Opened 17 years ago
Last modified 15 years ago
#1039 new defect
broken frames and scale filter cause crash
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | vf |
Version: | unspecified | Severity: | normal |
Keywords: | Cc: | bpringlemeir@… | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
I have uploaded a file to
/MPlayer/incoming/mplayer_scale_and_broken_frames_crash
that crashes mplayer/mencoder when used with the scale video filter ("-vf scale"). This file was demuxed from a DVB transport stream and seems to contain broken frames (as shown by "-vc ffmpeg12"). If cropping is applied before scaling, mplayer does not crash and just produces a green line.
Note:
See TracTickets
for help on using tickets.
At the moment I use "-vf denoise3d=0:0:0,crop=...,scale=...," as a workaround to prevent this green line or a crash.