FFMPEG <xuanyu.huang@...> writes: > Yes, I checked the AAC decoder code and found that > only AV_SAMPLE_FMT_FLTP is supported. > So I have to do conversion myself.
Fortunately not! You can either use the aconvert filter or call libswresample directly. Please do not top-post here, Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
