6个版本 (3个重大变更)

0.4.0 2023年4月18日
0.3.0 2023年2月5日
0.2.1 2023年1月15日
0.1.1 2023年1月15日

#270 in 视频

每月22次下载

LGPL-2.1

3.5MB
39K SLoC

C++ 27K SLoC // 0.1% comments Rust 3K SLoC // 0.0% comments Cython 3K SLoC // 0.1% comments C 2.5K SLoC // 0.1% comments Visual Studio Project 1.5K SLoC Python 1K SLoC // 0.1% comments Batch 262 SLoC M4 248 SLoC // 0.4% comments Visual Studio Solution 156 SLoC Automake 123 SLoC

rustsynth

crates.io

安全Rust vapoursynth包装器

Fork自vapoursynth-rs,用于当前和最新的VapourSynth API版本

有关ffi绑定,请参阅(rustsynth-sys)https://github.com/animafps/rustsynth/tree/main/rustsynth-sys

文档


lib.rs:

用Rust编写的VapourSynth的安全包装器

是针对最新VapourSynth API版本的vapoursynth-rs项目的Fork

主要目标是安全性(即,安全的Rust代码不应触发未定义的行为),次要目标包括性能和易用性。

VapourSynth前言。

包含您最可能想要导入的类型。

依赖项