ffmpeg_sidecar::ffprobe

Function ffprobe_is_installed

Source
pub fn ffprobe_is_installed() -> bool
Expand description

Verify whether ffprobe is installed on the system. This will return true if there is an ffprobe binary in the PATH, or in the same directory as the Rust executable.