Ticket #755 (closed defect: fixed)
zzufed mtv file crashes ffmpeg_g
| Reported by: | dianamuscalu | Owned by: | |
|---|---|---|---|
| Priority: | important | Component: | avformat |
| Version: | git-master | Keywords: | mtv, FPE |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
Program received signal SIGFPE, Arithmetic exception.
0x00000000004baab2 in mtv_read_header (s=0x139e7a0, ap=<optimized out>)
at libavformat/mtv.c:112
112 mtv->video_fps = (mtv->audio_br / 4) / audio_subsegments;
Attachments
Change History
Changed 18 months ago by dianamuscalu
-
attachment
corruptfile
added
Note: See
TracTickets for help on using
tickets.



use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )