What I want to understand: is there any difference between
- just transcoding the ReplayGained FLAC using diskwriter (having the "use replaygain" option checked in settings)
- transcoding a with without ReplayGain info and adding the info later.
I made two identical files, one with replaygain and one without.
I encoded both with the "use replaygain" both ticked and not ticked (in cfg)
The result is four files (I know I did some extra unnecessary work but it was to be sure). Three of them are identical (those without RG). The file with RG info is significantly smaller (a few KiB's). The bitrate of that file is 1 less than the others (VBR file average). I'm worried because this may show a quality loss that I haven't noticed.
The reason for my preference of gaining the lossless instead of lossy files is that I won't have to do that for lossy files separately then.
Are files made with the first option same or similar to Mp3gain'ed files (compatible with anything)?
Another question: If I convert a ReplayGain'ed FLAC file from the command line, (oggenc with flac input support), will the resulting file have RG automatically? This would be a much preferred method because my real platforum is GNU. I have to use foobar2000 because I currently use single file per album (maybe I'll change).