I put an lossless example clip here.
You can see it in all the eyes (and eyebrows) as well as in the mouth of the second girl from the right. An in Utena's hair, in the upper right.
And here is my current script.
All suggestions and advice are welcome...MPEG2Source("G:\Utena\01-07\ep01.d2v",cpu=6)
dedot()
TDeint(mode=1, mtnmode=3, blim=100,order=1,type=3,full=false,ap=35,slow=2)
mrestore(mlimit=1.6,ani=true,numr=2002,denm=5005,rr=10,dclip=last.crop(16,16,-24,-24))
Crop(6, 2, -26, -10)
BlindDeHalo3(PPMode=-1)
degrainmedian()
Lanczosresize(640,480)
fft3dfilter(sigma=2,plane=4,bw=64,bh=64,bt=0,ow=31,oh=31)
awarpsharp(blurlevel=4,cm=1)
tweak(sat=1.2)
dull = last
sharp = dull.limitedsharpenfaster(strength=200)
soothe(sharp,dull,30)
vmtoon(strength=96,sharpen=false)
Thanks!
S.