All I have installed flac2mp3 from robinbowes.com (thanks Robin for flac2mp3 - it will be *very* useful to me). Am struggling to get it working at the moment though. I have flac.exe and lame.exe installed at C:\codecs so I changed the flac2mp3.pl script to read as follows:
# ------- User-config options start here -------- # Assume flac and lame programs are in the path. # If not, put full path to programs here. our $flaccmd = "c:\\codecs\\flac.exe"; our $lamecmd = "c:\\codecs\\lame.exe"; but when I run I get: c:\codecs\flac.exe not found at c:\Program Files\flac2mp3\flac2mp3.pl line 144 I'd be very grateful if someone could help me out. Thanks Jimmy -- jimmy ------------------------------------------------------------------------ jimmy's Profile: http://forums.slimdevices.com/member.php?userid=616 View this thread: http://forums.slimdevices.com/showthread.php?t=14697 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
