QUOTE(kwanbis @ Feb 14 2007, 08:22)

QUOTE(rb73 @ Feb 14 2007, 11:37)

- commandline: mareo.ini %s %d "%a" "%g" "%t" "%n" %y "%m"
since MAREO 4.5, the command line should be
filelog screenlog mareo.ini [infile] [outfile] "[artist]" "[album]" "[title]" [track] [year] [genre]
where:
filelog = could be fon (file log on) or foff (file log off)
screenlog = could be son (screen log on) or soff (screen log off)
for example:
Fon Soff mareo.ini [infile] [outfile] "[artist]" "[album]" "[title]" [track] [year] [genre]
here is a little more explanation.
sorry i haven't been able to update the docs yet.
there is no longer need to "LogToFiel = XXX" on the ini.
Hi kwanbis.
Just came across your program on Thursday and was very excited. I want to use EAC to Rip to FLAC and LAME for my iPod. It looked pretty easy to setup, but noooo. I have been working it all this time only to find that the documentation that came with it, isn't correct. I really try to exaust all possible mistakes before requestiog help, but with this new info and the fact that I am burnt-out, I have deceided to see if you could straighten me out.
I tried the above change for EAC and still am having problems. I have tried to use LAME and flac seperatly on only one song, but MAREO rejects everything. It also doesn't produce any error logs or output to the screen (other than a brief dos window flash) so all I have is the EAC log which I am attaching.
Can you show me what I am doing wrong or just send me the ini file that I would need to accomplish these conversions? I am running WinME on an 1GHz Athlon, 1MB RAM, 160 GB and 80 GB HD's. Here are my files:
; ****************************************************************************************************
**************
; ******* MAREO: Multiple Applications Runner for EAC and Others - by Kwanbis - Open Source GPL Licensed ***********
; ****************************************************************************************************
**************
; ----------------------------------------------------------------------------------------------------------------------
; NUMBER OF ZEROS TO PAD THE TRACK NUMBER (0 to disable)
; ----------------------------------------------------------------------------------------------------------------------
PaddingZeros = 2
; ----------------------------------------------------------------------------------------------------------------------
; IS MAREO REQUIRED TO DELETE THE WAV FILE AFTER ENCODING (TRUE) OR THE CD RIPPER DOES (FALSE)?
; ----------------------------------------------------------------------------------------------------------------------
DeleteWavFile = FALSE
; ----------------------------------------------------------------------------------------------------------------------
; What char would be used to replace forbiden chars?
; ----------------------------------------------------------------------------------------------------------------------
CorrectionChar = _
LogToScreen = TRUE
LogToFile =false
; ----------------------------------------------------------------------------------------------------------------------
; FLAC: most supported lossless encoder:
http://flac.sourceforge.net/; ----------------------------------------------------------------------------------------------------------------------
EXECUTEIF = TRUE
FINALPATH = c:\MuTest\[ARTIST] - [ALBUM]\
FINALNAME = [TRACKpadded] - [TITLE]
EXTENSION = flac
ENCODEREXE = c:\av\eac\flac.exe
PARAMETERS = -8 -V "[SOURCE]" -o "[DESTTMP]" -T artist="[ARTIST]" -T album="[ALBUM]" -T title="[TITLE]" -T tracknumber="[TRACK]" -T date="[YEAR]" -T genre="[GENRE]"
;PARAMETERS = -8 -V -T "artist=[ARTIST]" -T "title=[TITLE]" -T "album=[ALBUM]" -T "date=[YEAR]" -T "tracknumber=[TRACK]" -T "genre=[GENRE]" "[SOURCE]"
RENAME = true
; EOF
**********************************
EAC extraction logfile from 16. April 2007, 16:47 for CD
David Crosby / If I Could Only Remember My Name
Used drive : Memorex 52MAXX 2452AJ Adapter: 0 ID: 1
Read mode : Secure with NO C2, accurate stream, disable cache
Read offset correction : 0
Overread into Lead-In and Lead-Out : No
Used output format : C:\AV\EAC\mareo.exe (User Defined Encoder)
320 kBit/s
Additional command line options : mareo.ini %s %d "%a" "%g" "%t" "%n" %y "%m"
Other options :
Fill up missing offset samples with silence : No
Delete leading and trailing silent blocks : Yes
Installed external ASPI interface
Track 9
Filename C:\MusicTest\David Crosby - If I Could Only Remember My Name\09 - David Crosby - I'd Swear There Was Somebody Here.wav
Peak level 75.7 %
Track quality 100.0 %
Copy CRC 37772E8E
Copy OK
No errors occured
End of status report
------------------------------------------------------------
EAC extraction logfile from 16. April 2007, 18:04 for CD
David Crosby / If I Could Only Remember My Name
Used drive : Memorex 52MAXX 2452AJ Adapter: 0 ID: 1
Read mode : Secure with NO C2, accurate stream, disable cache
Read offset correction : 0
Overread into Lead-In and Lead-Out : No
Used output format : C:\AV\EAC\mareo.exe (User Defined Encoder)
320 kBit/s
Additional command line options : Fon Son mareo.ini [infile] [outfile] "[artist]" "[album]" "[title]" [track] [year] [genre]
Other options :
Fill up missing offset samples with silence : No
Delete leading and trailing silent blocks : Yes
Installed external ASPI interface
Track 9
Filename C:\MusicTest\David Crosby - If I Could Only Remember My Name\09 - David Crosby - I'd Swear There Was Somebody Here.wav
Peak level 75.7 %
Track quality 100.0 %
Copy CRC 37772E8E
Copy OK
No errors occured
End of status report
***********************************************
The external compressor returned an error!
Options : Fon Son mareo.ini [infile] [outfile] "[artist]" "[album]" [track] [yesr] genre]
File : C:\MusicTest\David Crosby - If I could only Remember My Name\09 - David Crosby - I'd Swear There Was Somebody Here.wav
*******************************
[color=#FF0000]
HELP ,
Bilbo