]> git.sesse.net Git - ffmpeg/commitdiff
doc/muxers.texi: Readd documentation removed accidentally
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 6 Mar 2021 16:11:38 +0000 (17:11 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 7 Mar 2021 00:25:32 +0000 (01:25 +0100)
Happened in e7c04eaf50b4b50f2528ab2c69b76777a1862535.

Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
doc/muxers.texi

index 1f9f2937f8a3a61eb2267e2c3a4761b3b7989c4e..74833d761108860d7366ebf86481698221f71d83 100644 (file)
@@ -242,6 +242,8 @@ This is a deprecated option to set the segment length in microseconds, use @var{
 @item seg_duration @var{duration}
 Set the segment length in seconds (fractional value can be set). The value is
 treated as average segment duration when @var{use_template} is enabled and
+@var{use_timeline} is disabled and as minimum segment duration for all the other
+use cases.
 @item frag_duration @var{duration}
 Set the length in seconds of fragments within segments (fractional value can be set).
 @item frag_type @var{type}