rsmpeg 0.18.0+ffmpeg.8.0

A Rust crate that exposes FFmpeg's power as much as possible.
Documentation
1
2
use crate::ffi;
pub type AVMotionVector = ffi::AVMotionVector;