[FFmpeg-devel] [PATCH] avformat/mov: Properly consider if the file is self-initializing when marking sidx reading complete
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Mar 12 16:41:06 EET 2021
On 12/03/2021 11:20, Martin Storsjö wrote:
> LGTM, I guess the only question that remains is whether "dash" in the
> compatible brands can imply the same too. (Our own muxer never sets "dash"
> as the major brand, only as a compatible brand, and that only if we only
> produce one global sidx.)
I *think* should probably be checking both major_brand and compatible_brands,
actually, yeah. Based on the wording in ISO/ETC 14496-12, I think this is
the case.
I will send a v2.
- Derek
More information about the ffmpeg-devel
mailing list