[MPlayer-users] deinterlacing quality issues

Carl Eugen Hoyos cehoyos at ag.or.at
Tue May 15 16:48:46 CEST 2007


Andrew Henry <adhenry <at> bredband.net> writes:

> 
> Carl Eugen Hoyos wrote:
> > Could you describe more exactly?

Please try to explain what "green band about 10 scan lines thick" means:
Do you see them when you try:
mplayer capture.dv -vf yadif
mplayer capture.dv -vf yadif,scale=-10:-1
mplayer capture.dv -vf scale=-10:-1,yadif

or only if you try

mencoder capture.dv -vf yadif -ovc lavc -oac copy -o test.avi
mencoder capture.dv -vf yadif,scale=-10:-1 -ovc lavc -oac copy -o test.avi
mencoder capture.dv -vf scale=-10:-1,yadif -ovc lavc -oac copy -o test.avi
mencoder capture.dv -vf yadif -ovc x264 -oac copy -o test.avi
mencoder capture.dv -vf yadif=1 -fps 50 -ofps 50 -ovc x264 -oac copy -o t.avi

and so on...

You did not even explain where the green band is - it could be in the middle of
the video, from what you wrote.

Carl Eugen





More information about the MPlayer-users mailing list