A problem came when I compile ffmpeg in linux.
First .I compile lame,xvid,x264,libdts,faac,faad ,3gp and so
on.Then I compile ffmeg with the command line: ./configure --prefix=/
usr/ffmpeg --enable-gpl --enable-shared --enable-libmp3lame --enable-
liba52 --enable-liba52bin --enable-libfaac --enable-libfaad --enable-
libfaadbin --enable-libogg --enable-libvorbis --enable-x264 --enable-
xvid --enable-amr-nb --enable-amr-wb --enable-pp --enable-pthreads --
disable-ffserver --disable-ffplay.
But problem came:
FAAD test failed.
If you think configure made a mistake, make sure you are using the
latest
version from SVN. If the latest version fails, report the problem to
the
ffmpeg...@mplayerhq.hu mailing list or IRC #ffmpeg on
irc.freenode.net.
Include the log file "config.err" produced by configure as this will
help
solving the problem.
config.err writes:/tmp/ffmpeg-conf-20162-29207-8081.c:1:18: faad.h: No
such file or directory
Any help is appricated!
Thank you!