[SCM] libav/experimental: doc: Document segment_list_type

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Aug 10 16:03:30 UTC 2014


The following commit has been merged in the experimental branch:
commit 49a242687cf44f86570b706db3c5912ff06bc6c2
Author: Luca Barbato <lu_zero at gentoo.org>
Date:   Mon Jun 16 13:56:08 2014 +0200

    doc: Document segment_list_type

diff --git a/doc/muxers.texi b/doc/muxers.texi
index 325bb9d..0ca8d3f 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -503,6 +503,12 @@ extension.
 Set segment duration to @var{t} seconds.
 @item segment_list @var{name}
 Generate also a listfile named @var{name}.
+ at item segment_list_type @var{type}
+Select the listing format.
+ at table @option
+ at item @var{flat} use a simple flat list of entries.
+ at item @var{hls} use a m3u8-like structure.
+ at end table
 @item segment_list_size @var{size}
 Overwrite the listfile once it reaches @var{size} entries.
 @item segment_list_entry_prefix @var{prefix}

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list