Normalize

../../../_images/kdenlive2308_effects-normalize.webp

Description

This filter adjusts the level of the audio based on the loudness of the input. It performs loudness measurement over a specified sliding window of time. Then, it adjusts the gain on the output based on the difference between the measured loudness and the target loudness in order to achieve the desired loudness.

Parameters

Parameter

Value

Description

Target Program Loudness

Float

The target program loudness in LUFS

Measurement Window

Integer

The duration of time in seconds over which the loudness is calculated

Maximum Gain Increase

Integer

The maximum amount that the gain will be increased by the filter (dB)

Maximum Gain Decrease

Integer

The maximum amount that the gain will be decreased by the filter (dB)

Maximum Rate Change

Float

(dB per second)

Notes

The objective of a normalization is to raise the audio level to its set maximum while the loudest part of the audio must not be exceeded. Normally, normalization is useful if the audio signal was low already during recording due to wrong or faulty settings in the recording device or too big of a distance between microphone and audio source.