pub fn ffprobe_is_installed() -> bool
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.