Log in

View Full Version : vsLGhost Syntax error


Hotte
16th February 2021, 21:45
Hi,
simple question. Avs+ won´t accept the following the statement: Avisynth open failure: unexpected character "[". The x64 vsLGhost-plugin is in my plugins folder.

Any ideas ?


Avisource("blah.avi")
clp = last
clp = vsLGhost(clp,mode=[2,1,2,1,1,2], shift=[57,57,224,224,28,28], intensity=[-1,-2,-1,-2,1,1])

ChaosKing
16th February 2021, 22:46
Are you using an older avisynth version? Install AVS+ 3.6 or 3.7. Works here with the latest version.

Hotte
17th February 2021, 19:21
Seems I've missed something :rolleyes:

Solved. I was on an 2018 Build.

Great to see that AVS+ has also speeded up

Thanks.

Thanks to those great developers!