[MEncoder-users] Audio LAVC Error; Red Hat

JGiotta at mediageneral.com JGiotta at mediageneral.com
Thu Apr 3 15:34:50 CEST 2008


> It does not compile? For me it works just fine (I actually do not use
>x264, but I compiled it in just for fun).
>Does configure.log any help for you?

This is my output for x264 checks:
============ Checking for x264 ============

#include <inttypes.h>
#include <x264.h>
#if X264_BUILD < 53
#error We do not support old versions of x264. Get the latest from SVN.
#endif
int main(void) { x264_encoder_open((void*)0); return 0; }

cc -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4
-march=prescott -mtune=prescott -pipe -ffast-math -fomit-frame-pointer
-I/usr/local/include    -I/usr/include/freetype2
/usr/local/lib/live/liveMedia/libliveMedia.a
/usr/local/lib/live/groupsock/libgroupsock.a
/usr/local/lib/live/UsageEnvironment/libUsageEnvironment.a
/usr/local/lib/live/BasicUsageEnvironment/libBasicUsageEnvironment.a
-L/usr/local/lib   -lncurses -lsmbclient -lpng -lz -ljpeg -lasound -ldl
-lpthread -lfreetype -lfontconfig  -lz  -ltheora -logg    -lstdc++ -ldv
-lXext -lX11 -lpthread -lXv -lXinerama -lXxf86vm -lXxf86dga -lGL -ldl
-lesd -laudiofile -lm    -o /tmp/mplayer-conf-13955-11538
/tmp/mplayer-conf-6334-11538.c -lx264 -lpthread
/tmp/mplayer-conf-6334-11538.c:4:2: error: #error We do not support old
versions of x264. Get the latest from SVN.



#include <inttypes.h>
#include <x264.h>
#if X264_BUILD < 53
#error We do not support old versions of x264. Get the latest from SVN.
#endif
int main(void) { x264_encoder_open((void*)0); return 0; }

cc -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4
-march=prescott -mtune=prescott -pipe -ffast-math -fomit-frame-pointer
-I/usr/local/include    -I/usr/include/freetype2
/usr/local/lib/live/liveMedia/libliveMedia.a
/usr/local/lib/live/groupsock/libgroupsock.a
/usr/local/lib/live/UsageEnvironment/libUsageEnvironment.a
/usr/local/lib/live/BasicUsageEnvironment/libBasicUsageEnvironment.a
-L/usr/local/lib   -lncurses -lsmbclient -lpng -lz -ljpeg -lasound -ldl
-lpthread -lfreetype -lfontconfig  -lz  -ltheora -logg    -lstdc++ -ldv
-lXext -lX11 -lpthread -lXv -lXinerama -lXxf86vm -lXxf86dga -lGL -ldl
-lesd -laudiofile -lm    -o /tmp/mplayer-conf-13955-11538
/tmp/mplayer-conf-6334-11538.c -lx264 -lpthread -lm
/tmp/mplayer-conf-6334-11538.c:4:2: error: #error We do not support old
versions of x264. Get the latest from SVN.


Result is: no (in libavcodec: no)

I did download the daily tarball from
http://www.videolan.org/developers/x264.html





More information about the MEncoder-users mailing list