Search
| How to Enable Ubuntu 10.04 Multimedia Ready (for playing MP3 , AVI, 3gp, DVD Video etc) |
|
|
|
| Linux / Unix - Ubuntu |
| Tuesday, 11 May 2010 07:18 |
![]() Multimedia support like MP3, avi, 3gp , DVD Video Playback are not available in Ubuntu 10.04 LTS (Lucid Lynx) . Ubuntu 10.04 LTS (Lucid Lynx) cannot included other multimedia software due to patent, copyright, or license restrictions, such as Adobe Flash Player and RealNetworks RealPlayer. If you want to play a Multimedia file like MP3 in ubuntu 10.04 , read the following Fist You have to add the medibuntu repository Follow these instructions to get mp3 and other multimedia support on your Ubuntu 10.04 LTS (Lucid Lynx). $ 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 --quiet update $ sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring $ sudo apt-get --quiet update Now you can install codecs Install non-free-codecs: $ sudo apt-get install non-free-codecs |





