w32codecs this is a package of codecs needed to play multiple formats, notably DivX. (disponible. Maintainer: MirSPCM)
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.
DVD playback and w32codecs are not a feature that is installed by default due to license restrictions.
Note: In some parts of the world using DVD playback is not legal.
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
For Ubuntu Dapper Users
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
For Ubuntu Edgy Users
deb http://packages.freecontrib.org/ubuntu/plf/ edgy free non-free
deb-src http://packages.freecontrib.org/ubuntu/plf/ edgy free non-free
deb http://packages.freecontrib.org/ubuntu/freecontrib/ edgy free non-free
deb-src http://packages.freecontrib.org/ubuntu/freecontrib/ edgy free non-free
You have one more option to install this DVD playback and w32codecs using Seveas Repository
For Ubuntu Dapper Users
deb http://mirror.ubuntulinux.nl dapper-seveas all
deb-src http://mirror.ubuntulinux.nl dapper-seveas all
For Ubuntu Edgy Users
deb http://mirror.ubuntulinux.nl edgy-seveas all
deb-src http://mirror.ubuntulinux.nl edgy-seveas all
Now you need to copy the key using the following command
wget http://mirror.ubuntulinux.nl/1135D466.gpg -O- | sudo apt-key add -
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 ubuntu
If you are using Seveas Repository use the following commands to install
sudo libdvdcss2 w32codecs
How to Install and Enable DVD playback and w32codecs in Ubuntu System
Related Posts:
How to view CHM (Microsoft Compiled HTML Help) files in UbuntuMicrosoft Compiled HTML Help is a proprietary format for online help files, developed by Microsoft and first released in 1997 as a successor to the Mi… Read More
How to Install Mplayer in UbuntuMPlayer is a movie and animation player that supports a wide range of codecs and file formats, including MPEG 1/2/4,DivX 3/4/5, Windows Media 7/8/9, R… Read More
Yahoo Mail free POP access in ubuntuFor a long time, Yahoo allowed POP access only for Premium accounts, so people used custom applications, like Y!Pops to have this feature. This is not… Read More
Howto install amarok 1.4 in Ubuntu JauntySome users are not happy with amarok 2 and they want to install amarok 1.4.This tutorial will help them to install amarok1.4 version. First you nee… Read More
How to Create a custom keyboard shortcut in Ubuntuxbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window. It links commands to keys or mouse bu… Read More
0 comments:
Post a Comment