当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Firefox will not play .ogv video files when loaded from a server. Does anyone have any answers that will fix this?

  • 2 件の返信
  • 3 人がこの問題に困っています
  • 3 回表示
  • 最後の返信者: kushpa

more options

I've read the suggestions for fixing this, and none of them work. I've updated my .htaccess to match MIME types for .ogv, I've uploaded the files as both Binary and ASCII, neither method works. The .ogv file plays fine when you load it from a local file, but it will not play when viewed from a remote server. I've confirmed with my hosting company that the .htaccess and all other issues for HTML5 are up-to-date. Safari and Chrome play the HTML5 videos just fine, but Firefox will not. Does anyone have any concrete answers as to what the problem is. I'm also serving up the video files as .webm and .mp4, but neither of these formats works in Firefox either.

I've read the suggestions for fixing this, and none of them work. I've updated my .htaccess to match MIME types for .ogv, I've uploaded the files as both Binary and ASCII, neither method works. The .ogv file plays fine when you load it from a local file, but it will not play when viewed from a remote server. I've confirmed with my hosting company that the .htaccess and all other issues for HTML5 are up-to-date. Safari and Chrome play the HTML5 videos just fine, but Firefox will not. Does anyone have any concrete answers as to what the problem is. I'm also serving up the video files as .webm and .mp4, but neither of these formats works in Firefox either.

選ばれた解決策

I pestered my hosting service a little more and told them all the support topics here said it was a hosting issue. They re-checked it, and did a little work on their end, and *voila*, everything works fine now!!

Bottom line advice: Pester your hosting service to resolve this issue!!

この回答をすべて読む 👍 0

すべての返信 (2)

more options

That can happen if the server isn't configured properly to send the files with a by Firefox supported MIME type.

Did you check via the Web Console which headers Firefox receives when requesting the .ogv file?

If that is OK then it is possible that the file is using an unsupported coding method.

more options

選ばれた解決策

I pestered my hosting service a little more and told them all the support topics here said it was a hosting issue. They re-checked it, and did a little work on their end, and *voila*, everything works fine now!!

Bottom line advice: Pester your hosting service to resolve this issue!!