[FFmpeg-devel] [PATCH] mp3: accurate bit rate for vbr streams

Alexander Kojevnikov alexander
Sun Jul 25 11:12:41 CEST 2010


Hi list,

Attached patch calculates bit rate based on the stream size taken from
the XING/VBRI frame. Currently the stream bit rate is taken from a
random frame which is obviously wrong.

This article has a good overview of the problem:
http://www.codeproject.com/KB/audio-video/mpegaudioinfo.aspx

Cheers,
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mp3-accurate-bit-rate-for-vbr-streams.patch
Type: text/x-patch
Size: 3170 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100725/c6cd5f78/attachment.bin>



More information about the ffmpeg-devel mailing list