Module ffmpeg_sidecar::command
source · Structs
- A wrapper around
std::process::Commandwith some convenient preset argument sets and customization forffmpegspecifically.
Functions
- Verify whether ffmpeg is installed on the system. This will return true if there is an ffmpeg binary in the PATH, or in the same directory as the Rust executable.