[MPlayer-users] x264c failed message

Ronny Wagner r.wagner at licoho.de
Sat Aug 25 21:39:20 CEST 2007


Dear Community,

i installed ffmpeg with x264 codec on my Debian Sarge Server.
But I become the following failed message:

gcc -I"/usr/local/src/ffmpeg"/libswscale
-I"/usr/local/src/ffmpeg"/libavcodec  -DHAVE_AV_CONFIG_H
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
-I"/usr/local/src/ffmpeg" -I"/usr/local/src/ffmpeg"
-I"/usr/local/src/ffmpeg"/libavutil -fomit-frame-pointer -g
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3  -c -o libx264.o
libx264.c
libx264.c: In function 'X264_init':
libx264.c:151: error: 'struct <anonymous>' has no member named
'i_rc_method'
libx264.c:151: error: 'X264_RC_CRF' undeclared (first use in this
function)
libx264.c:151: error: (Each undeclared identifier is reported only once
libx264.c:151: error: for each function it appears in.)
libx264.c:152: error: 'struct <anonymous>' has no member named
'f_rf_constant'
libx264.c:154: error: 'struct <anonymous>' has no member named
'i_rc_method'
libx264.c:154: error: 'X264_RC_CQP' undeclared (first use in this
function)
libx264.c:161: error: 'struct <anonymous>' has no member named
'i_rc_method'
libx264.c:161: error: 'X264_RC_ABR' undeclared (first use in this
function)
make[1]: *** [libx264.o] Fehler 1
make[1]: Leaving directory `/usr/local/src/ffmpeg/libavcodec'
make: *** [lib] Fehler 2

Can anybody help me with this message? I use the svn from today.

Thank you very much!
Ronny




More information about the MPlayer-users mailing list