pub async fn ffprobe_file(ffprobe_bin: &str, path: &Path) -> Result<ProbeInfo>
Probe a media file for duration and video stream properties.