View Single Post
Old 19th July 2006, 12:13   #6  |  Link
foxyshadis
Angel of Night
 
foxyshadis's Avatar
 
Join Date: Nov 2004
Location: Tangled in the silks
Posts: 9,559
I don't know if you run Debug avisynth often, but I meant to tell you, I always get this error in resample_functions.cpp:

#ifdef DEBUG
env->ThrowError("Resizer: [Internal Error] Got Zero Coefficient");
#endif

Not sure what it means, it runs fine in release mode. (So I just called it X_DEBUG to kill the error.) EKG.avs seems to cause it, I'd have to play around to see what else does.
foxyshadis is offline   Reply With Quote