[Ffmpeg-devel] AMR not compiling in linux

Diego Biurrun diego
Wed Sep 6 11:51:15 CEST 2006


On Wed, Sep 06, 2006 at 09:31:18AM +0200, Juga Paazmaya wrote:
> 
> During the past week I have noticed that I cannot build anymore my
> usual configuration for SVN version:
> 
> CFLAGS="-O3 -march=pentium4" CXX=gcc \
> CXXFLAGS="-O3 -march=pentium4" \
> ./configure --prefix=/usr --enable-shared \
> --enable-pthreads --tune=pentium4 --cpu=pentium4 \
> --enable-gpl --enable-mp3lame --enable-libogg \
> --enable-vorbis --enable-faad --enable-xvid \
> --enable-x264 --enable-a52 --enable-dts \
> --enable-pp --enable-faac --disable-static \
> --enable-amr_nb --enable-amr_nb-fixed \
> --enable-amr_wb --enable-amr_if2

Combining multiple --enable-amr* switches is nonsense.  Plus, AFAIK
--enable-amr_if2 never worked.
Diego




More information about the ffmpeg-devel mailing list