Hi All: I found the patch 'Reimar Döffinger' reimar.doeffin...@gmx.de <mailto:reimar.doeffin...@gmx.de> 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 ? Is there could be a mistake so far ? I didnt found it fixed. Mo _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel