How to play multimedia files(install codecs) in ubuntu 9.10
You can find many applications for windows to play many kind of codecs. Some of the windows applications are windows media player, real player, vlc, mplayer Ubuntu equivalent : vlc, mplayer, helix player To have Ubuntu playing all kinds of stuff, you need to install many codecs. Add the new repository and update your system. $
How to make Ubnutu 10.04 Lucid Lynx Multimedia Ready
In Ubuntu 10.04 “Lucid Lynx”, the universe, multiverse and restricted repositories are activated by default. For installing Multimedia files you need to add medibuntu repositories. Run the following in command mode it will add medibuntu repositories in your sources list $ 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
Read More