Module ffmpeg_sidecar::log_parser
source · Structs
Functions
- Parses the list of configuration flags ffmpeg was built with. Typically the second line of log output.
- Parse an input section like the following, extracting the index of the input:
- Parse an output section like the following, extracting the index of the input:
- Parse a progress update line from ffmpeg.
- Example
- Parses the ffmpeg version string from the stderr stream, typically the very first line of output: