Skip to main content

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

  1. Python (3.10+ required)
    • Make sure to install Python to your PATH.
  2. VapourSynth (R60+ 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.

Keyboard Shortcuts

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vspreview-0.8.1.tar.gz (102.6 kB view hashes)

Uploaded Source

Built Distribution

vspreview-0.8.1-py3-none-any.whl (128.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page