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.
Eric, Any chance that you will be updating the mplayer packages to the latest 1.1 version?
@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…
Thanks Eric!
Well – now I’m gonna have to go and buy me a blueray player. My wife is going to hurt me yet. 🙂
Thank you. Like you see this http://www.fsf.org/campaigns/secure-boot-vs-restricted-boot/statement-pt-br
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
Eric, does your VLC package support VDPAU ?
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