rustsynth-sys 0.5.6

Low level bindings to VapourSynth
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# vapoursynth
[![Windows](https://github.com/vapoursynth/vapoursynth/actions/workflows/windows.yml/badge.svg)](https://github.com/vapoursynth/vapoursynth/actions/workflows/windows.yml)
[![Linux](https://github.com/vapoursynth/vapoursynth/actions/workflows/linux.yml/badge.svg)](https://github.com/vapoursynth/vapoursynth/actions/workflows/linux.yml)
[![macOS](https://github.com/vapoursynth/vapoursynth/actions/workflows/macos.yml/badge.svg)](https://github.com/vapoursynth/vapoursynth/actions/workflows/macos.yml)
[![codespell](https://github.com/vapoursynth/vapoursynth/actions/workflows/codespell.yml/badge.svg)](https://github.com/vapoursynth/vapoursynth/actions/workflows/codespell.yml)

*A video processing framework with simplicity in mind*

**Looking for the documentation?**  
Read the documentation here: [VapourSynth Documentation](http://vapoursynth.com/doc)

# Building
For build instructions, visit [Windows Compilation](http://vapoursynth.com/doc/installation.html#windows-compilation) and [Linux and OS X Compilation](http://vapoursynth.com/doc/installation.html#linux-and-os-x-compilation)