Log in

View Full Version : smdegrain error


Mounir
21st June 2018, 07:45
I'm trying smdegrain right now, i get an error with ditherpost
ditherpost does not have a slice argument
Any ideas guys ?

tormento
21st June 2018, 12:36
Any ideas guys ?
Post your script and environment with AVSMeter output.

real.finder
21st June 2018, 14:26
you don't have uptodated dithertools dll

Mounir
21st June 2018, 15:27
i have dither_tools-1.26.5 isn't it the latest ?
the script is simple:

avisource()
pre=fluxsmootht(3).removegrain(11)
SMDegrain(tr=9,thSAD=500,contrasharp=30,prefilter=pre,str=1.2,refinemotion=true,lsb=true)
edit:
well still error with v1.27.2
Ok my bad it's working i had to load manually the dither.dll (32bits) i thought the avsi script was enough, stupid me..