Yeah, one of the switches (-a) selects album gain, and it assumes that each folder is an album.
I watched it work on a few folders and it scans all the files in a folder and only after it has done that does it write the tags. Robin Bowes;213939 Wrote: > nelamvr6 wrote: > > Robin Bowes;213896 Wrote: > >> You need a tool to calculate ReplayGain for ogg files, like > metaflac > >> does for flac files. > >> > >> IF such a thing exists it would be fairly trivial to modify the > script > >> to work with ogg files. > >> > >> R. > > > > I have found just the thing, it's called vorbisgain, and it's > chugging > > away right now. > > > > The web site of the gentleman who wrote it is 'here' > > (http://www.sjeng.org/vorbisgain.html). > > > > It works on the same principals as replay gain, and most, if not all > > players will interpret the tags generated by it as the same as > replay > > gain tags. > > The issue I found was that to calculate album gain you need to do > something like "metaflac --add-replay-gain *.flac" where "*.flac" is > all > tracks in the album. > > apply_replaygain [1] is simply a wrapper around the metaflac script > that > finds all albums under the specified start point and executes > "metaflac > --add--replay-gain *.flac" for each album. > > Maybe vorbisgain already does that. > > R. > > [1] http://robinbowes.com/projects/apply_replaygain -- nelamvr6 ------------------------------------------------------------------------ nelamvr6's Profile: http://forums.slimdevices.com/member.php?userid=3113 View this thread: http://forums.slimdevices.com/showthread.php?t=20575 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
