vsmasking

Various masking tools for Vapoursynth


Keywords
encoding, python, vapoursynth
License
MIT
Install
pip install vsmasking==0.5.1

Documentation

vsmask

VSMask aims to provide tools and functions to manage, create, and manipulate masks in VapourSynth.

For further support, please leave any questions in the IEW Discord server.

Installation

vsmask is available on PyPi and can be installed with this simple command:

pip install vsmask

Dependencies

The only hard dependencies are vsutil and an installation of VapourSynth R60 or higher. However, only R60 has been tested, if breakings changes happen in a newer version, please make an issue. For full functionality, you should make sure to also install TCanny, TEdgeMask, AWarpSharp2 and AWarpSharp2SF.