Mozilla 도움말 검색

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

자세히 살펴보기

MP4s unable to play (Windows Home Edition)

  • 3 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: cosey

more options

The whole system was only set up recently, so I'm not sure if the issue has been happening since Firefox was installed, but it is possible.

I've narrowed it down to MP4s being the issue, which as the relevant help articles state should be decoded by the OS. No problems watching the videos in Microsoft Edge for example.

Console gives:

   HTTP "Content-Type" of "video/mp4" is not supported [...]
   Cannot play media. No decoders for requested formats: video/mp4

or

   Specified "type" attribute of "video/mp4" is not supported

etc.

Same result when disabling all addons. Windows Media Player etc. installed and working.

Only the first (MPEG) video on the following test page doesn't work for example: https://tekeye.uk/html/html5-video-test-page

Any help would be greatly appreciated!

The whole system was only set up recently, so I'm not sure if the issue has been happening since Firefox was installed, but it is possible. I've narrowed it down to MP4s being the issue, which as the relevant help articles state should be decoded by the OS. No problems watching the videos in Microsoft Edge for example. Console gives: HTTP "Content-Type" of "video/mp4" is not supported [...] Cannot play media. No decoders for requested formats: video/mp4 or Specified "type" attribute of "video/mp4" is not supported etc. Same result when disabling all addons. Windows Media Player etc. installed and working. Only the first (MPEG) video on the following test page doesn't work for example: https://tekeye.uk/html/html5-video-test-page Any help would be greatly appreciated!

선택된 해결법

Ok I have no idea how this happened, but looking in about:config I discovered that

   media.mp4.enabled

was somehow set to false!

Reverting that to its default true has fixed the issue.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (3)

more options

hello

cosey

follow the steps and instructions:

you may be needing this in case you do not have support for MP4 files:

Windows Media Feature Pack for Windows 7 N and for Windows 7 KN:

Also make sure that these prefs have the default value:

   media.windows-media-foundation.enabled
   media.directshow.enabled 

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.

   http://kb.mozillazine.org/about:config 

tell me its help

thank you and regards,

Arman

more options

Thanks for the reply Arman.

I'm using Windows 10 Home Edition not Windows 7 N; I already have Windows Media Player installed. I can play MP4s in other areas of the OS (e.g. in Media Player itself, in the Edge browser etc).

Neither of those listed preferences were present. I'm assuming they're booleans and tried adding them but no combination of true/false for them seems to have made a difference.

more options

선택된 해결법

Ok I have no idea how this happened, but looking in about:config I discovered that

   media.mp4.enabled

was somehow set to false!

Reverting that to its default true has fixed the issue.