Solução 1:
sudo apt-get install ubuntu-restricted-extras
Solução 2:
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list 'http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list'
sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring
sudo apt-get --quiet update && sudo apt-get -y upgrade
* Em seguida, atualize o Synaptic:
sudo update-apt-xapian-index
* Instale o codec para o seu Ubuntu 32 ou 64 bits:
sudo apt-get -y install w32codecs ubuntu-restricted-extras (32bit)
sudo apt-get -y install w64codecs ubuntu-restricted-extras (64bit)
* Ativar suporte total a DVD:
sudo apt-get -y install libdvdcss2 libdvdnav4 libdvdread4
sudo /usr/share/doc/libdvdread4/install-css.sh