Robin Bowes;213896 Wrote: > nelamvr6 wrote: > > Robin, can you tell me how to make your script work on ogg-vorbis > > files? > > > > Or is that even possible? > > 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. No need to write a script, it's designed to work in cli mode, it's available in at least deb packages since it came bundled with Linux Mint, and all you have to do to get going is type "vorbisgain -h" in a terminal. That will give you a listing of the correct syntax and options. -- 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
