Sunday, July 26, 2009

All about Ubuntu !!!

How to install VLC media player 1.0.0 in Ubuntu

VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3,).It can also be used as a server to stream in IPv4 or IPv6 on a high-bandwidth network.It doesn’t need any external codec or program to work.

First edit /etc/apt/sources.list file

gksudo gedit /etc/apt/sources.list

add the following line

For Jaunty Users

deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main

For intrepid users

deb http://ppa.launchpad.net/c-korn/vlc/ubuntu intrepid main

Save and exit the file

Install GPG key using the following command

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 7613768D

Update sourcelist using the following command

sudo apt-get update

Install vlc using the following commnd

sudo apt-get install vlc mozilla-plugin-vlc

Using VLC

Open VLC from Applications—>Sound & Video—>VLC media player



Privacy screen click ok




VLC 1.0.0 screen




Version details

No comments: