Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Firefox 11 Mac will not stream video outside of safe mode

  • 3 përgjigje
  • 5 e kanë hasur këtë problem
  • 111 parje
  • Përgjigjja më e re nga cor-el
  • Arkivuar

Hello,

I am responsible for developing a html5 game in which m4v videos are played and the user must guess which movie the clip is from. Everything worked fine until Firefox 11 Mac was released (it works in Windows).

The streams also work when FireFox Mac is started in Safe Mode.

I should also mention that the audio streams but not the video outside of safe mode.

It isn't a problem with my plug ins, I've tried disabling them all outside of safe mode and it still wont stream.

Any suggestions?

I can't post the URL.

Hello, I am responsible for developing a html5 game in which m4v videos are played and the user must guess which movie the clip is from. Everything worked fine until Firefox 11 Mac was released (it works in Windows). The streams also work when FireFox Mac is started in Safe Mode. I should also mention that the audio streams but not the video outside of safe mode. It isn't a problem with my plug ins, I've tried disabling them all outside of safe mode and it still wont stream. Any suggestions? I can't post the URL.

Krejt Përgjigjet (3)

Safe mode disables the extensions (Tools > Add-ons > Extensions), but not the plugins.

Is there any JavaScript involved?

In Firefox 4 and later, Safe mode disables extensions and disables hardware acceleration and disables the JIT compiler.

Try to disable hardware acceleration.

  • Firefox > Preferences > Advanced > General > Browsing: "Use hardware acceleration when available"

Thankyou so much. It was the hardware acceleration thing. Going to have to put it in a FAQ panel.