Bleuzen / FFaudioConverter

Graphical audio convert and filter tool
GNU General Public License v3.0
87 stars 6 forks source link

Replay Gain #4

Open ZeroDot1 opened 4 years ago

ZeroDot1 commented 4 years ago

Add a function for Replay Gain in the settings.

Bleuzen commented 4 years ago

I haven't done something with replaygain yet, so I'm not sure what you need. Do you have an example ffmpeg command that would fit your needs?

As I found out so far, changing volume by replaygain can be done by an audio filter. See: http://ffmpeg.org/ffmpeg-all.html#volume

Audio filters can already be used in FFaudioConverter. An example in settings may be: grafik

ZeroDot1 commented 4 years ago

Sorry for the late answer.

I already tried the filters, but this is not working for many users.

I recommend to add an extra tab to the settings which is only for Replaygain.

Users should be able to set up the preferences to automatically detect the volume of the music and to select album or track volume. And the db value should be customizable.