为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Videos / mp4s will not play in Firefox

  • 6 个回答
  • 21 人有此问题
  • 1 次查看
  • 最后回复者为 Ipcress

more options

Videos, like mp4 Vines, won't play in Firefox. Same with the media files like podcasts in rss feeds. All used to work fine. This is an intermittent problem with Firefox ( might be due to updates ) but it doesn't happen with IE or Chrome

If i uninstall VLC player or disable the VLC plugin, nothing happens If i have those installed but the VLC plugin is set to " Never activate ", i can right click on the video image, click " Play " and it opens in VLC player and works perfectly. If i have the plugin set to " always activate " then i see a black square and the message " the video can't be played because the file is corrupt "

Windows 8.1, Firefox 35.

This is an issue with Firefox and needs to be resolved.

Videos, like mp4 Vines, won't play in Firefox. Same with the media files like podcasts in rss feeds. All used to work fine. This is an intermittent problem with Firefox ( might be due to updates ) but it doesn't happen with IE or Chrome If i uninstall VLC player or disable the VLC plugin, nothing happens If i have those installed but the VLC plugin is set to " Never activate ", i can right click on the video image, click " Play " and it opens in VLC player and works perfectly. If i have the plugin set to " always activate " then i see a black square and the message " the video can't be played because the file is corrupt " Windows 8.1, Firefox 35. This is an issue with Firefox and needs to be resolved.

被采纳的解决方案

media.windows-media-foundation.enabled

this was set to false. I switched it to true and now everything is fine again. Others who've encountered the same problem have switched it from true to false as a successful solution.


How can this be ? What does that line do - is it for the built in media player ?

定位到答案原位置 👍 1

所有回复 (6)

more options

Hi Ipcress, In order to further investigate when might be causing the corrupt error, can you please confirm which codec the videos that are not working are in, or an example url where this is happening?

For further troubleshooting of this error: Fix common audio and video issues

more options

That is a problem with the HTML5 media player. It is possible that you previously used the Flash plugin and that you now get offered the video tag to use the HTML5 media player.

Do related media prefs still have the default value?

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

See also: Media Feature Pack for Windows 8.1 N and Windows 8.1 KN Editions: April 2014:

more options

Hi. Thanks for the replies

It's things like vines in twitter feeds which used to play once within the browser but now need to be opened by an external player. Here are examples of the preferences

media.fragmented-mp4.enabled - default - boolean - true media.fragmented-mp4.ffmpeg.enabled - default - boolean - false

more options

选择的解决方案

media.windows-media-foundation.enabled

this was set to false. I switched it to true and now everything is fine again. Others who've encountered the same problem have switched it from true to false as a successful solution.


How can this be ? What does that line do - is it for the built in media player ?

more options

When these prefs are set to false then you disable the HTML5 media player for H.264 media and that includes mp4 files.

  • media.windows-media-foundation.enabled
  • media.directshow.enabled
more options

So why have others had to set them to false for the vids to work ?