Crate async_ffmpeg_sidecar

Source

Modulesยง

child
Wrapper around tokio::process containing a spawned Ffmpeg command.
comma_iter
An internal utility used to parse comma-separated values in Ffmpeg logs.
command
download
Utilities for downloading and unpacking FFmpeg binaries
event
ffprobe
Utilities related to the FFprobe binary.
log_parser
metadata
Information about an Ffmpeg process and its streams.
paths
Utilities for locating FFmpeg binaries on the system
pix_fmt
A database of the pixel formats by Ffmpeg and their size per pixel.
read_until_any
stream
A stream of events from an Ffmpeg process.
version