AkarinVS

Results 39 comments of AkarinVS

please use lambda_=0.9 to avoid conflicting with the lambda keyword.

First, `ldd libvsov.so` to see if all dependencies can be found. Then, set `LD_DEBUG=all` and then run vspipe with a trivial vpy that load the plugin. The output on stderr...

另外,jpg 应该 bt.601 matrix,所以脚本里面用 `mvf.ToRGB(src, depth=32, matrix="709")` 是会导致颜色不对的问题的。

In general you can follow the windows build workflow to build on Linux, with only minor changes. However, note that you do have to compile all dependencies (specifically, pay attention...