[Ffmpeg-devel] Re: Compile error with latest svn (x264.o)
sean
seandarcy2
Fri Aug 25 01:56:37 CEST 2006
Bernhard Fr?hmesser wrote:
> Hello,
>
> Yesterday i have downloaded the latest svn of x264 and ffmpeg,
> installation of x264 worked, today i have been running configure (for
> ffmpeg) with this options:
>
> --enable-mp3lame --enable-libogg --enable-vorbis --enable-theora
> --enable-faad --enable-faac --enable-xvid --enable-x264 --enable-a52
> --enable-a52bin --enable-gpl
>
> While running make i got this error:
>
> I am no developer so i am not sure if it?s a bug or not?!
>
> gcc -O3 -g -Wall -Wno-switch -DHAVE_AV_CONFIG_H -I..
> -I/ffmpeg/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -D_GNU_SOURCE -c -o xvid_rc.o xvid_rc.c
> gcc -O3 -g -Wall -Wno-switch -DHAVE_AV_CONFIG_H -I..
> -I/ffmpeg/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -D_GNU_SOURCE -c -o x264.o x264.c
> x264.c: In Funktion ?X264_init?:
> x264.c:151: error: structure has no member named `b_cbr'
> make[1]: *** [x264.o] Fehler 1
> make[1]: Leaving directory `/ffmpeg/libavcodec'
> make: *** [lib] Fehler 2
>
> Any suggestions?
>
> Thanks,
> BF
> .
I built svn ffmpeg and x264 yesterday, without a problem.
Try getting a _clean_ svn of ffmpeg. This was fixed about a
month ago.
sean
More information about the ffmpeg-devel
mailing list