Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 2 réponses
  • 3 ont ce problème
  • 3 vues
  • Dernière réponse par 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.

Solution choisie

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!!

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (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

Solution choisie

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!!