33 releases
0.5.6 | Oct 30, 2024 |
---|---|
0.5.4 | Jun 14, 2024 |
0.5.3 | Mar 27, 2024 |
0.3.12 |
|
0.1.1 | Sep 27, 2019 |
#78 in Video
335 downloads per month
Used in 4 crates
(2 directly)
205KB
6K
SLoC
stainless-ffmpeg
Efficient Rust wrapper for FFmpeg.
Prerequisites
Build
cargo build
Run examples
- 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
Dependencies
~4–8MB
~142K SLoC