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

搜尋 Mozilla 技術支援網站

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

了解更多

How do I enable H.264 and Webm VP8 in Firefox 42.0?

  • 6 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 okayfrog

more options

I was fumblin' around in the about:config trying to get H.264 and MSE & H.264 enabled and I did get MSE & H.264 enabled, but not H.264. I also inadvertently disabled Webm VP8. Now I am unable to see YouTube videos in HTML, webm's, or stuff like this : http://gfycat.com/FineJubilantBoubou

I just get a green screen and if the video has audio, a buzzing noise.

It's very frustrating, and I would appreciate some assistance in getting these working again. Thank you.

I was fumblin' around in the about:config trying to get H.264 and MSE & H.264 enabled and I did get MSE & H.264 enabled, but not H.264. I also inadvertently disabled Webm VP8. Now I am unable to see YouTube videos in HTML, webm's, or stuff like this : http://gfycat.com/FineJubilantBoubou I just get a green screen and if the video has audio, a buzzing noise. It's very frustrating, and I would appreciate some assistance in getting these working again. Thank you.

被選擇的解決方法

Started up Firefox in Safe Mode. Looking at YouTube's HTML5 page, H.264 and WebM VP8 were no longer red, so that means that the problem is an extension, correct? However, when I tried the webm above, it was still green.

EDIT: Oh wow, I'm an idiot. I had the "YouTube Flash Video Player" extension enabled. So now on the YouTube page, everything's blue.

HOWEVER, webm's and HTML5 content still gives me a green screen with a ringing noise.

EDIT2: Okay, found the solution. Had to set media.fragmented-mp4.use-blank-decoder to "false" in about:config and now everything's blue on YouTube for the first time and HTML5 content is working again.

Thanks for the assistance.

從原來的回覆中察看解決方案 👍 0

所有回覆 (6)

more options

You can check the media.*enabled prefs on the about:config page and possibly reset user set (bold) via the right-click context menu to the default value.

  • media.webm.enabled
  • media.mediasource.*

Note that it is best to be cautious with toggling prefs to enable features that are off by default. They may be off for a reason like no proper support on your computer.

That video is available in MP4 and WebM format if I check the code in the Inspector. I get the WebM version on Linux via copy video location.

more options

Still green in webm. Webm's and HTML5 videos were working just yesterday.

more options

So the WebM link I posted above isn't working?

more options

Nope. I can hit "play," but it's still a green screen.

more options

Try to delete possible user.js and numbered prefs-##.js files and rename (or delete) the prefs.js file to reset all prefs to the default value including prefs set via user.js and prefs that are no longer supported in current Firefox releases.

You can use this button to go to the current Firefox profile folder:

Start Firefox in Safe Mode to check if one of the extensions (Firefox menu button/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.

  • Switch to the DEFAULT theme: Firefox menu button/Tools > Add-ons > Appearance
  • Do NOT click the Reset button on the Safe Mode start window
more options

選擇的解決方法

Started up Firefox in Safe Mode. Looking at YouTube's HTML5 page, H.264 and WebM VP8 were no longer red, so that means that the problem is an extension, correct? However, when I tried the webm above, it was still green.

EDIT: Oh wow, I'm an idiot. I had the "YouTube Flash Video Player" extension enabled. So now on the YouTube page, everything's blue.

HOWEVER, webm's and HTML5 content still gives me a green screen with a ringing noise.

EDIT2: Okay, found the solution. Had to set media.fragmented-mp4.use-blank-decoder to "false" in about:config and now everything's blue on YouTube for the first time and HTML5 content is working again.

Thanks for the assistance.

由 okayfrog 於 修改