Closed i-winxd closed 6 months ago
I could add an option to set the decibel offset in the volume filter, if you could show what args you use to set LUFS that could also be done
As for audio editing, the plan was to have a new editor for that that would show the waveform and only have options normally for audio
Loudness: https://superuser.com/questions/1705712/is-ffmpeg-usable-with-audio-loudness-normalization
Applying normalization may increase or decrease the audio volume given the same loudness target, depending on how loud an input audio file is. There is an implicit "decibel" offset that is calculated based on that. I just used the stackoverflow command there
loudnesspenalty.com gives you that offset, but will only show you negative values
Mind-dump incoming! Only do the ones you think are feasible, though I believe all of them should be doable with FFMPEG according to my experience:
Okay that's everything so far.