egrimisu
8th June 2009, 23:46
Hi guys, i just bought the Canadian PAL TinTin Boxset and found out that in terms of quality is awful. I can't manage to deal with the interlacing, probably you could help a little bit. Thanks in advance,
sample:
http://rapidshare.com/files/242413172/VTS_01_2_cut.m2v.html
thewebchat
9th June 2009, 08:55
Ick. This a typical region 2 PAL anime/cartoon DVD. It has been frameblended and then interlaced again, not to mention all the horrific artifacts as well.
The following script seems to eliminate most of the blended frames and cleans up the failure to some degree, though it also drops the framerate to 12fps (not sure how SRestore is supposed to work, I never use it).
TDeint(mode=1)
MDegrain(method=3,thSAD=800)
SeparateFields()
SelectEven()
Weave()
TFM(mode=7,pp=7)
SRestore()
Crop(12,12,-24,-4)
BilinearResize(684*2,560*2)
DeHalo_alpha(rx=5,ry=5,darkstr=0.4,ss=1)
Sangnom().TurnLeft().Sangnom().TurnRight()
LimitedSharpenFaster(strength=60,ss_x=1,ss_y=1)
FastLineDarken(strength=100,thinning=0)
MergeChroma(aWarpSharp(depth=10))
Spline36Resize(684,560)
egrimisu
9th June 2009, 11:18
Thanks i'l try it and report back :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.