[FFmpeg-trac] #2853(undetermined:new): ffplay asf: asseration with mouse seeking

FFmpeg trac at avcodec.org
Sun Aug 11 17:47:46 CEST 2013


#2853: ffplay asf: asseration with mouse seeking
-------------------------------------+-------------------------------------
               Reporter:  ami_stuff  |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 the file is valid (not fuzzed)

 {{{
 C:\>ffplay sample.asf
 ffplay version 2.0-18d7074 Copyright (c) 2003-2013 the FFmpeg developers
   built on Aug  4 2013 22:18:51 with gcc 4.6.2 (GCC)
   configuration: --enable-gpl --disable-ffprobe
   libavutil      52. 40.100 / 52. 40.100
   libavcodec     55. 20.100 / 55. 20.100
   libavformat    55. 13.101 / 55. 13.101
   libavdevice    55.  3.100 / 55.  3.100
   libavfilter     3. 82.100 /  3. 82.100
   libswscale      2.  4.100 /  2.  4.100
   libswresample   0. 17.103 /  0. 17.103
   libpostproc    52.  3.100 / 52.  3.100
 [mp3 @ 020872e0] Header missing    0KB vq=    0KB sq=    0B f=0/0
 Input #0, asf, from 'sample.asf':
   Duration: 00:00:19.92, start: 0.000000, bitrate: 22 kb/s
     Stream #0:0: Audio: mp3 (U[0][0][0] / 0x0055), 11025 Hz, stereo, s16p,
 20 kb
 /s
     Last message repeated 1 times  1KB vq=    0KB sq=    0B f=0/0
 [mp3 @ 020872e0] Header missing
 Seek to 10% ( 0:00:01) of total duration ( 0:00:19)       B f=0/0
 [asf @ 01a6d900] asf_read_pts failed
 [mp3 @ 020872e0] Header missing    1KB vq=    0KB sq=    0B f=0/0
 Seek to 10% ( 0:00:01) of total duration ( 0:00:19)
     Last message repeated 1 times
 Seek to 10% ( 0:00:01) of total duration ( 0:00:19)       B f=0/0
 Seek to 11% ( 0:00:02) of total duration ( 0:00:19)
 Assertion failed: pos_limit <= pos_max, file libavformat/utils.c, line
 1833

 This application has requested the Runtime to terminate it in an unusual
 way.
 Please contact the application's support team for more information.
 }}}

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


More information about the FFmpeg-trac mailing list