SeaSmoke's VapourSynth Functions.
aka shit I stole and pass off as my own
A mix of dumb and broken wrappers, some slighly useful wrappers, and a bunch of random utility functions. util.py, fansub.py, and misc.py are the only ones you'd probably want to use. dehalo.py is still a WIP, although it's probably good enough for use. The rest are simply wrappers around existing functions/plugins written because I'm a lazy ass, may or may not be broken.
If you find something broken or very obviously wrong, feel free to open an issue or send in a PR.
If you have an old ssfunc.py
or an older stolenfunc.py
on your system, delete that. Then run the following command.
python -m pip install git+https://github.com/notSeaSmoke/ssfunc.git
- Python 3.9 or newer
- VapourSynth r51 or newer
- vsutil 0.5.0 or newer
- lvsfunc 0.3.7 or newer
- python-ass 0.5.2 or newer
- subdigest