]> git.sesse.net Git - ffmpeg/commit
ffmpeg: Fix shortest with libx264
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 18 Dec 2012 23:08:37 +0000 (00:08 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 18 Dec 2012 23:08:37 +0000 (00:08 +0100)
commitc4a32d92fee36e222bd0bcfba482e9d649507073
tree86a415ee3778cdd72871120a5bd3d1c387b99d65
parent1b9ced685afb452b16386c314bd2ced7ee6bdb04
ffmpeg: Fix shortest with libx264

Encoders that buffer a significant number of frames where a "few"
frames off with -shortest

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
ffmpeg.c