/avisynth-capi

AviSynth script bindings in Python, with VapourSynth integration

Primary LanguagePythonMIT LicenseMIT

avipynth

AviSynth script bindings in Python, with VapourSynth integration


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

How to install

Install avipynth with the following command:

$ pip install avipynth

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

$ pip install git+https://github.com/Setsugennoao/avisynth-py.git