Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Spletno mesto bo delovalo z omejenimi zmožnostmi, medtem ko na njem izvajamo vzdrževalna dela za vas. Če članki ne rešijo vaše težave in želite zastaviti vprašanje, naša skupnost za podporo čaka na vas na @FirefoxSupport na Twitterju in na /r/firefox na Redditu.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

H.264 (MP4) doesn't work after Windows 10 update to build 10586

  • 4 odgovori
  • 1 ima to težavo
  • 1 ogled
  • Zadnji odgovor od akkenoth

more options

After updating Windows 10 (64-bit) to build 10586, H.246/MP4 decoding doesn't work.

Youtube ( https://www.youtube.com/html5 )displays red !-s in both 'H.264' and 'MSE & H.264' fields, and HTML5 test video displays 'Video in supported format and MIME type not found' ( http://www.quirksmode.org/html5/tests/video.html ).

Everything was working just few hours ago (before update).

edit: as it's quite important, the problem (and solution) applies to Windows 10 Home/Pro/* N and KN editions (without Media Feature Pack installed by default).

After updating Windows 10 (64-bit) to build 10586, H.246/MP4 decoding doesn't work. Youtube ( https://www.youtube.com/html5 )displays red !-s in both 'H.264' and 'MSE & H.264' fields, and HTML5 test video displays 'Video in supported format and MIME type not found' ( http://www.quirksmode.org/html5/tests/video.html ). Everything was working just few hours ago (before update). edit: as it's quite important, the problem (and solution) applies to Windows 10 Home/Pro/* N and KN editions (without Media Feature Pack installed by default).

Spremenil akkenoth

Izbrana rešitev

I have found the source of the problem and a solution.

The real problem was that my version of Windows was a N one (without media features, including codecs) and updating it to version 1511 (build 10586) silently removed/disabled a previously installed Media Feature Pack and reinstalling the old update file is not reenabling it.

Solution: install KB3099229, the new 'release' of Media Feature Pack.

Another thing is that Firefox silently depends on the MFP without notifying user that it might be missing...

Preberite ta odgovor v kontekstu 👍 0

Vsi odgovori (4)

more options

Are there any warning messages in the graphics section on the "Help > Troubleshooting Information page"?

You can also check media prefs (search media.*enabled) on the about:config page. 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.

more options

No warning messages on that page, though 'hardware H264 decoding' reports 'false' (if that is anyhow relevant).

The only settings modified in about:config page are:

  • media.gmp-gmpopenh264.enabled
  • media.mediasource.webm.enabled
  • media.peerconnection.video.h264_enabled

I've tried resetting them to default settings and also enabling the options that are disabled by default but to no avail.

The playback worked fine before, the only thing that has changed was the mentioned windows update.

more options

I have installed a fresh copy of Firefox Developer Edition to have a fresh&clean environment and H.264 didn't work there either, so the issue is somehow related to what has changed in the newest build of Windows and not to Firefox itself.

If I'll manage to find a fix for that I'll report back with the solution.

more options

Izbrana rešitev

I have found the source of the problem and a solution.

The real problem was that my version of Windows was a N one (without media features, including codecs) and updating it to version 1511 (build 10586) silently removed/disabled a previously installed Media Feature Pack and reinstalling the old update file is not reenabling it.

Solution: install KB3099229, the new 'release' of Media Feature Pack.

Another thing is that Firefox silently depends on the MFP without notifying user that it might be missing...