download_ffmpeg

Function download_ffmpeg 

Source
pub fn download_ffmpeg(target_dir: impl AsRef<Path>) -> Result<PathBuf, Error>
Available on non-target_family=wasm and crate feature render only.
Expand description

Download latest release of ffmpeg from https://github.com/eugeneware/ffmpeg-static/releases/latest to <target_dir>/ffmpeg