jimmy wrote:
> 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

Does it work if you run "c:\codecs\flac.exe" from the command line?

Also, I would recommend not using v0.2.9 at the moment, there are
problems with how the flac/lame commands are executed, especially on
Windows. You should OK with 0.2.7

R.

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to