AndrewC wrote: > Robin Bowes Wrote: >> >> You've basically just described the design brief I set myself when I >> wrote this: >> >> http://robinbowes.com/projects/flac2mp3 >> >> :) >> >> R. > > Hi Robin, > > Any documentation or screenshots for that or is it just a case of > load it and see ?
Andrew, No screenshots, and very little documentation I'm afraid. Here's a quick start: 1. Install perl, flac + lame 2. Make sure flac and lame are in your path 3. Download flac2mp3 and extract 4. I recommend putting flac2mp3 in your path too. 5. Convert some files: On Linux/Unix: flac2mp3 /path/to/flac/files/ /path/to/mp3/files/ On Windows: flac2mp3 c:\path\to\flac\files\ c:\path\to\mp3\files\ Depending on how many flac files you have, go and make a coffee/get a beer/redecorate the spare room. HTH, R. _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
