4re

Results 4 comments of 4re

I didn't really test it much, but maybe this will work for you: https://gist.github.com/4re/e04ebfb300de4e4b7501622afb1764a7 ```python import vapoursynth as vs import mpls core = vs.get_core() clip = mpls.source("rule6.mpls") clip.set_output() ```

Any news on this? I'm having the same problem here and I can't see why it is failing.

Ok, the same problem, did try the same. What I see is the API key stored in the client, at least the one given in the output by the GTK...

I did some test with the above script and for me r22 and r23 are slightly faster than r21 (~4%). GCC 10 builds are ~10% bigger than GCC 9 but...