From ca5ec4cbbcf3fd6ede75a8dd4cbb5fff051899ec Mon Sep 17 00:00:00 2001 From: Karthick J Date: Tue, 19 Feb 2019 12:01:32 +0530 Subject: avformat/dashenc: Added option to repeatedly publish master playlist The master playlist can be published at a specified interval with this option --- doc/muxers.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/muxers.texi') diff --git a/doc/muxers.texi b/doc/muxers.texi index 36010cf2d1..372fab2f92 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -315,6 +315,9 @@ This option will also try to comply with the above open spec, till Apple's spec Applicable only when @var{streaming} and @var{hls_playlist} options are enabled. This is an experimental feature. +@item -master_m3u8_publish_rate @var{master_m3u8_publish_rate} +Publish master playlist repeatedly every after specified number of segment intervals. + @end table @anchor{framecrc} -- cgit v1.2.3