Move to Linux
Browse guides

Pop!_OS

Codecs

Check media playback and add extra codecs on Pop!_OS.

What are codecs?

Codecs let apps play different audio and video formats.

Without the right codec, a video might play without sound, show a blank screen, or not open at all. Installing the missing codecs helps your apps play those files.

Do I need extra codecs?

Pop!_OS already includes some media support, so try playing your audio or video first.

If it works, there’s nothing else to do.

Install extra codecs

Refresh the package list:

sh
sudo apt update

Then install the extra codecs:

sh
sudo apt install ubuntu-restricted-extras gstreamer1.0-plugins-bad

This also includes Microsoft fonts. If their licence prompt appears, use Tab and Enter to make your choice.

Close and reopen your media app or browser, then try again.

See System76’s codec guide for Ubuntu and Pop!_OS (opens in a new tab) for the full instructions.

Last updated