aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ffmpeg.texi
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2013-11-23 17:48:49 +0100
committerMarton Balint <cus@passwd.hu>2013-11-28 21:30:03 +0100
commit31bb172be26aa7531a0917994d79ea5dc3709a0b (patch)
treedce78aa08e0aff93874605de2ec4ed4f1639d612 /doc/ffmpeg.texi
parent4d6f2ff524afc01f2af30677ca271a6387cf8657 (diff)
downloadffmpeg-31bb172be26aa7531a0917994d79ea5dc3709a0b.tar.gz
ffmpeg: ensure that -fix_sub_duration doesnt create subtitles with zero duration
When fix_sub_duration is used, and the duration fixing code is generating 0 duration, that is definitely zero, and not undefined or infinite (which may be the case for decoded AVSubtitles depending on the codec), so it is safe to drop it. It fixes teletext subtitle sources, when the subtitles are transmitted twice after each other for some reason. Signed-off-by: Marton Balint <cus@passwd.hu> Reviewed-by: Nicolas George <george@nsup.org>
Diffstat (limited to 'doc/ffmpeg.texi')
0 files changed, 0 insertions, 0 deletions