Anima

Results 8 comments of Anima

> You can just pass arguments to the script itself though. (That is what Smoothie does.) Huh? What arguments, its about removing the entire need for scripting

> You can just pass arguments to the script itself though. (That is what Smoothie does.) I see what you are meaning tho, to turn it into a static vpy...

https://github.com/animafps/rustsynth - new wrapper GitHubGitHub - animafps/rustsynth: a safe vapoursynth wrapper to rusta safe vapoursynth wrapper to rust. Contribute to animafps/rustsynth development by creating an account on GitHub.

Leiko in CTT made a good point that its prob easier to run without trying to abstract vapoursynth and run everything in house like libav the input then manipulate the...

An idea could be to bundle everything in the CI just because of how annoying all the dependencies are especially vapoursynth and the plugins

Dependencies are now sorted in the CI so any test case including running the binary should function

594e0c46869176769235bbab7c2ae2a91a8a3f26

Have been offline for a while but have done some digging and SVP only allows YUV12 which is strictly 8-bit so any program that interps with it will run into...