If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
libdvdcss is a highly portable library for accessing and unscrambling DVDs encrypted with the CSS system. It is part of the VideoLAN project and is used by VLC and all other open source DVD players such as Ogle, xine-based players and MPlayer.
Installing w32codecs in Debian
#wget http://www.debian-multimedia.org/pool/main/w/w32codecs/w32codecs_20060611-0.0_i386.deb
#dpkg -i w32codecs_20060611-0.0_i386.deb
Installing liddvdcss2 in Debian
#wget http://www.debian-multimedia.org/pool/main/libd/libdvdcss/libdvdcss2_1.2.9-0sarge0.0_i386.deb
#dpkg -i libdvdcss2_1.2.9-0sarge0.0_i386.deb
You can download Any hardware Architecture from Here
If you want to download Multimedia related software for debian you can download from here
If you are looking for debian multimedia mirrors check here
Installing libdvdcss2 and w32 video codecs in Ubuntu
Support for WMV, RealMedia and other formats has been bundled into the w32codecs package. This package is not available from the Ubuntu repositories due to licensing and legal restrictions.
Edit /etc/apt/sources.list file and enter the following repositories
$sudo gedit /etc/apt/sources.list
deb http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free
deb-src http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free
deb http://packages.freecontrib.org/ubuntu/freecontrib/ dapper free non-free
deb-src http://packages.freecontrib.org/ubuntu/freecontrib/ dapper free non-free
$sudo apt-get update
$sudo apt-get install w32codecs libdvdcss2
If you want to download and install .deb packages you can download and install
$wget -c http://packages.freecontrib.org/ubuntu/plf/pool/dapper/non-free/w32codecs_20060611-1plf1_i386.deb
$sudo dpkg -i w32codecs_20060611-1plf1_i386.deb
$wget -c http://packages.freecontrib.org/ubuntu/plf/pool/dapper/free/libdvdcss2-dev_1.2.9-1plf4_i386.deb
$sudo dpkg -i libdvdcss2-dev_1.2.9-1plf4_i386.deb
You can download Any harware Architecture from Here
Using above download locations you can install more most of the mutimedia codecs for debian and ubuntu
September 28th, 2006 at 5:17 pm
I don’t understand why you wget those Debian packages from the debian-multimedia.org. Why don’t you use apt? If you use Debian then edit /etc/apt/sources.list file and enter the following repository:
If you use Debian Etch:
deb http://www.debian-multimedia.org etch main
If you use Debian Sarge
deb http://www.debian-multimedia.org sarge main
#gedit /etc/apt/sources.list
#apt-get update
#apt-get install w32codecs libdvdcss2
September 28th, 2006 at 5:22 pm
Ofcourse you have to do that as a root if you don’t use sudo.
September 28th, 2006 at 5:23 pm
thanks for your nice and simple procedure
September 30th, 2006 at 11:55 am
Thanks for this simple instruction, I have looked for many ways to make my Ubuntu run mp3 and other audio files.And
what you introduce is the way which is most efficient.Thank you very much,A friend from Chinese.
October 17th, 2006 at 3:27 pm
Great how-to. I read about ten other how-to’s on this topic before I got to this one. This one is by far the simplest!
kudos!
December 28th, 2006 at 10:22 pm
I keep getting an error when in the terminal trying to do the command:
$wget -c http://packages.freecontrib.org/ubuntu/plf/pool/dapper/non-free/w32codecs_20060611-1plf1_i386.deb
it says th error bash: -c: not found
January 2nd, 2007 at 8:37 pm
I agree this is an eye opener for me a fairly new linux user. much easier than my other attempts
January 3rd, 2007 at 12:19 pm
cil,
I got the same -c error. I’d cut and pasted it from the website. The dollar sign needs removing from the front of the wget command. Unfortunately it doesn’t work anyway as the file seems to have been removed.
I would be grateful if someone could let me know where I can get this from now.
Cheers,
Brian
Oh and just incase I’m wrong about the lack of file here is the error message I received. Please let me know if I made a mistake.
:~$ wget -c http://packages.freecontrib.org/ubuntu/plf/pool/dapper/non-free/w32codecs_20060611-1plf1_i386.deb
–12:11:28– http://packages.freecontrib.org/ubuntu/plf/pool/dapper/non-free/w32codecs_20060611-1plf1_i386.deb
=> `w32codecs_20060611-1plf1_i386.deb’
Resolving packages.freecontrib.org… 88.191.33.6
Connecting to packages.freecontrib.org|88.191.33.6|:80… connected.
HTTP request sent, awaiting response… 404 Not Found
12:11:29 ERROR 404: Not Found.
January 13th, 2007 at 2:06 pm
commentless happy!
February 20th, 2007 at 2:38 pm
It has been very nice to get such simple instructions on how to install such codecs in ubuntu.It had been so long failing to watch my dvds with ubuntu. A guy from Burundi.
February 25th, 2007 at 1:17 am
Argh, freecontrib fails to be found. Automatix is also down.
I am getting soo damn angry with all the links failing leaving me unable to use firefox to view embedded non-downloadable media.
blast it.
March 6th, 2007 at 5:32 pm
just used this repository today for w32codecs
deb http://mirror.ubuntulinux.nl edgy-seveas all
used in synaptic package manager
for ubunto 6.10
March 7th, 2007 at 12:41 pm
Nice, but what is the public key for it?
March 25th, 2007 at 11:33 am
You are my man…thanks to solutions and folks like you one is able to adapt to linux destros better.
:)
March 25th, 2007 at 6:10 pm
So I’ll be the odd man out and say I don’t get it at all.
It says it can’t find anything.
*feels stupid*
*sigh*
April 14th, 2007 at 11:45 pm
Yes! Freecontrib.org is definately having “issues” but the previous “wget” scripts and/or additions to the “repositories” for “basic” debian seem to work “fine” for me..just REMOVE the # mark in front of wget and PASTE it into your terminal window and..”viola”! You may have to preceed the the comand with sudo!! Either way it just..”WORKS”! I’m currently running BeaFX (dapper) on an “old” emachines, Intel 440BX chipset, 256Mb.ram! “GREAT”!!
June 15th, 2007 at 12:45 pm
it seems that libdvdcss2 and w32codecs have disapeared. one week ago I managed to install them, an today, I’m doing it on another computer, and it doesn’t work, I get this comment:
Aucune version du paquet libdvdcss2 n’est disponible, mais il existe dans la base
de données. Cela signifie en général que le paquet est manquant, qu’il est devenu obsolète
which means that it is registered in the database, but not available anymore.
Is there another way I could get these packages?
June 17th, 2007 at 9:35 am
It seems w32codecs is indeed disappeared - I can not even ping to 88.191.33.6
Ign ftp://ftp.videolan.org dapper/universe Packages
Hit ftp://ftp.videolan.org dapper/universe Packages
99% [Connecting to packages.freecontrib.org (88.191.33.6)]
Err http://packages.freecontrib.org dapper Release.gpg
Could not connect to packages.freecontrib.org:80 (88.191.33.6), connection timed out
99% [Connecting to packages.freecontrib.org (88.191.33.6)]
desktop:~$ sudo apt-get install w32codecs libdvdcss2
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package w32codecs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package w32codecs has no installation candidate
my-desktop:~$ wget -c http://packages.freecontrib.org/ubuntu/plf/pool/dapper/non-free/w32codecs_20060611-1plf1_i386.deb
–01:27:46– http://packages.freecontrib.org/ubuntu/plf/pool/dapper/non-free/w32codecs_20060611-1plf1_i386.deb
=> `w32codecs_20060611-1plf1_i386.deb’
Resolving packages.freecontrib.org… 88.191.33.6
Connecting to packages.freecontrib.org|88.191.33.6|:80…
—–
Anyone able to get VLC to run under ubuntu recently? Any help would be greatly appreciated.
August 12th, 2007 at 4:08 pm
i got a problem, my ubuntu version is actually runnign perfect ex pect totem video player, its need lildvdcss2 file, the thing is that in synaptic, i dont find it, can anyone help??
February 18th, 2008 at 9:13 am
I downloaded “libdvdcss2-dev_1.2.9-1_i386.deb” and ran GDebi Package Installer. Got the error message: Dependency is not satisfiable: libdvdcss2. Can anyone tel me what that means. I bought this computer already with Ubuntu Gutsy on it with a dvd player. I’m really new to Linux so am having all kinds of problems. LOL
Also when I used the Synaptic Package Manager to install gxine, I didn’t get libdvdplay.so. Trying to find this file also. Got the error message when I put the dvd in and gxine came up. When I download a file I put it in my documents folder, but when I run the terminal for a lib, it tells me there is no such file or directory. So where are you supposed to download the file for the terminal to find it.
I would appreciate any help that I can get.