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).