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