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

Carl Eugen Hoyos cehoyos at ag.or.at
Sat Jan 12 22:14:46 CET 2013


Joel B <onephatcat <at> earthlink.net> writes:

> but I can't get any playback

For all such reports, please add the ffmpeg command 
line together with complete, uncut console output.

[...]

> ./configure --prefix=/Volumes/Ramdisk/sw --enable-gpl 
> --enable-pthreads --enable-version3 --enable-libspeex 
> --enable-libvpx --disable-decoder=libvpx --enable-libmp3lame
> --enable-libtheora --enable-libvorbis --enable-libx264 
> --enable-avfilter --enable-libopencore_amrwb 
> --enable-libopencore_amrnb --enable-filters --arch=x86_64
> --enable-libfdk-aac --enable-shared --enable-nonfree

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.

Please remove the following options that are the default:
--enable-pthreads --enable-avfilter --enable-filters
I don't think --arch=x86_64 is necessary.

> ERROR: libopencore_amrnb not found

Are you sure it is installed?
If yes, please post the last lines of config.log

Carl Eugen



More information about the ffmpeg-user mailing list