rust-ffmpeg
FFmpeg bindings for rust
How to build
$ git clone https://github.com/mewlips/rust-ffmpeg.git
$ cd rust-ffmpeg
$ cargo build
License
The source is available under the MIT license, but the license of the binaries depends on how FFmpeg was compiled.