[FFmpeg-user] Problems enabling libfaac

Roger Pack rogerdpack2 at gmail.com
Wed Aug 22 22:03:24 CEST 2012


> I've tried to enable libfaac, and it compiles right, or so it seems, but faac isn't listed with 'ffmpeg -codecs', running Ubuntu 12.04. ffmpeg is compiled from source with '--enable-libfaac --enable-nonfree --enable-encoder=libfaac --enable-decoder=libfaac'. During compilation, I can see that libavcodec/libfaac.o is built, but ffmpeg -codecs doesn't list it.

What if you try and use it, like:
ffmpeg -i input.wav -acodec libfaac yo.aac
or the like?


More information about the ffmpeg-user mailing list