Skip to main content

ffprobe_file

Function ffprobe_file 

Source
pub async fn ffprobe_file(ffprobe_bin: &str, path: &Path) -> Result<ProbeInfo>
Expand description

Probe a media file for duration and video stream properties.