[![crates.io](https://img.shields.io/crates/v/ffmpeg-the-third.svg)](https://crates.io/crates/ffmpeg-the-third) [![docs.rs](https://docs.rs/ffmpeg-the-third/badge.svg)](https://docs.rs/ffmpeg-the-third/) [![build](https://github.com/shssoichiro/ffmpeg-the-third/workflows/build/badge.svg)](https://github.com/shssoichiro/ffmpeg-the-third/actions) This is a fork of the abandoned [ffmpeg-next](https://crates.io/crates/ffmpeg-next) crate which is a fork of the abandoned [ffmpeg](https://crates.io/crates/ffmpeg) crate. Currently supported FFmpeg versions: 4.x, 5.x, 6.x. Build instructions can be found on the [wiki](https://github.com/zmwangx/rust-ffmpeg/wiki/Notes-on-building). Documentation: - [docs.rs](https://docs.rs/ffmpeg-the-third/); - [FFmpeg user manual](https://ffmpeg.org/ffmpeg-all.html); - [FFmpeg Doxygen](https://ffmpeg.org/doxygen/trunk/). _See [CHANGELOG.md](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.**