mirror of https://github.com/FFmpeg/FFmpeg.git
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 <isasi@google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/293/merge
parent
87cc7e8d4e
commit
12673bb253
3 changed files with 10 additions and 2 deletions
@ -0,0 +1,3 @@ |
||||
[STREAM] |
||||
start_time=0.000000 |
||||
[/STREAM] |
Loading…
Reference in new issue