Como escrever tags de replaygain com ganho de álbum usando mp3gain?

0

Instalei o mp3gain e, olhando para o manual, parece que não é possível escrever tags repetidas ao usar as tags do álbum. MAS talvez eu tenha perdido alguma coisa.

mp3gain optionally writes gain adjustments directly into the encoded data.
In  this  case, the  adjustment works with all mp3 players, i.e. no support for a special tag is required.
This mode is activated by any of the options -r, -a, -g, or -l.

   If none of the above options are given, the recommended gain change is instead written  to
   a  special  tag  in the mp3 file. In this case, the adjustment only works with mp3 players
   that support this tag.  Some mp3 players refer to this as ReplayGain.  The tag is  written
   either  in  APEv2  format  (default)  or in ID3v2 format (with -s i).  If you only want to
   print the recommended gain change (and not modify the file at all) you may use  the  -s  s
   (skip tag) option.
As tags de álbum

são ativadas usando -a

Você pode por favor ajudar? Obrigado

    
por mrjayviper 17.10.2017 / 15:46

1 resposta

1

A opção -a de mp3gain não significa "ativar tags de álbum" (seja lá o que for que isso deva fazer). Veja man mp3gain :

-a
apply Album gain automatically (files are all from the same album: a single gain change is applied to all files, so their loudness relative to each other remains unchanged, but the average album loudness is normalized)

Em outras palavras, -a faz com que ele calcule um e o mesmo ganho para todos os arquivos processados, modificando seu ganho de maneira uniforme. A ideia é que todos esses arquivos provenham do mesmo álbum e, portanto, devem ter o mesmo volume relativo entre si após a modificação do ganho, mas você também pode usar essa opção para arquivos de diferentes álbuns (ou arquivos que não estão relacionados de alguma forma para álbuns). E tem absolutamente nada relacionado à tag álbum .

    
por 19.10.2017 / 13:17

Tags