View Single Post
Old 26th March 2017, 02:05   #15  |  Link
blaze077
Registered User
 
Join Date: Jan 2016
Posts: 79
TheFluff: Thanks for your help. I think it is the Avisynth script parser as using vanilla ScriptClip or FrameEvaluate gives me that error.

Code:
Assert(!(yPlane==uPlane==vPlane==-1), "You need to select at least one plane")
I was also not sure this would work but it seemed to work just fine.

Thank you, StainlessS, your code is definitely a better alternative than what I came up with.

Last edited by blaze077; 26th March 2017 at 02:09.
blaze077 is offline   Reply With Quote