Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

No H.264 support in HTML5, Firefox 49, Linux

  • 2 ответа
  • 33 имеют эту проблему
  • 1 просмотр
  • Последний ответ от AliceWyman

more options

Hi, my Firefox doesn't have support for H.264 decoding, although ffmpeg and other software compiled with support for it. According to https://www.youtube.com/html5 there is no H.264 and MSE & H.264 support. On pages with html5

Hi, my Firefox doesn't have support for H.264 decoding, although ffmpeg and other software compiled with support for it. According to https://www.youtube.com/html5 there is no H.264 and MSE & H.264 support. On pages with html5 <video> tag with type="video/mp4" Firefox tells "Video format or MIME type is not supported". At about:support page there is line: "Supports Hardware H264 Decoding = No; Failed to create H264 decoder". I have recompiled Firefox with --enable-debug, and now I see the error "[6748] WARNING: Unable to create a decoder, no platform found.: file /var/tmp/portage/www-client/firefox-49.0/work/firefox-49.0/dom/media/platforms/PDMFactory.cpp, line 153". Video driver is the nvidia proprietary driver. I also ask this question in this thread (with additional info related to distrib) https://forums.gentoo.org/viewtopic-t-1054580.html. Please help.

Выбранное решение

I have found the cause of the problem, it is Plex Media Server. This package contains libavcodec.so.57 which Firefox tries to link against and fails to do so (system-wide installed ffmpeg contains libavcodec.so.56).

Прочитайте этот ответ в контексте 👍 0

Все ответы (2)

more options

Выбранное решение

I have found the cause of the problem, it is Plex Media Server. This package contains libavcodec.so.57 which Firefox tries to link against and fails to do so (system-wide installed ffmpeg contains libavcodec.so.56).

more options

(For the record) For details on the problem and its solution, see this thread that nshibalov posted on the Gentoo Forums: https://forums.gentoo.org/viewtopic-p-7991240.html?sid=38ed7080bf31ac898795875a04c62f4e [SOLVED] Firefox 49, no H.264 support