..If you don't want to go the PERL route and you use Windows, I've attached a text file which can be saved as a .vbs file. This will recurse through a directory of FLACs and create a similarly structured MP3 directory. As it goes, it will drop a file called "!Complete" in each FLAC directory, so that as you add music to your library, the script will only process new stuff. Files will be tagged based on filenames.
>From a command line, use "Cscript flac2mp3.vbs" to run - If you double click, you'll be answering an awful lot of message boxes! (Should you accidentally do so, use Task Manager to kill WSCRIPT.EXE) Just amend the five CONST values at the top of the file to the relevent paths on your machine and off you go. You may wish to amend the conversion rates too, as it stands it will output to 128kbps MP3 I can't say it was entirely my own work, as some of the gubbins came from another script I found around here a while back. As always, use at your own risk, though it worked for me :-) +-------------------------------------------------------------------+ |Filename: FLAC2MP3.TXT | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=554| +-------------------------------------------------------------------+ -- nicktf ------------------------------------------------------------------------ nicktf's Profile: http://forums.slimdevices.com/member.php?userid=329 View this thread: http://forums.slimdevices.com/showthread.php?t=16240 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
