Module probe

Module probe 

Source
Expand description

Media probing API built on top of ffprobe JSON output. Media probing utilities built on top of ffprobe.

Functionsยง

probe
Probe a file using binaries discovered on the current PATH.
probe_with_binaries
Probe a file using already-resolved binaries.
probe_with_locator
Probe a file with a pre-configured locator (useful for custom binary paths).