Skip to main content

extract

Function extract 

Source
pub async fn extract(
    input: &str,
    output: &str,
    start: f64,
    duration: f64,
) -> Result<()>
Expand description

Copies a segment of a video file without re-encoding.