From 2157df425bd909854fd4afcec4aa3311d8a3b31b Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Sun, 16 Aug 2015 21:21:50 +0200 Subject: hlsenc: Support outputting specific versions Right now only version 2 and version 3 are supported. Signed-off-by: Luca Barbato --- doc/muxers.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/muxers.texi b/doc/muxers.texi index bcfdb49b87..58801aa1ad 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -119,6 +119,9 @@ Append @var{baseurl} to every entry in the playlist. Useful to generate playlists with absolute paths. @item -hls_allow_cache @var{allowcache} Explicitly set whether the client MAY (1) or MUST NOT (0) cache media segments +@item -hls_version @var{version} +Set the protocol version. Enables or disables version-specific features +such as the integer (version 2) or decimal EXTINF values (version 3). @end table @anchor{image2} -- cgit v1.2.3