On Wed, Nov 5, 2008 at 10:46 AM, Andrew Gaydenko <[EMAIL PROTECTED]> wrote: >> 2008/11/4 Mark Knecht <[EMAIL PROTECTED]>: >> > Hi, >> > I'm wondering if anyone has a good way to convert a large hierarcy >> > of directories populated with FLAC files to a new set of directories >> > using mp3 instead? The FLAC directory contains something like 20000 >> > files so I need the converted structure to replicate the original. >> > Most likely the tool has to be very tolerant of file naming, unicode, >> > etc., as there are likely to be any number of strange things in there. >> > >> > Possibly something in perl or, for the likes of me, even something GUI >> > based. > > GUI-based: media-sound/soundkonverter
thanks Andrew. I tried this version but so far it's not cooperating. Probably it's mostly me but I now understand I have one more requirement that the Gnome version handles but I don't see an option in the KDE version. Most of the tracks were ripped over the last couple of years using KDE which prepends a track number on the file name 01_Track1Name.flac 02_Track2Name.flac I'd like to remove the track numbers but I don't see a way to do this yet. The Gnome version has that feature but crashes when given more than a single album. too bad.... - Mark