搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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

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

被選擇的解決方法

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

從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

Try $ sudo apt install ubuntu-restricted-extra

more options

選擇的解決方法

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