mgh;196394 Wrote: > WOOOOHOOOO, > > Hercules: > > Using only %S, it did work. Everything ripped to WAV and then > compressed to FLAC, worked pefectly. > > Unfortunately I am clueless what that command line does or means. > Would someone be kind enough to post a string I can use? The %S did > work. > > Thanks for all the help. I will be back to let you know how it is > going.
There was a problem with your command-line options then. Build it up, one step at a time... See http://flac.sourceforge.net/documentation_tools_flac.html for a complete list of options. You can ignore most of them. To start, try "-6 -V %s" Then add --replay-gain: "-6 -V --replay-gain %s" Finally try a tag or two: "-6 -V --replay-gain -T "artist=%a". BTW I notice you say "%S". I hope that was just a typo, because I think this stuff is case-sensitive. You should use a lower case "s". To save time, temporarily stop it deleting WAVs, rip to a WAV and go to Tools - Compress WAVs. That way you won't have to re-rip. -- Mark Lanctot ------------------------------------------------------------------------ Mark Lanctot's Profile: http://forums.slimdevices.com/member.php?userid=2071 View this thread: http://forums.slimdevices.com/showthread.php?t=34610 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
