VLC 2.0.2
Another (bugfix) release of the VLC media player is ready. The time between this release and the previous 2.0.1 was longer than usual, due to a recent fall-out between several of the core developers. For a while, it looked like the VideoLAN project’s existence was doomed when their most important Linux developer quit the team out of frustration. However he re-joined, and the dust has settled again.
The VideoLAN web site still does not have an official blurb about the 2.0.2 release, two days after making it available, so I decided to mention it on my blog without waiting any further.
For this vlc-2.0.2 package, I also updated several of the internal libraries (ffmpeg, x264, lame, bluray and upnp). Note that the BluRay support in VLC (at least in my package) works only for unencrypted disks. Unencrypted BluRay disks are pretty rare birds. Playback of encrypted BluRay DVD’s requires that you also install my libaacs package: http://slackware.com/~alien/slackbuilds/libaacs or http://taper.alienbase.nl/mirrors/people/alien/slackbuilds/libaacs/) and find yourself a set of AACS decryption keys (see these comments for some hints on that).
This is where you’ll find the new VLC packages:
- http://slackware.com/~alien/slackbuilds/vlc/ (only containing the versions that do not violate US patents).
- http://taper.alienbase.nl/mirrors/people/alien/restricted_slackbuilds/vlc/ (alternative repository containing packages capable of AAC/MP3 encoding).
Rsync acccess is offered by the mirror server: rsync://taper.alienbase.nl/mirrors/people/alien/restricted_slackbuilds/vlc/ .
My usual warning about patents: versions that can not only DEcode but also ENcode mp3 and aac audio can be found in my alternative repository where I keep the packages containing code that might violate stupid US software patents.
Have fun! Eric
Note 01-jul-2012: The release notes for vlc-2.0.2 have been published on the VideoLAN web site.
Posted: 30 June, 2012 in Slackware, Software.
Tags: videolan, vlc
Comments
Comment from greg
Posted: July 1, 2012 at 03:24
@ken
https://bitbucket.org/cethyel/slack-pot/src
I’ve made these scripts for a Slackware64-13.0, I’ve got no idea if they will be running fine on later releases. The script in the MPlayer directory may suit your needs. Adjust the ARCH variable for your cpu and pray…
Comment from escaflown
Posted: July 1, 2012 at 06:23
Thanks Eric!
Comment from Mike Langdon (mlangdn)
Posted: July 1, 2012 at 07:45
Well – now I’m gonna have to go and buy me a blueray player. My wife is going to hurt me yet.
Comment from Marcelo
Posted: July 6, 2012 at 21:30
Thank you. Like you see this http://www.fsf.org/campaigns/secure-boot-vs-restricted-boot/statement-pt-br
Comment from Wild Wizard
Posted: July 7, 2012 at 13:13
Just tested the bluray part out and finally got it to work
Under KDE :-
If anyone else if having trouble with it not seeing the disc try opening it in Dolphin first then start playback, seems to be a permissions problem or it doesn’t know how to work with udev/plugdev at all
Comment from Jero
Posted: October 2, 2012 at 13:50
Eric, does your VLC package support VDPAU ?
Comment from alienbob
Posted: October 2, 2012 at 15:25
Hi Jero
If you install my libva, vdpau-video and libvdpau packages, then my VLC package will use hardware accelerated video playback for all supported video formats.
See http://alien.slackbook.org/blog/decoding-hd-video-in-vlc/ where I documented this earlier.
Eric

Comment from Ken
Posted: June 30, 2012 at 14:13
Eric, Any chance that you will be updating the mplayer packages to the latest 1.1 version?