Skip to main content

ffprobe_available

Function ffprobe_available 

Source
pub fn ffprobe_available() -> bool
Expand description

Returns true if ffprobe is on PATH. Mirrors ffmpeg_available above — ffprobe ships alongside ffmpeg in every common distribution but is its own binary, so its own check.