GitHub - withtypes/rust-ffmpeg: Safe FFmpeg wrapper.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

crates.io

This is a fork of the ffmpeg crate by meh., compatible with FFmpeg major version 4 (tested against 4.0.2). FFmpeg4 code is guarded by the ffmpeg4 feature, enabled by the default. Disable ffmpeg4 to compile against FFmpeg 3.x (tested against 3.4.4). Earlier versions of FFmpeg are not officially supported. See my command line tool metadata's Cargo.toml for example usage when supporting both major versions of FFmpeg.

About

Safe FFmpeg wrapper.

Resources

Readme

License

WTFPL license

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • Rust 100.0%