From 5c08ae4f37281441188447cd04dcaf7cd7ce031f Mon Sep 17 00:00:00 2001 From: Enrique Arizón Benito Date: Tue, 18 Mar 2014 21:18:59 +0100 Subject: segment: Add an option to prepend a string to the list entries Useful to generate lists with absolute urls. Signed-off-by: Luca Barbato --- doc/muxers.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/muxers.texi') diff --git a/doc/muxers.texi b/doc/muxers.texi index 143e595056..09ce4b9f1f 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -480,6 +480,8 @@ Set segment duration to @var{t} seconds. Generate also a listfile named @var{name}. @item segment_list_size @var{size} Overwrite the listfile once it reaches @var{size} entries. +@item segment_list_entry_prefix @var{prefix} +Prepend @var{prefix} to each entry. Useful to generate absolute paths. @item segment_wrap @var{limit} Wrap around segment index once it reaches @var{limit}. @end table -- cgit v1.2.3