Skip to main content

Kernel objects for scaling and format conversion within VapourSynth

Project description

vs-kernels

Read the Docs PyPI - Python Version PyPI GitHub commits since tagged version PyPI - License Discord

Kernels are a collection of wrappers pertaining to (de)scaling, format conversion, and other related operations, all while providing a consistent and clean interface. This allows for easy expansion and ease of use for any other maintainers who wishes to use them in their own functions.

You can create presets for common scaling algorithms or settings, while ensuring the interface will always remain the same, even across different plugins with their own settings and expected behavior.

For support you can check out the JET Discord server.

How to install

Install vskernels with the following command:

pip install vskernels --no-cache-dir -U

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

pip install git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-kernels.git --no-cache-dir -U

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vskernels-3.1.0.tar.gz (22.3 kB view hashes)

Uploaded Source

Built Distribution

vskernels-3.1.0-py3-none-any.whl (27.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page