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 and links,
can be found in the documentation.
For further support,
drop by #lvsfunc
in the IEW Discord server.
How to install
If you have the old lvsfunc.py
module,
remove that from your system first.
Install lvsfunc
with the following command:
$ pip3 install lvsfunc --no-cache-dir -U
Or if you want the latest git version, install it with this command:
$ pip3 install git+https://github.com/Irrational-Encoding-Wizardry/lvsfunc.git --no-cache-dir -U
Usage
After installation, functions can be loaded and used as follows:
import lvsfunc as lvf
aa = lvf.aa.clamp_aa(...)
comp = lvf.comparison.compare(...)
...
Disclaimer
Anything MAY change at any time. The public API SHOULD NOT be considered stable. If you use lvsfunc in any of your projects, consider hardcoding a version requirement.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file lvsfunc-0.8.1.tar.gz
.
File metadata
- Download URL: lvsfunc-0.8.1.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 722890e1fa111bd4166d3201ed88dfefedd63f2ca1c8b0b6f1aca8f81c821d99 |
|
MD5 | 59cda7ea517f60e58069e0c399422391 |
|
BLAKE2b-256 | 3c211917d29f42a49ac332fa31fb0a71776a5f1010f129869e376806d9507750 |
File details
Details for the file lvsfunc-0.8.1-py3-none-any.whl
.
File metadata
- Download URL: lvsfunc-0.8.1-py3-none-any.whl
- Upload date:
- Size: 21.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b4a7f7ea3fe493982e53d1ef624d87707660b8b27ba717e6fce2eb070859611 |
|
MD5 | 8ff9183f5a2430ec1934e356ae4e2def |
|
BLAKE2b-256 | 5b699ea106d7b26871cf3127b938074a3341564bf7028bd6f7ee8ed3118aba5c |