pub fn ffprobe_available() -> boolExpand 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.
pub fn ffprobe_available() -> boolReturns 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.