Skip to main content

Light's Vapoursynth Functions

Project description

lvsfunc

A collection of VapourSynth functions and wrappers written and/or modified by LightArrowsEXE. Full information on how every function/wrapper works, as well as a list of dependencies can be found in the documentation.

How to install

If you have the old lvsfunc.py module, remove that from your system first.

Install lvsfunc with the following command:

$ pip install lvsfunc

Arch Linux

Install the AUR package vapoursynth-plugin-lvsfunc-git with your favorite AUR helper:

$ yay -S vapoursynth-plugin-lvsfunc-git

Usage

After installation, functions can be loaded and used as follows:

import lvsfunc as lvf

src = lvf.misc.source(...)
aa = lvf.aa.clamp_aa(...)
comp = lvf.comparison.compare(...)
...

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

lvsfunc-0.3.4.tar.gz (39.6 kB view hashes)

Uploaded Source

Built Distribution

lvsfunc-0.3.4-py3-none-any.whl (46.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