Robin Bowes Wrote: > You just run it from the command line: > > flac2mp3.pl <flacdir> <mp3dir> > > replacing <flacdir> with the path to your directory containing flac > files and <mp3dir> with the path to where you want the mp3 files > writing. > > Both the flac and lame command line tools should be in your path. > This should work, but if it doesn't, try
perl flac2mp3.pl <flacdir> <mp3dir> before giving up. This may be a little more robust against vagaries in the Perl installation. -- tom permutt ------------------------------------------------------------------------ tom permutt's Profile: http://forums.slimdevices.com/member.php?userid=1893 View this thread: http://forums.slimdevices.com/showthread.php?t=22299 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
