This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-11-26 19:01:44 +02:00
Code
Issues
Releases
Activity
a27853a730
FFmpeg
/
tests
/
ref
/
fate
/
mov-neg-firstpts-discard
4 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
lavf/utils.c: Don't compute start_time from DISCARD packets for video. Signed-off-by: Sasi Inguva <isasi@isasi.mtv.corp.google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-03-21 22:36:38 +02:00
[STREAM]
lavf/mov.c: Set st->start_time for video streams explicitly. 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@google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-05-30 00:36:07 +02:00
start_time=0.000000
lavf/utils.c: Don't compute start_time from DISCARD packets for video. Signed-off-by: Sasi Inguva <isasi@isasi.mtv.corp.google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-03-21 22:36:38 +02:00
[/STREAM]
Reference in New Issue
Copy Permalink