Fork of Endilll's vapoursynth-preview (not maintained anymore)
This program is meant to be paired with a code editor with integrated terminal like Visual Studio Code.
- Python (3.10+ required)
- Make sure to install Python to your
PATH.
- Make sure to install Python to your
- VapourSynth (R60+ required)
Install latest stable via pypi:
pip install vspreviewInstall latest git:
pip install -U git+https://github.com/sosie-js/vs-preview.gitIt can be used by running vspreview script.vpy or your preferred way in your IDE.