pub async fn extract( input: &str, output: &str, start: f64, duration: f64, ) -> Result<()>
Copies a segment of a video file without re-encoding.