Install Mplayer and Multimedia Codecs (libdvdcss2,w32codecs,w64codecs) in Ubuntu 9.10 (Karmic)
sudo apt-get update
apt-get install mplayer
wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list --output-document=/etc/apt/sources.list.d/medibuntu.list
apt-get -q update
apt-get --yes -q --allow-unauthenticated install medibuntu-keyring
apt-get -q update
For i386 Users install Codecs using the following command:
apt-get install w32codecs libdvdcss2
For amd64 Users install Codecs using the following command:
sudo apt-get install w64codecs libdvdcss2
Install Mplayer and Multimedia Codecs libdvdcss2,w32codecs,
Модератор: padonki