Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox 11 Mac will not stream video outside of safe mode

  • 3 답장
  • 5 이 문제를 만남
  • 5 보기
  • 최종 답변자: 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.

more options

You're welcome