Log in

View Full Version : Expr Pixel Addressing


MysteryX
25th June 2021, 05:05
I'm trying to run this code ported from Avisynth

EM.std.Expr("x[0,1] 0.12 * x[0,0] 0.76 * x[0,-1] 0.12 * + +")
> Failed to convert x[0,1] to float.

Does Vapoursynth Expr support Pixel Addressing (http://avisynth.nl/index.php/Expr#Pixel_addressing)?

MysteryX
25th June 2021, 18:31
Moving this discussion to here (https://github.com/vapoursynth/vapoursynth/issues/703)