Enquiry: playing audio & video

Jay Daniels tux at myt60.net
Sun Sep 20 01:41:52 UTC 2009


On Fri, 2009-09-11 at 06:25 -0400, John Dias wrote:
> Dear all,
> I am a new user of Ubantu.
> 1. I am interested to watch movies of MPEG file, VLC files, FLV files.
> 2. And interested to enjoy music of Mp3 files
> 
> How to play all these files in Ubantu?
> 
> Kindly help me.
> 
> John
> India

NOTE! -->  change hardy to jaunty or whatever you use!

#Install VLC and Other codecs to play video, dvd, and mp3
# THIS IS ALL ONE LINE...
sudo wget http://www.medibuntu.org/sources.list.d/hardy.list
-O /etc/apt/sources.list.d/medibuntu.list

#THIS IS ONE LINE
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo
apt-key add - && sudo apt-get update

#NOW INSTALL THESE
sudo apt-get install medibuntu-keyring
sudo apt-get update
sudo apt-get install libdvdcss2 w32codecs
sudo apt-get install vlc vlc-plugin-esd mozilla-plugin-vlc
sudo apt-get update
sudo apt-get install non-free-codecs
sudo apt-get install libswfdec-0.5-4 libswfdec-0.6-90


Everything should work now.  I don't listen to music much on my
notebook, but you may want to install audacious too, i think it's
called.



jay





More information about the ubuntu-users mailing list