pub fn ffprobe_version_with_path<S: AsRef<OsStr>>(path: S) -> Result<String>
Lower level variant of ffprobe_version that exposes a customized the path to the ffmpeg binary.
ffprobe_version