rustsynth-sys
Low level VapourSynth bindings to Rust
This is raw unsafe ffi bindings to the VapourSynth API for a safe wrapper see rustsynth
Feature Flags
api-41
: Enables the headers for API version 4.1vs-graph-api
: Enables the experimental graph apiscript-api-42
: Enables the headers for VSScript API 4.2vapoursynth-functions
: Links to the main vapoursynth functions libraryvsscript-functions
: Links to the vsscript functions library