[][src]Crate ffprobe

Simple wrapper for the ffprobe CLI utility, which is part of the ffmpeg tool suite.

This crate allows retrieving typed information about media files (images and videos) by invoking ffprobe with JSON output options and deserializing the data into convenient Rust types.

Structs

Disposition
FfProbe
FfProbeError
Format
FormatTags
SideData
Stream
StreamTags

Functions

ffprobe