[Libav-user] Reading from mp3 files ends pre-maturely

Taha Ansari mtaha.ansari at gmail.com
Thu Jun 27 15:49:29 CEST 2013


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 <mtaha.ansari at gmail.com>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.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130627/b398d99b/attachment.html>


More information about the Libav-user mailing list