Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 3 பதிலளிப்புகள்
  • 2 இந்த பிரச்னைகள் உள்ளது
  • 1 view
  • Last reply by Lucas Zanella

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

தீர்வு தேர்ந்தெடுக்கப்பட்டது

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

Read this answer in context 👍 0

All Replies (3)

Try $ sudo apt install ubuntu-restricted-extra

தீர்வு தேர்ந்தெடுக்கப்பட்டது

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

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