Monday, 29 July 2013

thumbnail

How to install vlc player in ubuntu-12.04


How to install vlc player in ubuntu-12.04




VLC:-
It is a free open source cross-platform multimedia player that support all formats.Like Audio, Video, DVD.

Features:-
* Simple Fast and powerful multimedia player.
* Plays everything: Files, Disc, Webcams, Devices and streams.
* Plays most codecs with no codec pack needed:
MPEG-2, DivX, H.264, MKV, WebM, WMV, MP3....
* Runs on all platforms: Windows,Linux, Mac OS X, Unix .....
* Completely Free, 
* Can do media conversion and streaming.



1. To install open terminal and type:-

$ sudo apt-get install vlc










2. Now open the vlc from application.






3. You can also run the video from terminal mode with interface:-

$ vlc video.mp4


It will start the video from terminal with default interface.



4. You can also open video without interface from terminal.

$ cvlc video.mp4 

It will start without interface.
By default all the codecs get installed along with vlc you dont require any other codec.

That's it enjoy your video and please do comment and likes. 


Subscribe by Email

Follow Updates Articles from This Blog via Email

No Comments