Previewer for VapourSynth scripts
Project description
Standalone previewer for VapourSynth scripts
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.
Prerequisites
- Python (3.12+ required)
- Make sure to install Python to your
PATH
.
- Make sure to install Python to your
- VapourSynth (R65+ required)
Installation
Install latest stable via pypi:
pip install vspreview
Install latest git:
pip install -U git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview.git
Usage
It can be used by running vspreview script.vpy
or your preferred way in your IDE.
Saved Frame Filename Variables
IDE Integration
Plugins
You can install external plugins by using the following command:
vspreview install [plugin-name]
A list of plugins can be found in this repo. plugin-name
is the name of the plugin directory in the repo.
To develop new plugins or manually install them, create a .ppy file inside the global plugins directory. You can find the path to that in the storage file. You can add additional search paths by adding them to a .pth file inside the global plugins directory, just like you can with python path and site-packages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file vspreview-0.10.0.tar.gz
.
File metadata
- Download URL: vspreview-0.10.0.tar.gz
- Upload date:
- Size: 116.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78e1da6224e3e5388cfd44f8f4cd1192fe6fdfe7fc31932434fb48a5b7d037a1 |
|
MD5 | 21fb696fb1638f5ff63940dae538048a |
|
BLAKE2b-256 | b0b385761eea2089a3fb292c3c6abade5098aea1d7993ed5b98dabb39b670104 |
File details
Details for the file vspreview-0.10.0-py3-none-any.whl
.
File metadata
- Download URL: vspreview-0.10.0-py3-none-any.whl
- Upload date:
- Size: 146.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eec66dcda9fb729ce87bae58092c6b99382dda060d2b90478ee0d7e8ee3ade3a |
|
MD5 | a7f7884decce4dfa5dc7d3b4dbb85c5b |
|
BLAKE2b-256 | c98bbf8f1d7f040c06c5b7197183cf25a28b16cc559d23881f3a6b995aa9d82c |