Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ichunjo/vardefunc

Vardë’s VapourSynth functions
https://github.com/ichunjo/vardefunc

vapoursynth vapoursynth-functions vapoursynth-plugins video-encoding

Last synced: 3 days ago
JSON representation

Vardë’s VapourSynth functions

Awesome Lists containing this project

README

        

# vardefunc
Vardë's VapourSynth functions

# How to install vardefunc
If you have the old `vardefunc.py` module, first of all, please remove it from your system.

You can now install `vardefunc` with the following command:
```
python -m pip install vardefunc
```
or from Github:
```
python -m pip install git+https://github.com/Ichunjo/vardefunc.git
```