rustsynth-sys

Crates.iorustsynth-sys
lib.rsrustsynth-sys
version0.5.5
created_at2023-01-13 22:20:32.491453+00
updated_at2025-09-23 00:30:36.793452+00
descriptionLow level bindings to VapourSynth
homepage
repositoryhttps://github.com/animafps/rustsynth
max_upload_size
id758187
size4,839,168
Anima (animafps)

documentation

README

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
Commit count: 152

cargo fmt