You might also try putting the ENCODER values in "quotes" ... this is
how its set up in mine, though I don't remember whether I did this to
solve a specific problem (its a year since I set mine up).

e.g. ENCODER = "C:Program Files\FLAC\flac.exe"

Perhaps its being thrown by the space?

My MP3 section in full is


Code:
--------------------
    
  EXT = mp3
  PATH = g:[EMAIL PROTECTED]@[EMAIL PROTECTED]@
  ENCODER = "c:\program files\lame\lame.exe"
  PARAMETERS = -V 2 --ta "@artist@" --tl "@album@" --tt "@title@" --tn 
"@track@" --ty @year@  --tc "LAME+MAREO" "@source@" "@dest@"
  
--------------------


HTH

Ceejay


-- 
ceejay
------------------------------------------------------------------------
ceejay's Profile: http://forums.slimdevices.com/member.php?userid=148
View this thread: http://forums.slimdevices.com/showthread.php?t=21903

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

Reply via email to