Skip to content

bacek/rust-ffmpeg4-sys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust ffmpeg4 bindings

TravisCi
Docs.rs

Original code

This repo is originally forked from the excellent work of meh. https://github.com/meh/rust-ffmpeg-sys

Supported versions

Version of this crate corresponds version of ffmpeg it build with. Currently it is 4.2.2.

Building

To build with locally installed ffmpeg libraries you’ll need a working pkg-config. I use it on Debian Buster without any problems.

To build with bundled ffmpeg sources when system installed ffmpeg is not available, you’ll need yasm installed.

About

FFmpeg bindings for Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%