pub fn download_ffmpeg(target_dir: impl AsRef<Path>) -> Result<PathBuf, Error>Available on crate feature
render and non-target_family=wasm only.Expand description
Download latest release of ffmpeg from https://github.com/eugeneware/ffmpeg-static/releases/latest to <target_dir>/ffmpeg