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!

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

Learn More

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

firefox snap 89.0, to play video, you need to install the required video codecs

  • 3 válasz
  • 2 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: Lucas Zanella

more options

On ubuntu 20.04, the snap version of firefox can't play some videos. Some youtube videos will play but streams won't, and then I get the message "to play video, you need to install the required video codecs". On telegram web and tweetdeck I also get this message while trying to play some video.

Since it's a snap, nothing I do on my system will solve the problem, I cannot install any codecs.

It's firefox 89.0

On ubuntu 20.04, the snap version of firefox can't play some videos. Some youtube videos will play but streams won't, and then I get the message "to play video, you need to install the required video codecs". On telegram web and tweetdeck I also get this message while trying to play some video. Since it's a snap, nothing I do on my system will solve the problem, I cannot install any codecs. It's firefox 89.0

Kiválasztott megoldás

Make sure you have the latest FFmpeg and libavcodec packages installed.

Válasz olvasása eredeti szövegkörnyezetben 👍 0

Összes válasz (3)

more options

Try $ sudo apt install ubuntu-restricted-extra

more options

Kiválasztott megoldás

Make sure you have the latest FFmpeg and libavcodec packages installed.

more options

cor-el said

Make sure you have the latest FFmpeg and libavcodec packages installed.

At first I thought the error was on the snap version of firefox, but that runs ok. The problem is on the apt-get version. Given that, installing ffmpeg with sudo apt-get install -y ffmpeg and restarting firefox solved