Ubuntu 9.10 Required the following steps to Run Multimedia files like MP3, AVI, Mpeg, 3gp etc...
In Ubuntu 9.10 "Karmic Koala", 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 http://www.medibuntu.org/sources.list.d/karmic.list --output-document=/etc/apt/sources.list.d/medibuntu.list
then Add the GPG Key:
$ sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
Run
$ sudo apt-get update
Now you can Install non-free-codecs
$ sudo apt-get install non-free-codecs
It will enables your system to support for MP3 and various other audio formats, unrar. Java runtime environment, Flash plugin, Microsoft fonts, w32codecs etc!
You can install more codecs and DVD Support by using
$ sudo apt-get install libdvdcss2 libxine1-ffmpeg gxine mencoder
It will help you to run DVDs, AVI files and other mpeg codecs.
Now Install Famous VLC player and Mplayer
$ sudo apt-get install vlc mplayer
You can Install following interesting and useful utilities
Audio Editing Software Audacity
$ sudo apt-get install audacity
Adobe Acrobat Reader
$sudo apt-get install acroread acroread-plugins
If you have problem with any package add the following to you repositories
open /etc/apt/sources.list and add the following
deb http://ppa.launchpad.net/rvm/libs/ubuntu karmic main
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu karmic main
OR Open Applications -->Ubuntu Software Center and then selectEdit --> Software Sources and Then Select the tab Other Software and ADD the above repositories
Run the Following Commands for avoiding Key Problems
$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com
0DA7581859566E92
$sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com
D739676F7613768D
How to make Ubnutu 9.10 Karmic Koala Multimedia Ready
Related Posts:
Howto Turn Off Auto-Play of CDs,DVDs and iPods in UbuntuUbuntu automatically starts playing audio or video discs when you insert them into CD/DVD drive.If you want to turnoff this use the following tip. … Read More
How to Use more than 3GB RAM on 32-bit UbuntuCurrently It seems that the current 32 bit editions of Ubuntu can only take advantage of 3GB (sometimes a little more) of physical memory. Desktops an… Read More
Howto Install E17 Enlightenment Desktop in UbuntuEnlightenment, commonly referred to as e, is a open source software X window manager primarily for Unix-like computers. Enlightenment focuses on pushi… Read More
How to Install and Enable DVD playback and w32codecs in Ubuntu Systemw32codecs this is a package of codecs needed to play multiple formats, notably DivX. (disponible. Maintainer: MirSPCM) libdvdcss is a highly portabl… Read More
how to Sharing Internet Connection in UbuntuSetting up a computer to share its internet connection should be easy.After all, you’ve successfully networked your computers together and even shared… Read More
0 comments:
Post a Comment