7bcb223734fa2c636d767d43f2d45b4077d06bf2
This is a fork of the ffmpeg crate by meh., compatible with FFmpeg major version 4 (tested against 4.0.2). FFmpeg4 code is guarded by the ffmpeg4
feature, enabled by the default. Disable ffmpeg4
to compile against FFmpeg 3.4 (tested against 3.4.4). Earlier versions of FFmpeg are not officially supported. See my command line tool metadata
's Cargo.toml
for example usage when supporting both major versions of FFmpeg.
Languages
Rust
100%