ffmpeg_sidecar::paths

Function sidecar_path

Source
pub fn 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.