Hi, On Tue, Apr 28, 2020 at 12:58 AM Paul B Mahol <[email protected]> wrote: > > On 4/26/20, Sebastian Dröge <[email protected]> wrote: > > From: Sebastian Dröge <[email protected]> > > > > s->target_i and global are in dB but s->target_tp and true_peak are > > linear. Instead of mixing these in the calculations, convert the former > > first to have all following calculations in the same unit. > > --- > > libavfilter/af_loudnorm.c | 5 ++--- > > 1 file changed, 2 insertions(+), 3 deletions(-) > > > > LGTM, but better ask and CC maintainer directly.
Tested and pushed. Thank you. Thanks, Kyle _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
