Skip to main content

transcode_args

Function transcode_args 

Source
pub fn transcode_args(input: &Path, out: &Path) -> Vec<String>
Expand description

ffmpeg argv to transcode a raw plain.mjpeg (the fallback recorded when ffmpeg was absent at capture time) into a playable mp4 at out. Pure.