shssoichiro / ffmpeg-the-third

A fork of the abandoned ffmpeg-next crate which is a fork of the abandoned ffmpeg crate
Do What The F*ck You Want To Public License
54 stars 12 forks source link

crates.io docs.rs build

This is a fork of the abandoned ffmpeg-next crate which is a fork of the abandoned ffmpeg crate.

Currently supported FFmpeg versions: 4.x, 5.x, 6.x.

Build instructions can be found on the wiki.

Documentation:

See CHANGELOG.md for other information on version upgrades.

If you have significant, demonstrable experience in Rust and multimedia-related programming, please let me know, I'll be more than happy to invite you as a collaborator.

Minimum supported Rust version (MSRV)

Both ffmpeg-the-third and ffmpeg-sys-the-third currently require a Rust version of 1.61.0 or higher. Increases in MSRV will result in a semver MINOR version increase.

If you are having issues compiling this crate on your version of Rust, there are two tools you can use to help find MSRV-compatible dependency versions: