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§
- Transcode
Config - Configuration describing the input and desired output for a transcode job.
- Transcode
Optimizer - Optimizer that adjusts
TranscodeConfigfields to meet anOptimizationGoal.
Enums§
- Optimization
Goal - High-level goal that drives the optimization strategy.