hls muxer doc: clarify segment splitting option

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/221/head
Benoit Fouet 9 years ago committed by Michael Niedermayer
parent cb46b78b2e
commit 2234566cfb
  1. 3
      doc/muxers.texi

@ -358,7 +358,8 @@ This muxer supports the following options:
@table @option
@item hls_time @var{seconds}
Set the segment length in seconds. Default value is 2.
Set the target segment length in seconds. Default value is 2.
Segment will be cut on the next key frame after this time has passed.
@item hls_list_size @var{size}
Set the maximum number of playlist entries. If set to 0 the list file

Loading…
Cancel
Save