ffmpeg_sidecar::ffprobe

Function ffprobe_version_with_path

Source
pub fn ffprobe_version_with_path<S: AsRef<OsStr>>(path: S) -> Result<String>
Expand description

Lower level variant of ffprobe_version that exposes a customized the path to the ffmpeg binary.