Skip to main content

Module process

Module process 

Source

Structs§

CommandBuilder
Command builder with safe argument construction
Process
Process handle for running FFmpeg processes
ProcessConfig
Process execution configuration
ProcessOutput
Output from a completed process
Progress
Progress information from FFmpeg

Functions§

find_executable
Find the path to an FFmpeg executable
stream_progress
Stream progress updates from FFmpeg stderr
validate_input_path
Helper to validate paths exist
validate_output_path
Helper to validate output path can be written

Type Aliases§

ProgressCallback
Progress callback type