How to install common media codecs
Solution 1:
Open a terminal (Ctrl + Alt + T) and paste the following code :
sudo apt-get install ubuntu-restricted-extras
Or install using Ubuntu Software center :
It will install proprietary codecs needed for reading audio and video files.
Alternatively you can use VLC Media Player which can play most of the audio/video formats :
sudo apt-get install vlc