ok, indeed my sample works now w/ your new MT.dll+avisynth.dll
now, using this simple script w/ the latest icl10 ffdshoow build from xvidvideo.ru in KMPlayer in XP SP3 :
Code:
SetMemoryMax(64)
MT("AddGrainC()",8)
that's AddGrainC 1.1 :
first value is CPU load, second is RAM usage, and third is pagefile usage.
and now AddGrainC 1.4 :
I've put all the builds(+source) from 1.0 to 1.4 here....in case you have any idea what's going wrong :
http://www.megaupload.com/?d=BOKPFX19
leaks start at 1.2, so between 1.1 and 1.2 something went wrong w/ MT
I already mentioned it to foxyshadis, but never got a reply
I'm not sure whether there's any point that I try your ffdshow mod, because SetMTMode() doesn't work too well w/ HR+Reclock...it seems to be asynchronous or something..