Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ichunjo/vardefunc
- Owner: Ichunjo
- License: mit
- Created: 2019-11-08T21:15:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T03:30:45.000Z (7 months ago)
- Last Synced: 2024-04-13T16:41:09.713Z (7 months ago)
- Topics: vapoursynth, vapoursynth-functions, vapoursynth-plugins, video-encoding
- Language: Python
- Homepage:
- Size: 578 KB
- Stars: 22
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```