Terka
12th August 2006, 15:44
i have a script like this:
loadplugin ...
avisource ...
import mvbob
mvbob()
everything works fine
but if i add a line :
mvbob()
pixiedust() <this line is the problem
avisynth crashes.
dustv5.dll was loaded, but after added the line -crash
should i use setmemorymax and how high?
loadplugin ...
avisource ...
import mvbob
mvbob()
everything works fine
but if i add a line :
mvbob()
pixiedust() <this line is the problem
avisynth crashes.
dustv5.dll was loaded, but after added the line -crash
should i use setmemorymax and how high?