[FFmpeg-devel] [PATCH] lavf/mov.c: Set st->start_time for video streams explicitly.
Michael Niedermayer
michael at niedermayer.cc
Fri Jun 1 00:13:48 EEST 2018
On Tue, May 29, 2018 at 03:39:40PM -0700, Sasi Inguva wrote:
> If start_time is not set, ffmpeg takes the duration from the global
> movie instead of the per stream duration.
> Signed-off-by: Sasi Inguva <isasi at rodete-desktop-imager.corp.google.com>
> ---
> libavformat/mov.c | 20 +++++++++---
> tests/fate/mov.mak | 4 +++
> tests/ref/fate/mov-neg-firstpts-discard | 2 +-
> tests/ref/fate/mov-stream-shorter-than-movie | 33 ++++++++++++++++++++
> 4 files changed, 54 insertions(+), 5 deletions(-)
> create mode 100644 tests/ref/fate/mov-stream-shorter-than-movie
i may have missed a link to a sample file
fate-suite//mov/mov_stream_shorter_than_movie.mov: No such file or directory
make: *** [fate-mov-stream-shorter-than-movie] Error 1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180531/6bfc005f/attachment.sig>
More information about the ffmpeg-devel
mailing list