- Support files with multiple mdat atoms. qtfaststart2 can mistakenly handle files with multiple mdat atoms as already
set up when the moov atom is actually at the end of the file. This patch makes certain the moov atom is placed before
all mdat atoms. See https://github.com/danielgtaylor/qtfaststart/pull/19