Hi All:
I found the patch you did for ffmpeg in 2012 The url is here: https://ffmpeg.org/pipermail/ffmpeg-cvslog/2012-March/048841.html the problem about "MOV: bail out to toplevel when encountering a trak or mdat chunk." The patch fixed the cases of encounter mdat/trak without "moov" or "root" Now I use -movflags "frag_keyframe+empty_moov+default_base_moof+separate_moof" It will encounter "moof" atom, the fragment including the pairs of moof and mdat atoms. Should it treated like the way to moov ? Mo _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog