Log in

View Full Version : Deinterlacing


Bigfoot (Sweden)
7th November 2003, 00:23
Is there a filter that simply shifts every second row one pixel to the left (or right)? I have tried some different deinterlacing-filters but can't get any of them to do that.

Belgabor
8th November 2003, 17:36
You should be able to do that with avisynth, I dont think there is a vdub filter to do it.

Bigfoot (Sweden)
9th November 2003, 20:05
Do you know where I can find out how? (My experiences with AviSynth is limited to ten minutes or so...). I get this result when I am capturing from vhs (TV is fine) and it would be nice if it could be corrected.

scharfis_brain
9th November 2003, 20:23
could you provide a sample-clip?

Bigfoot (Sweden)
9th November 2003, 23:14
I just found out how to do it in VirtualDub:
1. Interlacefilter, unfold mode
2. Crop one pixel to the left and one to the right
3. Interlacefilter, unfold mode
(And flipfilter*2 if the direction is wrong)

mustardman
10th November 2003, 03:08
Bigfoot,

What de-interlace filter are you using?

I thought I had tried all of them, but I can't ever recall having a 'fold' 'unfold' option?

Thanks.

Guest
11th November 2003, 06:31
That's the VirtualDub internal "deinterlace" filter. Look at the last two options on its filter configuration dialog.