[FFmpeg-devel] [PATCH] faad2 version 2.5 support

Frank Liu gfrankliu
Sat Oct 6 20:42:50 CEST 2007


On 10/6/07, Dominik 'Rathann' Mierzejewski <dominik at rangers.eu.org> wrote:
>
> Works fine:
> $ ffmpeg -i raj.mp4  -ar 22050 -f flv -y test.flv
> FFmpeg version SVN-r10550, Copyright (c) 2000-2007 Fabrice Bellard, et al.
>   configuration: --prefix=/usr --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic --enable-liba52bin --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libogg --enable-libtheora --enable-libvorbis --enable-libxvid --enable-libx264 --enable-pp --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-opts --disable-strip
>   libavutil version: 49.5.0
>   libavcodec version: 51.44.0
>   libavformat version: 51.13.4
>   built on Sep 23 2007 16:04:34, gcc: 4.1.2 20070502 (Red Hat 4.1.2-12)

I compared your build options to mine, and found it is indeed a bug in
ffmpeg.  If you build your ffmpeg with --enable-faadbin , you will be
able to see my errors posted earlier.

Frank




More information about the ffmpeg-devel mailing list