Skip to main content

ffmpeg_path

Function ffmpeg_path 

Source
pub fn ffmpeg_path() -> String
Expand description

Returns the path to the ffmpeg binary.

Resolution order:

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