I've setup EAC to rip FLAC and mp3 (Lame 3.97b2) pretty much using the
beginners guide on this site.  I created profiles in EAC for each, and
indivually each one seems to work fine.

My ripping strategy is to rip to FLAC for SB3 playback and mid quality
mp3 for portable use.  MAREO seems to be the tool that lets you
automate this process within EAC.  The system runs Windows XP Pro w/
2GB of memory.  When I run EAC configured for MAREO, I get a Windows
error pop-up after a track is extracted that says, "mareo.exe has
encountered a problem and needs to close.  We are sorry for the
inconvenience."  When I check my music folders, it seems to be creating
the FLAC files but the mp3 files aren't being created.

I'll post some of the relevant config info.  Can someone tell me what
I'm doing wrong?

FLAC external compressor command line when used without MAREO:

-6 -V -T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T
"tracknumber=%n" -T "genre=%m" -T comment="%e" -T "comment=EAC (Secure
Mode)" %s --replay-gain

LAME external compressor command line when used without MAREO:

-V 4 --vbr-new --add-id3v2 --pad-id3v2 --ta "%a" --tt "%t" --tg "%m"
--tl "%g" --ty "%y" --tn "%n" %s %d


MAREO.INI file:

LogToScreen = TRUE
LogToFile = TRUE
RenameFirstFile = TRUE
DeleteWavFile = TRUE

---------------------------------------------------------------
; MP3 LAME: best MP3 encoder: http://www.rarewares.org/mp3.html
---------------------------------------------------------------
FULLNAME = D:\Larry\My Documents\My Music\EAC
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@ @[EMAIL PROTECTED]

ENCODER = C:\Program Files\Exact Audio Copy\LAME 3.97b2\lame.exe

PARAMETERS = -V 4 --vbr-new --add-id3v2 --pad-id3v2 --ta "@artist@"
--tt "@title@" --tg "@genre@" --tl "@album@" --ty "@year@" --tn
"@track@" "@source@" "@dest@"

ONLYIFLAST = FALSE
;
---------------------------------------------------------------
; FLAC: most supported lossless encoder:
http://www.rarewares.org/lossless.html
---------------------------------------------------------------
FULLNAME = D:\Larry\My Documents\My Music\EAC
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@ @[EMAIL PROTECTED]

ENCODER = C:Program Files\FLAC\flac.exe

PARAMETERS = -6 -V -T artist="@artist@" -T title="@title@" -T
album="@album@" -T date="@year@" -T tracknumber="@track@" -T
genre="@genre@" -T comment="EAC (Secure Mode)" "@source@"
--replay-gain

ONLYIFLAST = FALSE

EOF


-- 
Larry
------------------------------------------------------------------------
Larry's Profile: http://forums.slimdevices.com/member.php?userid=3255
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