Skip to main content

ffprobe_path

Function ffprobe_path 

Source
pub fn ffprobe_path() -> String
Expand description

Returns the path to the ffprobe binary.

Resolution order:

  1. VISER_FFPROBE environment variable
  2. bin/ffmpeg/ffprobe relative to the working directory
  3. "ffprobe" (system PATH)