Skip to main content

sidecar_path

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.