AmusementClub / vapoursynth-classic

A production video processing framework with simplicity and backward compatibility in mind. We strive to keep 99% R54 API compatibility at the vpy script level while providing better performance & stability than the upstream. API4 compatibility is preserved whenever possible as well.
https://amusementclub.github.io/doc/
GNU Lesser General Public License v3.0
37 stars 4 forks source link
vapoursynth vapoursynth-classic

vapoursynth-classic

Windows Linux macOS

A video processing framework with simplicity and backward compatibility in mind

VapourSynth-Classic is a fork of VapourSynth R55 to provide long-term stable API: If your vpy script works under VapourSynth R54, then it should continue to work for the foreseeable future.

We simply do not break vpy-level API.

Looking for the documentation? Read the documentation here: VapourSynth-Classic Documentation

Building

For build instructions, visit Windows Compilation and Linux and OS X Compilation