I have just installed the Xubuntu. And I feel that to use it play a mp3 is like kill myself twice.

I try to play it with Exaile, the boxed player with Xbuntu. But it says I need to install some mpeg codecs.

I found so many depends with sudo apt-cache depends.

How to install them? one by one?!

Many thanks.

link|improve this question

77% accept rate
feedback

1 Answer

up vote 2 down vote accepted

The best thing is to install a codec pack, copy the following in a terminal and execute:

sudo apt-get install xubuntu-restricted-extras

If you want DVD playback, execute the following in a terminal window after installing the codec pack:

sudo /usr/share/doc/libdvdread4/install-css.sh
link|improve this answer
Thanks BloodPhilia. I have successfully installed the xubuntu-restricted-extras, but the ubuntu "Movie Player" still asks me for mpeg-3 codec. What else do I need to do? Thanks again. – smwikipedia May 21 '10 at 5:18
Try (installing and) using Totem or VLC. – BloodPhilia May 21 '10 at 5:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.