Skip to main content

probe

Function probe 

Source
pub fn probe(ffprobe: &Path, input: &Path) -> Result<Ffprobe, FfmpegError>
Expand description

Probe input with ffprobe, returning parsed metadata.