Skip to content

animafps/rustsynth

RustSynth

crates.io docs.rs License: LGPL v2.1

Safe & performant Rust bindings for VapourSynth video processing framework.

A modern fork of vapoursynth-rs with support for the latest VapourSynth API versions.

Quick Start

Add this to your Cargo.toml:

[dependencies]
rustsynth = "0.5"

Documentation

Packages

This workspace contains three main packages:

rustsynth

crates.io

High-level safe wrapper for VapourSynth with a Rust-friendly API.

rustsynth-sys

crates.io

Low-level FFI bindings to VapourSynth C API.

rustsynth-derive

crates.io

Procedural macros for creating VapourSynth plugins.

Community

Join our Discord server for support and development discussions.

License

Licensed under LGPL-2.1. See LICENSE for details.

About

🦀📦 a safe wrapper for VapourSynth, written in Rust

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks