Please disregard this email thread - when I choose mp3.mp3 file as input, and test.mp3 as output (changing S16 output to S16P), it is transcoding fine.
On Thu, Jun 27, 2013 at 11:14 AM, Taha Ansari <[email protected]>wrote: > > MP3 audio's frame size is 1152, and AAC audio frame size is 1024, which >> amounts to: >> >> 1-(1024/1152)*100 = 11.1.% lesser than MP3. >> >> Is it possible these figures somehow correlate? Since I am able to write >> about 11% less audio to AAC (MP4) format. >> > > Sorry, I meant number of samples for mp3 and aac (nb_samples inside > AVFrame), are 1152, and 1024, respectively. > >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
