Opened 11 years ago

Closed 11 years ago

#2853 closed defect (fixed)

ffplay asf: asseration with mouse seeking

Reported by: ami_stuff Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords: asf
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

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.

Attachments (1)

sample.asf (54.7 KB ) - added by ami_stuff 11 years ago.

Download all attachments as: .zip

Change History (2)

by ami_stuff, 11 years ago

Attachment: sample.asf added

comment:1 by Michael Niedermayer, 11 years ago

Keywords: asf added
Reproduced by developer: set
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.