Opened 17 years ago
Closed 17 years ago
#920 closed defect (fixed)
vc vp6 crashes on vp6f fourcc
Reported by: | compn | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | demuxer |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
reproduce:
mplayer -vc +vp6 vp6.flv
crashes
mencoder -ovc copy -oac copy -frames 10 vp6.flv -o vp6.avi
mplayer vp6.avi -vc +vp6
still crashes
mencoder -ovc copy -oac copy -frames 10 vp6.flv -o vp6.avi -ffourcc VP60
mplayer vp6.avi -vc +vp6
works.
i think gianluigi is working on a fix.
Note:
See TracTickets
for help on using tickets.
crash was fixed in svn, thanks gianluigi!