Skip to content

LucaCiucci/libav-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages