I need to get the average volume of an mp3 file in dB. It must be that when listening to multiple files, the volume is automatically adjusted. In this case, the files themselves do not need normalization. Ideally, I need to get the result on the command line, but just an algorithm will do.
command mp3 volume
user315581
source share