[vlc-devel] Re: contrib-20060330-win32-bin-gcc-3.4.5-only.tar.bz2: ffmpeg not configured with '--enable-pp --enable-gpl'

Christophe Mutricy xtophe at videolan.org
Mon Apr 3 11:23:49 CEST 2006


On Sun, Apr 02, 06 at 16:27 -0500, Richard Karnesky wrote:
> Xtophe kindly released an update to the binary contrib package to allow
> compilation of VLC under cygwin:
> <http://downloads.videolan.org/pub/videolan/testing/win32/contrib-20060330-win32-bin-gcc-3.4.5-only.tar.bz2>
> 
> In the ChangeLog, it notes that it uses the 2006-03-15 version of ffmpeg
> (which should fix an MP4 crash from the 2006-03-16 win32 contrib).
> Unfortunately, I think the new version doesn't seem to have post
> processing support:
> 
> ./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o): In
> function `InitPostproc__ffmpeg':
> ~/vlc-0.8.4a/modules/codec/ffmpeg/postprocess.c:164: undefined reference
> to `_pp_get_context'


FFmpeg have changed the way they provide their libs in February.
basically postproc is now in a separate .a/.so/.dll. 
We have adapted vlc build system to reflect that but of course not the
previous release.
So you should get the 0.8.5-test2 sources or the svn.



-- 
Xtophe


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list