[MPlayer-users] deinterlacing quality issues

Andrew Henry adhenry at bredband.net
Tue May 15 11:03:18 CEST 2007


Carl Eugen Hoyos wrote:
> Could you describe more exactly? I just tried -vf yadif=0 with mplayer on
> interlaced dvb content, and I don't see any green noise.
>
> Did you already try mencoder -vf yadif=1 -fps 50 -ofps 50 and mencoder -vf
> yadif=1:mcdeint -fps 50 -ofps 50? This should increase quality even further.
>
> Carl Eugen
>   
No luck.  This is the command I am using.  I swapped out kerndeint for
yadif according to your suggestions:

mencoder "$infile" -ovc x264 -aspect 16:9 -vf
harddup,kerndeint,scale=-10:-1 -x264encopts
subq=6:partitions=all:8x8dct:me=umh:frameref=5:bframes=3:b_pyramid:weight_b:threads=2:pass=1:turbo=1
-nosound -of rawvideo -o "$file.h264"
mencoder "$infile" -ovc x264 -aspect 16:9 -vf
harddup,kerndeint,scale=-10:-1 -x264encopts
subq=6:partitions=all:8x8dct:me=umh:frameref=5:bframes=3:b_pyramid:weight_b:threads=2:pass=2
-nosound -of rawvideo -o "$file.h264"

using yadif=1 and 50 fps makes the final video 'shudder' along.  It is
smoother (but half speed) if I remove the two 50 fps commands.  There is
still a green band at the bottom of the film even when using mcdeint
with yadif=1.  I tried all combinations of yadif 0/1 with/without
mcdeint and 50fps to see if anything worked, but they all show a green
band about 10 scan lines thick.  I can post a screenshot if you want,
but what is the best way to do that on this mailing list?

--andrew



More information about the MPlayer-users mailing list