Limping_Pylon;176466 Wrote: 
> yes, windowz

There are probably quicker ways to do this under windows, however, this
is what I'd do in a windows environment:

google for a program called catwalk.exe  (you should find references to
it on http://wiki.hydrogenaudio.org/

Configure catwalk to run the following in each folder that contains a
wav file:

for %x in (*.wav) do flac -V -8 --replay-gain --delete-input-file
--padding=20000

start catwalk in the main folder containing the wav's and it will
traverse your dir tree encoding all wav files using the above options. 
The padding facilitates speedy addition of tags and albumart using a
tool like mp3tag.


-- 
egd

Linux and loving IT!
------------------------------------------------------------------------
egd's Profile: http://forums.slimdevices.com/member.php?userid=3425
View this thread: http://forums.slimdevices.com/showthread.php?t=32320

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to