/vs-preview

Previewer for VapourSynth scripts.

Primary LanguagePythonApache License 2.0Apache-2.0

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 (R59+ required)

Installation

Install latest stable via pypi:

pip install vspreview

Install latest git:

pip install -U git+https://github.com/Irrational-Encoding-Wizardry/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