[FFmpeg-devel] [PATCH 2/2] ffmpeg: Compensate non monotonicity errors in the audio TSs.

Michael Niedermayer michaelni at gmx.at
Fri Apr 13 01:05:34 CEST 2012


On Wed, Apr 11, 2012 at 08:41:17PM +0200, Michael Niedermayer wrote:
> Audio timestamps are passed through by default and when the input
> doesnt contain clean timestamps this can lead to non monotonicity
> errors.
> Print a warning when the errors in the timestamps are large
> 
> Fixes Ticket1167 (regression since timestamps are passed through)
> 
> This is a generic workaround that is intended to handle
> slightly incorrect input files. It is very possible that some
> demuxers contain bugs that lead to wrong timestamps, these demuxers
> should of course still be fixed even if this change happens to
> hide the issue.

applied

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120413/d29353f0/attachment.asc>


More information about the ffmpeg-devel mailing list