I use MAREO, EAC and FLAC successfully so I can confirm it SHOULD work!

My MAREO config lines are:


Code:
--------------------
    
  EXT = flac
  PATH = c:[EMAIL PROTECTED]@[EMAIL PROTECTED]@
  ENCODER = "c:\program files\flac\flac.exe"
  PARAMETERS = -5 "@source@" -o "@dest@" -T artist="@artist@" -T 
album="@album@" -T title="@title@" -T tracknumber="@track@" -T [EMAIL 
PROTECTED]@ -T genre="@genre@" -T comment="FLAC+MAREO"
  
--------------------


... which looks pretty equivalent to me.

My EAC command line options are:

scrON fileON "C:\Program Files\Mareo\mareo-stdalbum.ini" %o %s %d "%a"
"%g" "%t" "%n" %y "%m"%d

Note a difference on the first parameter: remember that if you are
using MAREO then this is what is going to be determining the final name
and path, not EAC.  The temporary WAV files that I see have random names
generated, not meaningful ones.

HTH

Ceejay.


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

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

Reply via email to