為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

Firefox 11 Mac will not stream video outside of safe mode

  • 3 回覆
  • 5 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

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.

所有回覆 (3)

more options

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"
more options

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