[FFmpeg-devel] [PATCH] Use all 32 bits of the timestamp when calculating flv duration

Martin Storsjö martin
Thu Sep 3 15:18:50 CEST 2009


Hi,

$subj. At the moment, the duration is mainly set from the metadata packet, 
but if that isn't available, the fallback by checking the timestamp of the 
last packet really should read all 32 bits of the timestamp, not just the 
low 24 bits as currently.

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flv-duration.patch
Type: text/x-diff
Size: 645 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090903/b60b85c6/attachment.patch>



More information about the ffmpeg-devel mailing list