Skip to main content

Module codec_profile

Module codec_profile 

Source
Expand description

Codec profile definitions and selector utilities.

Provides CodecLevel, CodecProfile, and CodecProfileSelector for choosing the best encoding profile for a given resolution.

Structs§

CodecProfile
An encoding profile combining codec name, level, and capability flags.
CodecProfileSelector
Selects an appropriate codec profile based on resolution requirements.
CodecTunePreset
Per-codec tune presets for content-specific optimization.

Enums§

CodecLevel
H.264/HEVC codec conformance level.