[FFmpeg-trac] #3670(avformat:new): Assertion failure on seek with AVI file

FFmpeg trac at avcodec.org
Sat May 24 15:44:12 CEST 2014


#3670: Assertion failure on seek with AVI file
----------------------------------+--------------------------------------
             Reporter:  cgbug     |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avformat  |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Sample:
 http://rapidshare.com/share/C974ECA93412975F0E933DB3794D1438
 (rename to .zip)

 Triggers this assertion failure on seek:

 Assertion (int64_t)st2->time_base.num * ast2->rate ==
 (int64_t)st2->time_base.den * ast2->scale failed at
 /home/kyle/software/ffmpeg/source/ffmpeg-git/libavformat/avidec.c:1784

 ffplay version N-63401-g9722a6a

 command line:
 ffplay -ss 10 clip.avi

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3670>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list