I have a "combed" screen when watching TV through VDR. My DVD's play without this, so it must be a VDR deinterlacing problem.
I found the VDR setup.conf in /var/lib/vdr/
Which contains the options: "xineliboutput.video.deinterlace" and "xineliboutput.video.deinterlaceoptions" but I'm not sure what best to set these to (nor the parameters that are accepted)
My video out is dvi to hdmi @ 1080p using UI2 masked
Try adding the following lines to your /var/lib/vdr/setup.conf
xineliboutput.Video.Deinterlace = tvtime
xineliboutput.Video.DeinterlaceOptions = method=Linear,cheap_mode=1,pulldown=none,framerate_mode=full,judder_correction=1,use_progressive_frame_flag=1,chroma_filter=0,enabled=1