#214 closed defect (fixed)
Segmentation fault in MPlayer with MPEG1/2 in AVI
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | vd |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | nsabbi@… | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
When mencoder creates an AVI file with MPEG1/2 video, and (for any number of
reasons) the first-frame is zero-length, mplayer will segfault trying to play it.
See the URL for the full bugreport.
Change History (3)
comment:1 by , 19 years ago
Cc: | added |
---|
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 19 years ago
Note:
See TracTickets
for help on using tickets.
#if-zero'd code to check mpeg12 properties in AVI and ASF.
It was totally useless and made mplayer crash