Expand description
Segment-based transcoding for parallel and distributed workloads.
Provides time-segment decomposition, status tracking, and a multi-worker transcoding queue for processing large media files in parallel chunks.
Structs§
- Segment
Spec - Specification for a single time-segment to transcode.
- Segment
Transcoder - Orchestrates multi-segment transcoding with configurable worker concurrency.
- Transcode
Segment - A single segment job: specification, file paths, and current status.
Enums§
- Segment
Status - Status of a single transcode segment.