Safe FFmpeg wrapper (FFmpeg 4 compatible fork of the ffmpeg crate).
# Cargo.toml
[dependencies]
ffmpeg-next = "8.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open a media file and print its duration.
Install FFmpeg development packages (e.g., libavformat-dev, libavcodec-dev).
No dependency data recorded yet.