Efficient Rust wrapper for FFmpeg.
bash
cargo build
Display file characteristics from container format and streams (video, audio, subtitles, data, ..) :
bash
cargo run --example probe -- my_movie.mxf
Use graph for encoding and decoding video and audio :
bash
cargo run --example graph -- my_graph.json