[FFmpeg-devel] [PATCH V1 2/3] doc/ffmpeg: Document dts_error_threshold option
Jun Zhao
mypopydev at gmail.com
Sun Jul 21 17:31:36 EEST 2019
From: Jun Zhao <barryjzhao at tencent.com>
Document dts_error_threshold option.
Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
---
doc/ffmpeg.texi | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index cd35eb4..2152e62 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1515,6 +1515,8 @@ Enable bitexact mode for (de)muxer and (de/en)coder
Finish encoding when the shortest input stream ends.
@item -dts_delta_threshold
Timestamp discontinuity delta threshold.
+ at item -dts_error_threshold
+Timestamp error delta threshold.
@item -muxdelay @var{seconds} (@emph{output})
Set the maximum demux-decode delay.
@item -muxpreload @var{seconds} (@emph{output})
--
1.7.1
More information about the ffmpeg-devel
mailing list