On Mon, 25 Sep 2017 10:10:58 -0700
John Stebbins <[email protected]> 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
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to