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

Reply via email to