Crate ffmpeg_wasi

source ·
Expand description

FFMPEG low-level bindings for Rust, precompiled for WebAssembly/WASI.

This crate bundles FFMPEG’s avcodec and avformat libraries, precompiled for WebAssembly. No native installation required.

Compatible with Fastly Compute.

These are low-level bindings, directly exposing the original C functions to Rust.

§Usage

[dependencies]
ffmpeg-wasi = "0"

Modules§

Structs§