MqaAudioWeights

Weights driving the single composite MQA-AUDIO score (SVTA registry 24). Same start-at-100-subtract-penalties model as MQA-VIDEO (see computeMqaAudio in Avp.Types.QualityMetrics for the exact math).

Field

Type

Repeated

Description

silence_penalty

uint32

flat penalty while silent (silence can be legitimate)

clip_weight

double

multiplier on clip_ratio x 100 (clipping never is)

dead_channel_penalty

uint32

flat penalty while a channel is dead

loudness_target_lufs

double

integrated-loudness target, e.g. -23 (EBU R128) / -24 (ATSC A/85)

loudness_tolerance_lu

double

no penalty within target +/- tolerance

loudness_weight

double

penalty per LU beyond the tolerance band

true_peak_max_dbtp

double

ceiling; at or below is free

true_peak_penalty

uint32

flat penalty when true peak exceeds the ceiling

hum_energy_threshold

double

hum energy at/below this is noise floor, ignored

hum_weight

double

multiplier on (hum_energy - threshold) x 100

tone_ratio_threshold

double

peak_ratio at/below this is normal content

tone_weight

double

multiplier on (peak_ratio - threshold) x 100

Member of