]> git.sesse.net Git - mlt/commit
Fix A/V sync error accumulation in avformat consumer.
authorDan Dennedy <dan@dennedy.org>
Sat, 30 Mar 2013 04:14:23 +0000 (21:14 -0700)
committerDan Dennedy <dan@dennedy.org>
Sat, 30 Mar 2013 04:14:23 +0000 (21:14 -0700)
commitd658f9b99a929f4c00aa51939b5ed7cafe8f83b1
tree492d359aca7a2644b83622cb8d7cc160753be0ae
parentceba2ccb7cab276152c0c214f56f20219e8173d5
Fix A/V sync error accumulation in avformat consumer.

This appears to be a long-standing problem: we were not correctly
setting the number of audio samples per frame.
src/modules/avformat/consumer_avformat.c