[Ffmpeg-devel] compiling with H264 support fails

VOROSKOI Andras voroskoi
Thu Apr 27 12:36:53 CEST 2006


Hi,

I've tried to compile ffmpeg with --enable-x264, but i encounter the
following error:

gcc -O3 -g -Wall -Wno-switch -march=i686 -O2 -pipe -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I..
-I/home/voroskoi/darcs/frugalware-current/source/multimedia/ffmpeg/src/ffmpeg-20060427/libavutil
-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:225: error: 'struct <anonymous>' has no member named
'i_noise_reduction'
make[1]: *** [x264.o] Error 1
make[1]: Leaving directory
`/home/voroskoi/darcs/frugalware-current/source/multimedia/ffmpeg/src/ffmpeg-20060427/libavcodec'
make: *** [lib] Error 2

Here you can find the whole build log: http://frugalware.org/~voroskoi/log/ffmpeg-20060427-1-i686.log

I've made the CVS checkout today, gcc version is 4.1.0

Let me know, if i've forgot something.

-- 
voroskoi





More information about the ffmpeg-devel mailing list