Loudnorm
data class Loudnorm(val integrated: Double = -24.0, val truePeak: Double = -2.0, val range: Double = 7.0) : FilterStep
EBU R128 loudness normalisation with the filter's own defaults.
Constructors
Properties
Link copied to clipboard
The FFmpeg filter name, for capability checks. Null for Raw, whose content is opaque.
Link copied to clipboard