On Thu, Aug 09, 2018 at 08:48:46AM -0700, Sasi Inguva wrote: > Thanks. Attaching the corrected patch > > > On Thu, Aug 9, 2018 at 5:59 AM Moritz Barsnick <barsn...@gmx.net> wrote: > > > > [PATCH] lavf/mov.c: Set start_time for all sterams (in case of edit > > lists). > > ^ streams > > > > Moritz > > _______________________________________________ > > ffmpeg-devel mailing list > > ffmpeg-devel@ffmpeg.org > > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > >
> libavformat/mov.c | 4 ++-- > tests/fate/mov.mak | 5 +++++ > tests/ref/fate/mov-neg-firstpts-discard-vorbis | 3 +++ > 3 files changed, 10 insertions(+), 2 deletions(-) > 4fce3f98b46e0c662377d48c848ac2c1112c9f1a > 0001-lavf-mov.c-Set-start_time-for-all-streams-in-case-of.patch > From a0da82579a1c9ebb81bd029750fa718fa5f1c152 Mon Sep 17 00:00:00 2001 > From: Sasi Inguva <is...@google.com> > Date: Mon, 6 Aug 2018 16:28:50 -0700 > Subject: [PATCH] lavf/mov.c: Set start_time for all streams (in case of edit > lists). > > Fixes vorbis mp4 audio files, with edit list specified. Since > st->skip_samples is not set in case of vorbis , ffmpeg computes the > start_time as negative. > > Signed-off-by: Sasi Inguva <is...@google.com> > --- > libavformat/mov.c | 4 ++-- > tests/fate/mov.mak | 5 +++++ > tests/ref/fate/mov-neg-firstpts-discard-vorbis | 3 +++ > 3 files changed, 10 insertions(+), 2 deletions(-) > create mode 100644 tests/ref/fate/mov-neg-firstpts-discard-vorbis will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I do not agree with what you have to say, but I'll defend to the death your right to say it. -- Voltaire
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel