On Mon, Aug 06, 2018 at 04:32:29PM -0700, [email protected] wrote: > From: Sasi Inguva <[email protected]> > > 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 <[email protected]> > --- > 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
The commit message speaks of audio, this changes subtitles too is this intended ? thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have often repented speaking, but never of holding my tongue. -- Xenocrates
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
