feat: add support for loudnorm audio filter

Allows for better loudness normalization vs straight volume adjustment
using the ffmpeg loudnorm filter. The i, lra, and tp values are all
configurable in the advanced transcode settings.
This commit is contained in:
Christian Benincasa
2026-02-13 15:09:01 -05:00
parent d54a728d2f
commit f25f3f599f
47 changed files with 6175 additions and 1257 deletions

File diff suppressed because one or more lines are too long