On Mon, 25 Sep 2017 10:10:58 -0700
John Stebbins <jstebb...@jetheaddev.com> wrote:

> When keyframe intervals of dash segments are not perfectly aligned,
> fragments in the stream can overlap in time. Append new "trun" index
> entries to the end of the index instead of sorting by timestamp.
> Sorting by timestamp causes packets to be read out of decode order and
> results in decode errors.
> ---

Does that mean the demuxed packets will have timestamps going
backwards or funny issues like this?
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to