rustsynth-sys 0.5.5

Low level bindings to VapourSynth
Documentation

rustsynth-sys

crates.io

Low level VapourSynth bindings to Rust

This is raw unsafe ffi bindings to the VapourSynth API for a safe wrapper see rustsynth

Documentation

Feature Flags

  • api-41: Enables the headers for API version 4.1
  • vs-graph-api: Enables the experimental graph api
  • script-api-42: Enables the headers for VSScript API 4.2
  • vapoursynth-functions: Links to the main vapoursynth functions library
  • vsscript-functions: Links to the vsscript functions library