]> git.sesse.net Git - mlt/commit
Improve frame-dropping for real_time=1.
authorDan Dennedy <dan@dennedy.org>
Sun, 15 May 2011 22:05:17 +0000 (15:05 -0700)
committerDan Dennedy <dan@dennedy.org>
Sun, 15 May 2011 22:05:17 +0000 (15:05 -0700)
commit5d971b0c208aa17fd4e159a329cd0304558ec140
treed44ca1273080068a220c320e6cd3aa6a94e2a5d3
parent138fc7c64cb509568130cb4a6c581363087b4e8b
Improve frame-dropping for real_time=1.

Uses thresholds relative to fps and buffer levels.
Properly drops more frames to keep audio continuous.
Does not drop first several frames to prevent chopping playback.
src/framework/mlt_consumer.c