
Tried MRestore, but didn't work that much... Should I just leave the blending there?

Or do you think that something might work? (Maybe some particular setting on the Mrestore, don't know...)

Falconone wrote:hm, it looks like the interlacing and against it i use
fielddeinterlace()
Tried both (commenting out my script, before), but they did nothing.prYzm wrote:you could try the Tdeint(mode=2) will reduce your footage to 11 fps, but i find it helps in some circumstances (had to do it with my pal chrono crusade discs)
Yeah, in fact my script now looks like this:Autraya wrote:I'd just thought I'd add on 90% of PAL I find tomsmocomp(1,5,1) works a treat.
the rest i telecide or field deinterlace depending on the source of course.... I should ask my sister she's edited to the PAL dvd's of that source I don't know what she used other than it was probably based off one of my early scripts *shrugs*
Code: Select all
mpeg2source("E:\YV-DueComeNoi-01\VIDEO_TS\DVD_01_1.d2v",cpu=6)
TomsMoComp(1,5,1)
derainbow(2)
sharpen(0.4)
lanczosresize(640,480)
crop(16,12,-12,-8)
lanczosresize(640,480)
RemoveDirt()
DeHalo_alpha()
deen("w3d",3,3,5)