VLC media player nightly builds
Welcome!
Here you can download experimental versions of VLC that are daily generated from the VLC code that is currently in development.
Several issues that existed in previous versions of VLC might be fixed here, but since this version of VLC is not yet finished, you should expect other problems and issues.
WARNING: The nightly builds are UNSTABLE and may not work at all.
There is absolutely NO SUPPORT for it from the VideoLAN Team.
Download nightly builds
You'll find the last development version in trunk-xxx directories, while branch-xxx directories contains bugfixes for the last released version.
Select your operating system to download VLC binaries:
- The packages for the following operating systems
are not automatically built every night: - Ubuntu Breezy I386 (stable) snapshot
- Ubuntu Dapper I386 (dapper) snapshot
- BeOS
Source-code snapshots
Download here the tarballs (bz2) or use Git to get the latest source code.
Debian and Ubuntu repositiories
For Debian Sid I386 (unstable) add the following line to your sources.list:
deb http://nightlies.videolan.org/build/sid-i386/arch ./
For Debian Sid AMD64 (unstable) add the following line to your sources.list:
deb http://nightlies.videolan.org/build/sid-amd64/arch ./
For Ubuntu Hardy I386 add the following line to your sources.list:
deb http://nightlies.videolan.org/build/hardy-i386/arch ./
Those repositories contain a vlc-dbg package that you can install so you can run gdb to provide usefull backtrace when reporting bugs.
For Ubuntu Breezy I386 (stable) snapshot add the following line to your sources.list:
deb http://nightlies.videolan.org/build/breezy-i386 /
This package is not automatically built every night.
For Ubuntu Dapper I386 (dapper) snapshot add the following line to your sources.list:
deb http://nightlies.videolan.org/build/dapper-i386 /
This package is not automatically built every night.
VLC SVN Snapshots for openSUSE
For openSUSE 10.2 and 10.3 we offer also RPMs from SVN snapshots. The packages are updated approximatively once per week.
In order to test it, follow the usual instructions to install VLC as described on http://www.videolan.org/vlc/download-suse.html, but replace the packagename vlc with vlc-beta. You can only install one version, so either vlc OR vlc-beta. They conflict each other.
VLC SVN Ebuild for Gentoo
Alexis Ballier maintains a Ebuild for the SVN version at http://dev.gentoo.org/~aballier/vlc-9999.ebuild.