Is there a way to encode an FLV file with AAC audio rather than the ADPCM which defaults when creating an output format context oriented to FLV? The output format context defaults to the ADPCM_SWF codec, but when I tried to change it to AAC (or SPEEX or MP3) I received an error message -- that these codecs couldn't be found.
How can set up the output format context's audio codec to encode to AAC? Thanks, Brad _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
