Mister Hatt wrote:That sounds odd to me, I was talking about the method selector (clip.method()) so yeah. It should be fine with last.whatever() and in most contexts this is the correct thing to do when using a named variable on both sides of the assignment operator :S
Mister Hatt wrote:Either that dehalo setting is off or there is some luma floating going on.
(...) Could also be some luma ghosting from the previous frame or field, a bit hard to tell with only the one shot.
spline36resize(last.width*2,last.height*2).nnedi3(nns=2).turnleft.nnedi3(nns=2).turnright.spline36resize(last.width,last.height)
Think millionaire, but with cannons. || Resident Maaya Sakamoto fan.TFM(order=-1, field=-1, mode=1, PP=0, chroma=false)
TDecimate(mode=1, cycleR=1, cycle=5, rate=23.976, hybrid=0)
CanDerainE(str=255 , dstr=80, thr=2.0, radius=6, rthr=90, mask=false)
dehalo_alpha(darkstr=0,brightstr=0.6,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.2,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.8,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.8,rx=1.2,ry=0.45)
dehalo_alpha(darkstr=0,brightstr=0.4,rx=1.2,ry=0.45)
dehalo_alpha(darkstr=0,brightstr=0.6,rx=1.2,ry=0.45)
dehalo_alpha(darkstr=0,brightstr=0.4,rx=0.45,ry=2.0)
mergechroma(awarpsharp2(depth=12))
MCTemporalDenoise(settings="medium")
LSFmod(100)
NTSCSquare()
Crop(2, 4, -6, -0)
naa()
Think millionaire, but with cannons. || Resident Maaya Sakamoto fan.
Think millionaire, but with cannons. || Resident Maaya Sakamoto fan.Mister Hatt wrote:If AA is needed, might be worth trying one of my Hyakko OVA anti-aliasers? As for the ghosting or whatever, I am unable to download your link, see what mirko or Cannonaire think of your footage. I would also try Camembert() on your haloing although it might flatten other parts of your image. Granted it won't smooth the fuck out of it like that dehalo_alpha() is bound to do, but it will certainly make aliasing more noticable. Over all I think you would have more detail via Camembert() though either way.
#Replace this line with your source
TFM(order=-1, field=-1, mode=1, PP=0, chroma=false)
TDecimate(mode=1, cycleR=1, cycle=5, rate=23.976, hybrid=0)
#CanDerainE(str=255 , dstr=80, thr=2.0, radius=6, rthr=90, mask=false) #You decide whether to use this or not.
dehalo_alpha(darkstr=0,brightstr=0.6,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.2,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.8,rx=2,ry=2)
dehalo_alpha(darkstr=0,brightstr=0.8,rx=1.2,ry=0.45)
dehalo_alpha(darkstr=0,brightstr=0.4,rx=1.2,ry=0.45)
dehalo_alpha(darkstr=0,brightstr=0.6,rx=1.2,ry=0.45)
dehalo_alpha(darkstr=0,brightstr=0.4,rx=0.45,ry=2.0)
mergechroma(awarpsharp2(depth=12))
#MCTemporalDenoise(settings="medium") #Use this or another noise filter that runs faster. Or no noise reduction.
LSFmod(100)
NTSCSquare()
Crop(2, 4, -6, -0) #Minimum you want to crop
Think millionaire, but with cannons. || Resident Maaya Sakamoto fan.Users browsing this forum: No registered users and 1 guest