Skip to content

animafps/rustsynth

Repository files navigation

RustSynth

Fork of vapoursynth-rs for the latest api versions

support and dev discord

Docs for main branch

rustsynth

Warning

VapourSynth API coverage is limited and is still in early devlopment so breaking changes will occur to the API before v1.0

Roadmap

crates.io

Safe wrapper for VapourSynth, written in Rust

Documentation

see rustsynth/README.md for more details

rustsynth-sys

crates.io

Low level VapourSynth bindings to Rust

Documentation

see rustsynth-sys/README.md for more details

rustsynth-derive

crates.io

Procedual macro helpers for rustsynth

Documentation

see rustsynth-derive/README.md for more details

License

This repository and associated libraries are licensed under LGPL-2.1 see LICENSE for details