搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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

  • 2 回覆
  • 3 有這個問題
  • 19 次檢視
  • 最近回覆由 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!!