Coder Social home page Coder Social logo

vs-preview's Introduction

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 (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.

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.

vs-preview's People

Contributors

setsugennoao avatar endilll avatar akarinvs avatar kapppa avatar saltychiang avatar nsqy avatar justintarthur avatar wallace11 avatar po5 avatar shssoichiro avatar rivenskaye avatar jsaowji avatar sgt0 avatar orangechannel avatar dnjulek avatar kenany avatar lightarrowsexe avatar mukunku avatar djatom avatar arch1t3cht avatar thechaoscoder avatar tuilakhanh avatar wwww-wwww avatar wiwaz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.