[FFmpeg-devel] [PATCH] doc/formats: Add documentation for skip_estimate_duration_from_pts
Michael Niedermayer
michael at niedermayer.cc
Wed Jul 25 01:49:39 EEST 2018
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
---
doc/formats.texi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/formats.texi b/doc/formats.texi
index a97d61063a..738a4bb6e2 100644
--- a/doc/formats.texi
+++ b/doc/formats.texi
@@ -220,6 +220,9 @@ ffprobe -dump_separator "
@item max_streams @var{integer} (@emph{input})
Specifies the maximum number of streams. This can be used to reject files that
would require too many resources due to a large number of streams.
+
+ at item skip_estimate_duration_from_pts @var{bool} (@emph{input})
+skip duration calculation from pts.
@end table
@c man end FORMAT OPTIONS
--
2.18.0
More information about the ffmpeg-devel
mailing list