Commit 49a24268 authored by Luca Barbato's avatar Luca Barbato

doc: Document segment_list_type

parent 194be1f4
......@@ -503,6 +503,12 @@ extension.
Set segment duration to @var{t} seconds.
@item segment_list @var{name}
Generate also a listfile named @var{name}.
@item segment_list_type @var{type}
Select the listing format.
@table @option
@item @var{flat} use a simple flat list of entries.
@item @var{hls} use a m3u8-like structure.
@end table
@item segment_list_size @var{size}
Overwrite the listfile once it reaches @var{size} entries.
@item segment_list_entry_prefix @var{prefix}
......
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