Skip to main content

ensure_ffmpeg

Function ensure_ffmpeg 

pub fn ensure_ffmpeg() -> Result<(), Error>
Available on crate feature video only.
Expand description

Download an ffmpeg binary if one isn’t already available on PATH. Call from main before launch() to opt in to auto-install.