[FFmpeg-user] Building ffmpeg and libx264 on ubuntu

belcampo belcampo at zonnet.nl
Fri Apr 8 19:17:17 CEST 2011


On 04/08/11 12:38, James Darnley wrote:
> On 08/04/2011, Alastair Mason<alabandit at gmail.com>  wrote:
>> /home/alastair/progs/ffmpeg/libavcodec/libx264.c:308: undefined
>> reference to `x264_encoder_open_114'
As stated above, you'll have to get version >= 114, your version is 85.
Current version is 114.
Downloadable at:
ftp://ftp.videolan.org/pub/videolan/x264/snapshots/
You need yasm installed for building and configure with
./configure --prefix=/desired/path --enable-shared
>
> Your x264 header version does not match the library version.  Try the
> guide again, especially part 1.
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list