libav-sys

Crates.iolibav-sys
lib.rslibav-sys
version0.2.0
sourcesrc
created_at2023-03-08 17:57:38.321364
updated_at2023-03-09 09:40:14.7972
descriptionRust bindings for system libav libraries
homepage
repositoryhttps://github.com/LucaCiucci/libav-sys
max_upload_size
id804832
size26,501
Luca Ciucci (LucaCiucci)

documentation

README

libav-sys

Bindings to libav for Rust.

This crate provides bindings for the libraries shipped with a system installation of ffmpeg.

In order to make this work, you have to manually install ffmpeg and set the FFMPEG_DIR environment variable or install ffmpeg using a package manager.

Examples

You can find some usage examples in the examples/ folder.

TODOs

Commit count: 11

cargo fmt