Topic: SVP not working for VLC on macOS
I followed the instructions on the wiki, yet I'm unable to get it to work for VLC on macOS, and I can see this in the SVP Event Logs:
16:49:26.050 [E]: VLC: Python exception: invalid syntax (cb0e.py, line 57)\n\nTraceback (most recent call last):\n File \src/cython/vapoursynth.pyx\, line 1943, in vapoursynth.vpy_evaluateScript\n File \/Users/mittu/Library/Application Support/SVP4/scripts/cb0e.py\, line 57\n smooth = smooth.resize.Bicubic(format=vs. 4:4:4)\n ^\nSyntaxError: invalid syntax\n
16:49:26.050 [E]: VLC: script evaluation failed
It looks like Python cannot interpret the argument "vs. 4:4:4" to the method resize.Bicubic, rightfully so, since whitespaces and colons aren't allowed. This looks like a bug in the program that generates this script. Help?
macOS: 10.15.2
VLC: 3.0.8 (x64)
Vapoursynth: R48