PDA

View Full Version : HOWTO: Install VideoLan 1.0.0 (Final)


The-Don
July 7th, 2009, 04:58 PM
Free, Open Source and cross-platform
Independant of systems codecs to support most video types
Live recording
Instant pausing and Frame-by-Frame support
Finer speed controls
New HD codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM, Real Video 3.0 and 4.0, ...)
New formats (Raw Dirac, M2TS, ...) and major improvements in many formats...
New Dirac encoder and MP3 fixed-point encoder
Video scaling in fullscreen

Ubuntu Installation (https://launchpad.net/%7Ec-korn/+archive/vlc)
# gksudo gedit /etc/apt/sources.list
# deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main <-- ADD THAT LINE
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 7613768D
# sudo aptitude update
# sudo aptitude upgradeReplace 'jaunty' if running a different version.