[go: up one dir, main page]

Module child

Module child 

Source
Expand description

Wrapper around std::process::Child containing a spawned FFmpeg command.

Structsยง

FfmpegChild
A wrapper around std::process::Child containing a spawned FFmpeg command. Provides interfaces for reading parsed metadata, progress updates, warnings and errors, and piped output frames if applicable.