Unfiltered:
Spoiler :
Test:
Spoiler :
Code: Select all
removegrain(mode=17)
dehalo_alpha()
lsfmod(strength=150,smode=5,lmode=4,soft=-2,edgemaskhq=true)
vmtoon(strength=60,thinning=0,sharpen=false)
maa()
gradfun2dbmod(1.5,str=0)
It's in the animeivtc, you can find it here.Zwill wrote:I got the Lsfmod off doom9 but l didn't find Maa().
Know where l could get it?
Code: Select all
mpeg2source("M:\My DVD Footage\Sword Of The Stranger\SOTS.d2v", cpu=4)
deint=TDeint(mode=2, mtnmode=3, blim=100)
TFM(order=1, cthresh=4, slow=2, clip2=deint)
TDecimate(mode=1)
LanczosResize(848,480)
removegrain(mode=2)
deen("w3d",1,1,1)
dehalo_alpha()
lsfmod(strength=150,smode=5,lmode=4,soft=-2,edgemaskhq=true)
vmtoon(strength=60,thinning=0,sharpen=false)
maa()
gradfun2dbmod(1.5,str=0)