Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irrational-encoding-wizardry/kagefunc
A collection of Vapoursynth functions. kagefunc.py is the only relevant file for users
https://github.com/irrational-encoding-wizardry/kagefunc
vapoursynth vapoursynth-functions video-processing
Last synced: 4 days ago
JSON representation
A collection of Vapoursynth functions. kagefunc.py is the only relevant file for users
- Host: GitHub
- URL: https://github.com/irrational-encoding-wizardry/kagefunc
- Owner: Irrational-Encoding-Wizardry
- License: mit
- Created: 2017-08-09T12:21:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T15:43:26.000Z (over 2 years ago)
- Last Synced: 2024-04-08T15:01:11.172Z (8 months ago)
- Topics: vapoursynth, vapoursynth-functions, video-processing
- Language: Python
- Homepage: https://kageru.moe/blog/
- Size: 117 KB
- Stars: 47
- Watchers: 14
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kagefunc
kageru's (that's me) Vapoursynth functions\
Functions outside of `kagefunc.py` are currently in development and will probably not even run.\
Documentation/explanation for each function is given in the docstring.\
`tests.py` contains the tests and is mostly used by me for development or if you want to test the functions locally.## Installation
A list of dependencies can be found [in the AUR](https://aur.archlinux.org/packages/vapoursynth-plugin-kagefunc-git).
If you’re on Arch Linux, [the AUR](https://aur.archlinux.org/packages/vapoursynth-plugin-kagefunc-git) is also the recommended method of installation.
If you’re not, I recommend [switching to Arch](https://www.archlinux.org/download/). :^)The plugin for adaptivegrain (core.adg) can be found [here](https://git.kageru.moe/kageru/adaptivegrain/releases).