[Ffmpeg-user-old] ffmpeg does not compile with x264
hi I trying to compile the lastest cvs ffmpeg with x264 support on a linux pentium-m machine but I obtain some errors: I am using x264 core:24 svn-228 the configuration of ffmpeg is like that: ./configure --enable-x264 --enable-xvid --enable-gpl --disable-ffserver and the compile error is (using gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)) $make make -C libavcodec all make[1]: Entering directory `/home/alvarez/multimedia/h264/tools/ffmpeg/libavcodec' gcc -O3 -g -Wall -Wno-switch -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o x264.o x264.c x264.c: In function `X264_init': x264.c:136: error: structure has no member named `i_rc_buffer_size' It seems that there is a change in the X264Context structure from the last version of X264... bye Mauricio ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ Ffmpeg-user mailing list Ffmpeg-user at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ffmpeg-user
participants (1)
-
alvarez@ac.upc.edu