[FFmpeg-devel] [PATCH 1/2] avformat/movenc: Added an option to disable SIDX atom
Gyan Doshi
gyandoshi at gmail.com
Tue Dec 4 10:48:04 EET 2018
On 04-12-2018 02:11 PM, Karthick J wrote:
> diff --git a/doc/muxers.texi b/doc/muxers.texi
> index f1cc6f5fee..6ca27b04a3 100644
> --- a/doc/muxers.texi
> +++ b/doc/muxers.texi
> @@ -1325,6 +1325,8 @@ more efficient), but with this option set, the muxer writes one moof/mdat
> pair for each track, making it easier to separate tracks.
>
> This option is implicitly set when writing ismv (Smooth Streaming) files.
> + at item -movflags no_sidx
> +Don't write sidx atom.
Append a short note advising when this is required or recommended and
when not.
Thanks,
Gyan
More information about the ffmpeg-devel
mailing list