20.04 ubuntu video player says, "H.264" not supported. How can I fix ? I got the error when I try mpeg2 format. wemb format was ok.
Asked
Active
Viewed 8,914 times
1 Answers
6
For me, I just installed VLC.
sudo snap install vlc
If you want to use the default players, I heard installing the Ubuntu Restricted Extras should install all the codecs that couldn't be shipped with Ubuntu. (It didn't work for me, though...)
sudo apt install ubuntu-restricted-extras
gl :)
Onin D.
- 91