Applications and Libraries¶
Applications¶
D2V Witch – creates indexes that can be opened by d2vsource
mpv.net – a media player with VapourSynth built-in
SmoothVideo Project (SVP) – a plugin/video player component for realtime frame interpolation
StaxRip – encoding GUI with extended VapourSynth scripting support
VapourSynth Editor (Doom9) – an editor with syntax completion and fast preview support
VirtualDub2 (Doom9) – VirtualDub with added support for high bitdepth colorspaces, useful for previewing
vsmkv – a FUSE-based virtual filesystem for exporting VapourSynth scripts as uncompressed videos in the Matroska (MKV) file format
Yuuno – incorporates VapourSynth into Jupyter
Libraries¶
VapourSynth.nim – Bindings for the Nim programming language
vsxx – VapourSynth C++ API wrapper
vapoursynth-rs – VapourSynth Rust wrapper
Tools¶
GitHub Action install-vapoursynth – Installs vapoursynth in your GitHub Action.