On Thu, Oct 12, 2017 at 10:59:23AM -0700, John Stebbins wrote: > When keyframe intervals of dash segments are not perfectly aligned, > fragments in the stream can overlap in time. The previous sorting by > timestamp causes packets to be read out of decode order and results > in decode errors. > > Insert new "trun" index entries into index_entries in the order that > the trun are referenced by the sidx. > --- > libavformat/isom.h | 26 +- > libavformat/mov.c | 684 > ++++++++++++++++++++++++++++++++++++----------------- > 2 files changed, 485 insertions(+), 225 deletions(-)
will apply can you add a fate test for this ? thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Does the universe only have a finite lifespan? No, its going to go on forever, its just that you wont like living in it. -- Hiranya Peiri
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel