mini_banner
Showing posts with label w32codecs. Show all posts
Showing posts with label w32codecs. Show all posts

Monday, April 7, 2008

Easy Media Codec Installation for Hardy Heron

This simple howto installs the most common restricted codecs in Heron, allowing you to play mp3, aac, DVD ,mp4, avi, wmv and many more formats. It also installs the codecs for ripping mp3s using the lame encoder and making DVD/CDs.

In a terminal type:
sudo apt-get install gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg libxine1-ffmpeg libdvdread3

In order to play copyrighted DVDs, you need to install the libdvdcss2 package. To do this you need to install the Medibuntu repository. You can find my howto here.

Once you install the Medibuntu repository
To play encrypted DVDs, in a terminal type:
sudo apt-get install libdvdcss2

To download the win32 codecs, in a terminal type:
sudo apt-get install w32codecs

To download the FFmpeg Encoders, in a terminal type:
sudo apt-get install ffmpeg