VLC 2.0 highlights:
- Major Video Core and Outputs rework and rewrite
- Almost every video filter can now be transcoded
- Experimental Blu-Ray Discs support using libbluray
- Support for VDR recordings folders
- HTTP Live Streaming playback support
- Mpris v2 support so it can make use of the Ubuntu Sound Menu, etc.
- PulseAudio audio input support
- One can now use ffmpeg-mt in conjunction with vlc, to split decoding load on multiple cores. H.264, VP3, VP8, JPEG-2000, Mpeg-4 ASP/DivX and RV3/RV4 are notably concerned.
- Experimental Hardware decoding using Broadcom CrystalHD cards
- New module for decoding EBU subtitles (.stl)
- Support for Lagarith Lossless video codec
- Support for images/cover art in wma/wmv/asf files
- Improvements in .ape files metadata reading and writing
- Major improvements in Matroska (mkv) chapters/segments handling and seeking
- Multiple Qt interface and Skins2 improvements
- Rewrite of the web interface, using jQuery
- Support for Vorbis and Theora in RTP
Install VLC 2.0 in Ubuntu 11.10 Oneiric Ocelot
The latest stable VLC 2.0 can be installed in Ubuntu 11.10 Oneiric Ocelot using the commands below:
sudo add-apt-repository ppa:n-muench/vlc
sudo apt-get update
sudo apt-get install vlc
To upgrade from an older VLC version, instead of the last command above, use:
sudo apt-get dist-upgrade
If you get a mplayer related error, reinstall mplayer and it should work.
Keep in mind that Blu-ray is considered experimental in the latest VLC 2.0, so it may not work with all discs or it may be buggy.