vs-jetpack¶
Full suite of filters, wrappers, and helper functions for filtering video using VapourSynth
vs-jetpack provides a collection of Python modules for filtering video using VapourSynth. These include modules for scaling, masking, denoising, debanding, dehaloing, deinterlacing, and antialiasing, as well as general utility functions.
For support you can check out the JET Discord server.
How to install¶
vsjetpack is distributed via PyPI, and the latest stable release can be installed using:
pip install vsjetpack
As of version 1.0.0, prebuilt wheels are also provided in the GitHub Releases.
Dependencies¶
Note that vsjetpack only provides Python functions, many of them wrapping or combining existing plugins. You will need to install these plugins separately, for example using vsrepo.