From 6aeaac3e1c40a7e0691a8accb90adc29c6b4bc23 Mon Sep 17 00:00:00 2001 From: Karthick J Date: Thu, 21 Mar 2019 11:47:08 +0530 Subject: avformat/dashenc: Add support for Global SIDX --- 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 aac7d94edf..83ae017d6c 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -293,6 +293,9 @@ Set container format (mp4/webm) options using a @code{:} separated list of key=value parameters. Values containing @code{:} special characters must be escaped. +@item -global_sidx @var{global_sidx} +Write global SIDX atom. Applicable only for single file, mp4 output, non-streaming mode. + @item -dash_segment_type @var{dash_segment_type} Possible values: @item auto -- cgit v1.2.3