ffmpeg_sidecar::ffprobe

Function ffprobe_sidecar_path

Source
pub fn ffprobe_sidecar_path() -> Result<PathBuf>
Expand description

The (expected) path to an FFmpeg binary adjacent to the Rust binary.

The extension between platforms, with Windows using .exe, while Mac and Linux have no extension.