[FFmpeg-user] problem compiling ffmpeg 0.8.2

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Dec 30 14:26:55 CET 2011


Jaroslav <huglester <at> gmail.com> writes:

> git clone git://github.com/FFmpeg/FFmpeg.git ffmpeg

This is not "0.8.2" but it is the version that you should use;-)

[...]

> /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/libvorbisenc.a: could
> not read symbols: Bad value

Simply remove --enable-libvorbis from your configure line (or install a shared
version if you really need shared libraries and vorbis encoding).

Carl Eugen



More information about the ffmpeg-user mailing list