shssoichiro / vs-tools

Functions and utils related to VapourSynth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

You can find me in the IEW Discord server, @Setsugennoao#6969.

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/Irrational-Encoding-Wizardry/vs-tools.git

About

Functions and utils related to VapourSynth

License:MIT License


Languages

Language:Python 100.0%