So, if I am not wrong, the only case when that would happen is, if edit list media time was < 0 . And that would be a corrupt MOV file, unless edit list media time = -1. I tried to create such a file with AtomInspector but it doesn't let me.
On Fri, Nov 4, 2016 at 10:05 AM, Derek Buitenhuis < derek.buitenh...@gmail.com> wrote: > On 11/3/2016 10:36 PM, Sasi Inguva wrote: > > + if (index == -1) { > > + av_log(mov->fc, AV_LOG_ERROR, > > + "st: %d edit list %"PRId64" Cannot find an index > entry before timestamp: %"PRId64"\n", > > + st->index, edit_list_index, search_timestamp); > > + continue; > > + } > > I don't have a sample off-hand for this, but do you know how QuickTime > reacts to this sort of thing? > > - Derek > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel