Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 2 antwoorden
  • 3 hebben dit probleem
  • 3 weergaven
  • Laatste antwoord van 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.

Gekozen oplossing

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

Dit antwoord in context lezen 👍 0

Alle antwoorden (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

Gekozen oplossing

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