[FFmpeg-devel] [PATCH] mov: fix decode of fragments that overlap in time

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon Sep 25 20:12:23 EEST 2017


2017-09-25 19:10 GMT+02:00 John Stebbins <jstebbins at jetheaddev.com>:
> 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.

Could you provide sample(s) that need this?

Thank you, Carl Eugen


More information about the ffmpeg-devel mailing list