Hello,

I've been trying to use FFmpeg library to decode AAC (and other) streams in my 
application, unfortunately AAC doesn't seem to load . At first I tried to set 
the --enable-codec=acc option in the ./configuration but that did not work. I 
then saw that apparently in order to use the native aac encoder I need to set 
the option -strict experimental (though I what I need is decoding). I am 
however unsure where do I add those options, the ./configuration --help does 
not list this option. Help? :)

Thanks
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to