Enable DVD & Multimedia support in Ubuntu Linux


Full DVD support on Linux is an old issue. It has to do with the Linux distros not being shipped with the w32codecs and the libdvdcss2, for legal reasons in some countries. The users must then download and install them by themselves with no clear guidance.

Here are the simple steps for installing these libraries under Debian based distributions.

The GUI Route: (CLI users forgive me but if there’s a GUI, users diserve a choice.)

1 – Download the w32codecs

2 – Download the libdvdcss2

3 – Double click on the packages, one at a time and use the Package Installer to install them quickly and painless

The CLI (Command Line Interface) route

cd Desktop

wget -c http://www.debian-multimedia.org/pool/main/w/w32codecs/w32codecs_20071007-0.1_i386.deb

sudo dpkg -i w32codecs_20071007-0.1_i386.deb

wget -c http://www.debian-multimedia.org/pool/main/libd/libdvdcss/libdvdcss2_1.2.9-0.0_i386.deb

sudo dpkg -i libdvdcss2_1.2.9-0.0_i386.deb

See this relared post about OpenSuse and SLED10

Technorati Tags: , , , ,

Related Posts

, , , ,

Android Apache Apple Bing Blog Books Broadband browser Browser Security Development Facebook Firefox Google GZIP HOSTNAME IFCONFIG Internet Explorer iPhone Linux Linux Man Pages Mac Microsoft Mobile Mozilla MySQL Novell OpenOffice Open Source OpenSUSE OpenSUSE 11.1 PHP Programming Search Security SENDMAIL SEO Social Networking Suse Linux Ubuntu usermod Virtualization Windows Windows 7 Wordpress Yahoo
  1. No comments yet.
(will not be published)

  1. No trackbacks yet.