/vs-tools

Functions and utils related to VapourSynth

Primary LanguagePythonMIT LicenseMIT

vs-tools

Functions and utils related to VapourSynth


This module is a collection of functions, utils, types, type-utils, and more aimed at helping at having a common ground between VapourSynth packages, and simplify writing them.

For support you can check out the JET Discord server.

How to install

Install vstools with the following command:

pip install vstools

Or if you want the latest git version, install it with this command:

pip install git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-tools.git