rustsynth 0.7.0

Safe VapourSynth wrapper
Documentation
1
2
3
4
5
6
7
8
9
10
11
# rustsynth

[![crates.io](https://img.shields.io/crates/v/rustsynth.svg)](https://crates.io/crates/rustsynth)

Safe rust vapoursynth wrapper

Fork of the [vapoursynth-rs](https://github.com/YaLTeR/vapoursynth-rs) for the current and latest VapourSyth API version

For the ffi bindings see [rustsynth-sys](https://github.com/animafps/rustsynth/tree/main/rustsynth-sys)

[Documentation](https://docs.rs/rustsynth)