Skip to main content

Module transcode_optimizer

Module transcode_optimizer 

Source
Expand description

Transcode optimization helpers for oximedia-optimize.

Provides high-level goal-oriented optimization: given a target (file size, quality, or streaming bitrate), suggest the best CRF and encoding settings.

Structs§

TranscodeConfig
Configuration describing the input and desired output for a transcode job.
TranscodeOptimizer
Optimizer that adjusts TranscodeConfig fields to meet an OptimizationGoal.

Enums§

OptimizationGoal
High-level goal that drives the optimization strategy.