[FFmpeg-devel] [PATCH] mov: add option to ignore moov atoms which are detected in free atoms, so apps can have flexibility to use moov atom not in free atoms as default.

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Oct 25 02:48:23 EEST 2016


2016-10-25 1:23 GMT+02:00 Zhenni Huang <zhennihuang-at-google.com at ffmpeg.org>:

> Thanks for your reply. Setting strict_std_compliance to 2 could
> help in this case. However, as it is a global flag, it could influence
> other parts in demuxers.

Yes, this is intended: If you don't want to read invalid mov files, it
seems logical that you don't want to read other invalid files.

Or do you have another use case?

> It is preferable if we can have control of whether to use
> moov in free with one separate flag.

I disagree.

Please do not top-post here, Carl Eugen


More information about the ffmpeg-devel mailing list