Skip to main content

run_ffmpeg_frame

Function run_ffmpeg_frame 

Source
fn run_ffmpeg_frame(input: &Path, seek_sec: &str, output: &Path) -> bool
Expand description

Run ffmpeg to extract a single frame at the given seek position.