On 07/02/2019 00:12, chcunningham wrote: > Detecting missing tfhd avoids re-using tfhd track info from the previous > moof. For files with multiple tracks, this may make a mess of the > avindex and fragindex, which can later trigger av_assert0 in > mov_read_trun(). > --- > libavformat/isom.h | 1 + > libavformat/mov.c | 10 ++++++++++ > 2 files changed, 11 insertions(+)
I think this seems reasonable. Is the intent to entirely reject these files, or only the broken parts? (lack of patch context for how it cascades for me) - Derek _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel