[FFmpeg-user] --enable-libfdk-aac - not recognized

Joel B onephatcat at earthlink.net
Tue Jan 15 05:59:28 CET 2013


> Just in case I was not clear in my last email:
> Do not use --enable-nonfree if you want to distribute FFmpeg - 
> --enable-nonfree makes your resulting binary proprietary 
> software that you may not redistribute.
> 


Don't worry, won't redist anything that I don't have rights to redistribute.

> 
>> ERROR: libopencore_amrnb not found
> 
> Are you sure it is installed?
> If yes, please post the last lines of config.log
> 


BEGIN /var/folders/nw/nwfr7A5VFi4fYu3hwIL6K++++TQ/-Tmp-//ffconf.zJfet0cR.c
    1	#include <opencore-amrnb/interf_dec.h>
    2	int x;
END /var/folders/nw/nwfr7A5VFi4fYu3hwIL6K++++TQ/-Tmp-//ffconf.zJfet0cR.c
gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c99 -fomit-frame-pointer -fPIC -E -o /var/folders/nw/nwfr7A5VFi4fYu3hwIL6K++++TQ/-Tmp-//ffconf.zJaH4GnW.o /var/folders/nw/nwfr7A5VFi4fYu3hwIL6K++++TQ/-Tmp-//ffconf.zJfet0cR.c
/var/folders/nw/nwfr7A5VFi4fYu3hwIL6K++++TQ/-Tmp-//ffconf.zJfet0cR.c:1:39: error: opencore-amrnb/interf_dec.h: No such file or directory
ERROR: libopencore_amrnb not found

new-mac-mini:ffmpeg admin2$ locate opencore-amrnb

/opt/local/include/opencore-amrnb
/opt/local/include/opencore-amrnb/interf_dec.h
/opt/local/include/opencore-amrnb/interf_enc.h
/opt/local/lib/libopencore-amrnb.0.dylib
/opt/local/lib/libopencore-amrnb.a
/opt/local/lib/libopencore-amrnb.dylib
/opt/local/lib/libopencore-amrnb.la
/opt/local/lib/pkgconfig/opencore-amrnb.pc




More information about the ffmpeg-user mailing list