]> git.sesse.net Git - mlt/commit
Fix encoding to Ogg Theora with Vorbis.
authorDan Dennedy <dan@dennedy.org>
Sat, 13 Jun 2009 08:20:30 +0000 (01:20 -0700)
committerDan Dennedy <dan@dennedy.org>
Sat, 13 Jun 2009 08:20:30 +0000 (01:20 -0700)
commit21603d5a4c1566f793718e6cd05598f3c298f822
tree9ded006ffe34529d22a46d943b256f4687d3e912
parent5ed9541653c9da74ea99648c65e84d2b46897ad8
Fix encoding to Ogg Theora with Vorbis.

This applies to Kdenlive bug 465. After fixing the huge memory leak,
there was an audio sync problem, and the fix for that might help other
formats as well (fix was to initialize the audio codec time base). This
also increases the size of the audio encoding buffer to fix flac
encoding.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
src/modules/avformat/consumer_avformat.c