Ok well i'm at the point of ripping my dvds where i have my .AVS script loaded into VIRTUAL DUB MOD.
I am finding that there is a lot of interlacing in the video (lots of horizontal lines)
This is my Script so far.
mpeg2source("D:\Gundam seed v1\VIDEO_TS\gundam seed volume 1 .d2v\Gundam1.d2v")
separatefields
LanczosResize(768,576)
Limitedsharpenfaster()
Toon()
converttoyv12(interlaced=true)
Deen("w3d",3,3,5)
Undot()
AssumeFrameBased
I have "separatefields" due to a guide i was following to get rid of interlacing but now there is a lot of bobbing in my video and FIELD BOB doesn't seem to be getting rid of the bobbing.
The video Is PAL format and i need to get rid of the horizontal lines (interlacing) somehow.
Can anyone suggest a way of doing this?
Sorry is my post if confusing at all or is in the wrong section.








