Commit 2234566c authored by Benoit Fouet's avatar Benoit Fouet Committed by Michael Niedermayer

hls muxer doc: clarify segment splitting option

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent cb46b78b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment