Fresh 21.10 install can't play .mp4 files - what to do?

I'm a little surprised that my fresh install of Ubuntu 21.10 can't play .mp4 files. This seems like a rather basic ability. Anyway, after getting very unhelpful errors in VLC, I installed the default GNOME player, totem, which gave me a more helpful error message: The necessary MPEG-4 AAV codec(s) is missing. But I fail to find any helpful info on where to get this. Not even here on askubuntu. What's going on?

0

1 Answer

When installing Ubuntu, users have the possibility of installing additional third-party drivers, codecs, firmware and other extras:

Image of a previous Ubuntu release; should be the same for Ubuntu 21.10 or not fundamentally different

Codecs can be installed a posteriori if this option isn't selected during the Ubuntu installation.

sudo apt install ubuntu-restricted-extras
3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like