Function ff

Source
fn ff(exe: &Path, args: &[&str]) -> Result<(), String>
Expand description

Run ffmpeg with -y -v error + args; Err = last stderr text.