Discussion: https://help.ubuntu.com/community/CompileVLC
This thread is for discussion of the wiki page:
Compile VLC
https://help.ubuntu.com/community/CompileVLC
which deals with the compilation and packaging of the development version of vlc under the latest Ubuntu release. Please feel free to discuss the positive points, negative points of this wiki here and also feel free to edit the wiki page directly with any improvements. Have Fun :)
Re: Discussion: https://help.ubuntu.com/community/CompileVLC
To get the new year off to a good start I have done a major spring clean of the wiki page:
- Updated for Quantal Quetzal
- FFmpeg version updated to 1.0.1
- live555 updated to 2012.09.13, hosted on my own website
- libbluray updated to 0.2.3
- libaacs updated to 0.5.0
- Release version updated to 2.0.5
All seems to be working well on my Quantal VM, let me know if there are any issues and feel free to alter the wiki yourself :)
Re: Discussion: https://help.ubuntu.com/community/CompileVLC
I have updated the FFmpeg libraries on the wiki to FFmpeg 1.1.1 "Fire Flower". Compiling and running fine with the current vlc-git:
Code:
andrew@corinth:~$ cvlc --version | head -n 3
VLC media player 2.1.0-git Rincewind (revision da60b88)
VLC version 2.1.0-git Rincewind (da60b88)
Compiled by andrew on corinth (Jan 21 2013 18:04:37)
Compiler: gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)