HydrogenAudio

Hydrogenaudio Forum => General Audio => Topic started by: kwanbis on 2007-12-08 19:39:28

Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-08 19:39:28
I have finished "MAREO 6". It includes CUE Sheet support, for those that care.

I have simplified some things also, or i hope so.

For those that want to test it, it works with EAC.

EAC configuration:

1. Parameter passing scheme: User Defined Encoder
2. Use file extension: .mareo
3. Program, including path, used for compression: MAREO’s full path
4. Additional command line options: mareo.ini %s %d "%a" "%g" "%t" "%n" "%y" "%m"
5. Add ID3 tag: unchecked
6. Delete WAV after compression: unchecked

Notice that the FON/FOFF and SON/SOFF parameters are no longer required.

If you want MAREO NOT to log to the screen, create a file called: MAREO.EXE.NOSCREENLOG and place it on the same place where MAREO.EXE is.

If you want MAREO NOT to log to a log file, create a file called: MAREO.EXE.NOFILELOG and place it on the same place where MAREO.EXE is.

THE INI FILE HAS CHANGED.

It now includes two more lines, per encoder:
CUEFINALPATH = XXX
CUEFINALNAME = XXX

Also, V.A. lines changed from VFINALPATH and VFINALNAME, to VAFINALPATH and VAFINALNAME.

Remember that to use VA scheme, use "V.A." as the CD artist in eac.

DOWNLOAD (http://nuestroalbumdefotos.com/mareo6b2.rar) (and give feedback)

IMPORTANT: When you "save" the CUE, you have to call it "mareo", so you would end up with a CUE called mareo.cue. That is the file mareo looks for, to see if it is a CUE thing.
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-08 20:08:22
rc2.

MAREO now deletes the original CUE file after finishing.

Also, being a CUE, we can use WaveGain in "album" mode (actually track mode, but as the track is the whole album).

So, now, LastTrack is allways true on CUE mode.

download (http://www.nuestroalbumdefotos.com/mareo6b2.rar)
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-08 21:40:17
UPDATE: i'm updating documentation right now, you can check it at www.webearce.com.ar.
Title: MAREO 6: With CUE Sheet Support
Post by: bilbo on 2007-12-09 03:17:17
Nice to see the new version! Can I use it to create a flac image/cue file and mp3's as individual tracks?
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-09 04:52:44
Not possible, because when EAC rips to a CUE+AUDIO, it just rips a big WAVE file, that is passed to MAREO.

What you can do, is use a tool that reads the cue, and splits to MP3, i don't remember de name.

EDIT: the tool i was thinking is ACDIR. http://nyaochi.sakura.ne.jp/xoops/modules/...wares/tc_2.html (http://nyaochi.sakura.ne.jp/xoops/modules/mysoftwares/tc_2.html)
Title: MAREO 6: With CUE Sheet Support
Post by: bilbo on 2007-12-09 15:56:40
Not possible, because when EAC rips to a CUE+AUDIO, it just rips a big WAVE file, that is passed to MAREO.

What you can do, is use a tool that reads the cue, and splits to MP3, i don't remember de name.

EDIT: the tool i was thinking is ACDIR. http://nyaochi.sakura.ne.jp/xoops/modules/...wares/tc_2.html (http://nyaochi.sakura.ne.jp/xoops/modules/mysoftwares/tc_2.html)


Yes, that would work, but I thought that you might consider incorporating it into MAREO 6.
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-09 18:16:33
Yes, that would work, but I thought that you might consider incorporating it into MAREO 6.

I think it would just duplicate the excellent work of nyaochi. I rather make sure it can work with MAREO.
Title: MAREO 6: With CUE Sheet Support
Post by: bbrabant on 2007-12-11 17:21:00
Thank you for this great update!!
I have one request.
Could you also incorporate the option to copy the log file to the destination directory ?
And another request.
When I rip a cd a destination directory is created by Eac. Mareo copies the compressed files to the new destination directory and deletes the temp files.
Could you make it also possible to delete not only the temp files but also the directory that was created by eac.
example
Rip cd madonna - confessions on a dance floor
Eac creates directory: d:\data\music\madonna\confessions on a dance floor

In this dir mareo compresses the files and move them to:
d:\data\music\mp3\madonna\confessions on a dance floor
Mareao deletes the temp files in this dir (that is oke) but not the eac created directory.
the dir d:\data\music\madonna\confessions on a dance floor is empty and could be deleted also!

thank you in advance,

greetz
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-11 23:32:45
Thank you for this great update!!

my pleasure

Could you also incorporate the option to copy the log file to the destination directory ?

Don't think it is possible at all, because EAC creates the LOG, after MAREO finishes encoding, so MAREO can never see the file.

When I rip a cd a destination directory is created by Eac. Mareo copies the compressed files to the new destination directory and deletes the temp files.
Could you make it also possible to delete not only the temp files but also the directory that was created by eac.

The point is, let MAREO do ALL the renaming, and don't tell EAC to create any folder. Just use %D - %C - %T as the naming scheme, or anything that does not includes a folder, and let MAREO create folders.
Title: MAREO 6: With CUE Sheet Support
Post by: whys73 on 2007-12-12 00:42:00
Hi, i look at your website documentation and can't find preconfigure MAREO for TAK, could you please add support for TAK compression? Thanks.
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-12 13:25:41
Is already on the INI:

; ----------------------------------------------------------------------------------------------------------------------
; TAK: Offers compression ratios comparable to Monkey's Audio with decoding speeds comparable to FLAC.
; ----------------------------------------------------------------------------------------------------------------------
EXECUTEIF = TRUE
FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
FINALNAME = [TRACKPADDED]. [TITLE]
VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
CUEFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
CUEFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
EXTENSION = tak
ENCODEREXE = [OWNPATH]\takc.exe
PARAMETERS = -e -pN "[SOURCE]" "[DESTTMP]"
RENAME = TRUE
Title: MAREO 6: With CUE Sheet Support
Post by: bbrabant on 2007-12-12 19:08:03
Quote
Don't think it is possible at all, because EAC creates the LOG, after MAREO finishes encoding, so MAREO can never see the file.

Yes, I understand. I will use my batch file that waits for the log and then moves it.

Quote
The point is, let MAREO do ALL the renaming, and don't tell EAC to create any folder.

I could do that, but I also use EAC to make uncompressed (wave) images or tracks.
The destionation folder for the wave files is set in EAC. These settings are also used for the compressed images or tracks.
Example:

Uncompressed
Destination wave files: d:\data\music\wave\artist\album. This is set in EAC

Compressed (mp3)
Destination temp wave files: d:\data\music\wave\artist\album. This is handled by EAC (same dir as uncompressed files)

Mareo takes temp wave files and convert wave to mp3.
Destination mp3 files d:\data\music\mp3\artist\album
Mareo deletes temp files
Now there is an empty directory: d:\data\music\wave\artist\album
This directory could also be deleted by Mareo.

I hope you can add a command to delete this empty directory.

Greetz
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-12 21:37:03
Yes, I understand. I will use my batch file that waits for the log and then moves it.

explain that to me please.

I could do that, but I also use EAC to make uncompressed (wave) images or tracks.
The destionation folder for the wave files is set in EAC. These settings are also used for the compressed images or tracks.

So you mean you also want to rip tracks to WAV, and image to WAV?
Title: MAREO 6: With CUE Sheet Support
Post by: bbrabant on 2007-12-12 22:53:48
Quote
explain that to me please.

Well, I have a dos .bat script. I let mareo call this script then the script waits for the log file to be written by EAC. The script then moves the log to the given destination.

Quote
[So you mean you also want to rip tracks to WAV, and image to WAV?

I mainly make audio cd backup copies. So I use Eac uncompressed test copy image and create cuesheet command.
Then I can burn a backup with EAC or backup the wave + cue + log as data to dvd-R
Yes I know, I could compress to a lossless format (monkey tak etc.) but not all programs support these formats.
When I want to edit the wave I have to convert from lossless to wave. To avoid this conversion I backup to wave.
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-13 00:16:25
Well, I have a dos .bat script. I let mareo call this script then the script waits for the log file to be written by EAC. The script then moves the log to the given destination.

post it.

I mainly make audio cd backup copies. So I use Eac uncompressed test copy image and create cuesheet command. Then I can burn a backup with EAC or backup the wave + cue + log as data to dvd-R

That i can take a look.
Title: MAREO 6: With CUE Sheet Support
Post by: bbrabant on 2007-12-15 21:00:21
Quote
[post it.

Oke, I want to post it but the script consist out of several .bat files.
Could I mail or upload a zip file to you?
Title: MAREO 6: With CUE Sheet Support
Post by: herts101 on 2007-12-15 21:48:15
Hi there

I'm very new to Mareo and not a great expert at any of this stuff, but really want to be able to rip my CDs to both FLAC and MP3 so this looks like a great way to do it.

I've spent most of today trying to get Mareo to work and read countless forums but hope I'll be able to get some help by posting.

Initially, I'm just trying to get the LAME MP3 encoder to work but for some reason the encoding itself isn't happening.  I just end up with the wav files in my Music\Albums directory.

I'm sure I'm missing something simple here, and if anyone could help I'd be really grateful.

Thanks very much,

Peter.

My EAC settings are as follows:
Parameter passing scheme: User defined encoder
Use file extension: .mareo
Program path: C:\Program Files\EAC\Mareo\mareo.exe
Additional command line options: mareo.ini %s %d "%a" "%g" "%t" "%n" "%y" "%m"
Bit rate: 192kbps
Delete Wav after compression: Unchecked
Use CRC check: Checked
Add ID3 tag: Unchecked
Check for external programs return code: Unchecked

My mareo.ini file includes the following code:
; ---------------------------------------------------------------------------------------------------------------------------
; MP3 LAME: best MP3 encoder: http://www.rarewares.org/mp3.html (http://www.rarewares.org/mp3.html)
; ---------------------------------------------------------------------------------------------------------------------------
  EXECUTEIF = TRUE
  FINALPATH = F:\Music\Albums\[ARTIST]\[ALBUM]\
  FINALNAME = [TRACKPADDED]-[TITLE]
  VAFINALPATH = F:\Music\Albums\"Various Artists"\[ALBUM]\
  VAFINALNAME = [TRACKPADDED]-[TITLE]-[ARTIST]
  EXTENSION = mp3
  ENCODEREXE = c:\Program Files\EAC\lame397\lame.exe
  PARAMETERS = -V2 --vbr-new --ignore-tag-errors --ta "[ARTIST]" --tl "[ALBUM]" --tt "[TITLE]" --tn "[TRACK]" --ty "[YEAR]" --tg "[GENRE]" "[SOURCE]" "[DESTTMP]"
  RENAME = TRUE

My mareo.log file shows the following:

***********************************************************
* MAREO - Multiple Applications Runner for EAC and Others *
* Copyright 2003-2007 by Kwanbis -- Under the GPL License *
* Version 6.0b2 - Home Page at http://www.webearce.com.ar (http://www.webearce.com.ar) *
* Developed with Borland Delphi http://borland.com/delphi (http://borland.com/delphi) *
***********************************************************

*** Received Command Line ***

"C:\Program Files\EAC\Mareo\mareo.exe" mareo.ini "F:\Music\Albums\\Son Of Dork\Ticket Outta Loserville\0tmp77268.wav" "F:\Music\Albums\\Son Of Dork\Ticket Outta Loserville\0tmp77268.mareo" "Son Of Dork" "Ticket Outta Loserville" "Boyband" "05" "" ""

*** Parsed Parameters ***

INIFILE      (%1) = C:\Program Files\EAC\Mareo\mareo.ini
[SOURCE]      (%2) = F:\Music\Albums\\Son Of Dork\Ticket Outta Loserville\0tmp77268.wav
[DESTTMP]    (%3) = F:\Music\Albums\\Son Of Dork\Ticket Outta Loserville\0tmp77268.mareo
[ARTIST]      (%4) = Son Of Dork
[ALBUM]      (%5) = Ticket Outta Loserville
[TITLE]      (%6) = Boyband
[TRACK]      (%7) = 5
[YEAR]        (%8) = 1900
[GENRE]      (%9) = Unknown

*** INI Parameters ***

Padding Zeros      = 2
DeleteWavFile      = FALSE
CorrectionChar    = _

*** Encoder Orders Ends ***

DeleteWaveFile is FALSE.


*** DONE ***

NO errors ocurred.
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-16 16:48:34
"C:\Program Files\EAC\Mareo\mareo.exe" mareo.ini "F:\Music\Albums\\Son Of Dork\Ticket Outta Loserville\0tmp77268.wav" "F:\Music\Albums\\Son Of Dork\Ticket Outta Loserville\0tmp77268.mareo" "Son Of Dork" "Ticket Outta Loserville" "Boyband" "05" "" ""

Something is wrong, look at the double "\\" on the temp names, very weird.

Do something, create a dir, c:\eac, and when EAC asks you where to "save" your files, point it there, and see what happens. All the rest looks fine.

Last, you are missing the "CUE", lines on the INI, even if you are never going to use CUE sheets, you must have this two lines, bellow the VAFINALNAME:

CUEFINALPATH = F:\Music\Albums\"Various Artists"\[ALBUM]\
CUEFINALNAME = [TRACKPADDED]-[TITLE]-[ARTIST]
Title: MAREO 6: With CUE Sheet Support
Post by: bbrabant on 2007-12-16 18:25:25
Quote
post it.

I will try to upload the zip in the upload section

I have made the upload. Started a new topic: mareo6 wait for log dos script

Have fun
Title: MAREO 6: With CUE Sheet Support
Post by: herts101 on 2007-12-16 20:47:10
Last, you are missing the "CUE", lines on the INI, even if you are never going to use CUE sheets, you must have this two lines, bellow the VAFINALNAME:

CUEFINALPATH = F:\Music\Albums\"Various Artists"\[ALBUM]\
CUEFINALNAME = [TRACKPADDED]-[TITLE]-[ARTIST]


Hi there

Added back in the CUE lines and it all works fine.  Thank you.

The double \\ are still there but everything still ends up in the right directory.

Thanks very much for your help - great program.

Peter.
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-17 01:06:43
Quote
post it.

I have made the upload. Started a new topic: mareo6 wait for log dos script

I would take a look.
Title: MAREO 6: With CUE Sheet Support
Post by: urlwolf on 2007-12-17 12:41:31
Any docs on how to call mareo 6 from foobar? I'm interested in converting from ape to flac and ogg.

Thanks
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-17 14:32:49
foobar is a special beast, i would be taking a look after making sure it works with EAC.
Title: MAREO 6: With CUE Sheet Support
Post by: spived on 2007-12-17 21:44:42
Hi there

I'm very new to Mareo and not a great expert at any of this stuff, but really want to be able to rip my CDs to both FLAC and MP3 so this looks like a great way to do it.

I've spent most of today trying to get Mareo to work and read countless forums but hope I'll be able to get some help by posting.

Initially, I'm just trying to get the LAME MP3 encoder to work but for some reason the encoding itself isn't happening.  I just end up with the wav files in my Music\Albums directory.

I'm sure I'm missing something simple here, and if anyone could help I'd be really grateful.

Thanks very much,

Peter.

My EAC settings are as follows:
Parameter passing scheme: User defined encoder
Use file extension: .mareo
Program path: C:\Program Files\EAC\Mareo\mareo.exe
Additional command line options: mareo.ini %s %d "%a" "%g" "%t" "%n" "%y" "%m"
Bit rate: 192kbps
Delete Wav after compression: Unchecked
Use CRC check: Checked
Add ID3 tag: Unchecked
Check for external programs return code: Unchecked

My mareo.ini file includes the following code:
; ---------------------------------------------------------------------------------------------------------------------------
; MP3 LAME: best MP3 encoder: http://www.rarewares.org/mp3.html (http://www.rarewares.org/mp3.html)
; ---------------------------------------------------------------------------------------------------------------------------
  EXECUTEIF = TRUE
  FINALPATH = F:\Music\Albums\[ARTIST]\[ALBUM]\
  FINALNAME = [TRACKPADDED]-[TITLE]
  VAFINALPATH = F:\Music\Albums\"Various Artists"\[ALBUM]\
  VAFINALNAME = [TRACKPADDED]-[TITLE]-[ARTIST]
  EXTENSION = mp3
  ENCODEREXE = c:\Program Files\EAC\lame397\lame.exe
  PARAMETERS = -V2 --vbr-new --ignore-tag-errors --ta "[ARTIST]" --tl "[ALBUM]" --tt "[TITLE]" --tn "[TRACK]" --ty "[YEAR]" --tg "[GENRE]" "[SOURCE]" "[DESTTMP]"
  RENAME = TRUE

My mareo.log file shows the following:

***********************************************************
* MAREO - Multiple Applications Runner for EAC and Others *
* Copyright 2003-2007 by Kwanbis -- Under the GPL License *
* Version 6.0b2 - Home Page at http://www.webearce.com.ar (http://www.webearce.com.ar) *
* Developed with Borland Delphi http://borland.com/delphi (http://borland.com/delphi) *
***********************************************************

*** Received Command Line ***

"C:\Program Files\EAC\Mareo\mareo.exe" mareo.ini "F:\Music\Albums\\Son Of Dork\Ticket Outta Loserville\0tmp77268.wav" "F:\Music\Albums\\Son Of Dork\Ticket Outta Loserville\0tmp77268.mareo" "Son Of Dork" "Ticket Outta Loserville" "Boyband" "05" "" ""

*** Parsed Parameters ***

INIFILE      (%1) = C:\Program Files\EAC\Mareo\mareo.ini
[SOURCE]      (%2) = F:\Music\Albums\\Son Of Dork\Ticket Outta Loserville\0tmp77268.wav
[DESTTMP]    (%3) = F:\Music\Albums\\Son Of Dork\Ticket Outta Loserville\0tmp77268.mareo
[ARTIST]      (%4) = Son Of Dork
[ALBUM]      (%5) = Ticket Outta Loserville
[TITLE]      (%6) = Boyband
[TRACK]      (%7) = 5
[YEAR]        (%8) = 1900
[GENRE]      (%9) = Unknown

*** INI Parameters ***

Padding Zeros      = 2
DeleteWavFile      = FALSE
CorrectionChar    = _

*** Encoder Orders Ends ***

DeleteWaveFile is FALSE.


*** DONE ***

NO errors ocurred.


you need to add the two new CUE lines, I had the same issue.

seeya
rodo from monterrey
Title: MAREO 6: With CUE Sheet Support
Post by: mjrtoo on 2007-12-18 04:05:25
Can you explain how to accomplish the CUE sheet in more detail, perhaps with a very specific example?

I can successfully rip both .mp3 and .flac but wish to have a CUE sheet created as well....here's my .ini.

; 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 = _

; ----------------------------------------------------------------------------------------------------------------------
; EXPLANATION
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF    = MAREO evaluates the formula, and if true, MAREO executes this "encoder order".
;                It could be TRUE (executes), LASTTRACK (it reads mareoLAST.txt and evaluates agains current track number,
;                or XXX = YYY, in this last case MAREO evaluates the equality, for example, [TRACK]. = [1]
;                Assuming that in [1] MAREO is getting the last track number from the ripper, and that it is for example,
;                12, and that the current track number is 4, MAREO would evaluate 4 = 12, and not execute.
;                When track number is 12, MAREO would evaluate 12 = 12, and execute.
; FINALPATH    = the path to place the encoded file, example: C:\Music\[ARTIST] - [ALBUM]
; FINALNAME    = the name of the encoded file, example: [TRACKPADDED]. [TITLE]
; VAFINALPATH  = V.A. CDS: the path to place the encoded file, example: C:\Music\[ARTIST] - [ALBUM]
; VAFINALNAME  = V.A. CDS: the name of the encoded file, example: [TRACKPADDED]. [TITLE]
; CUEFINALPATH = CUE Processing: the path to place the encoded file, AND CUE file, example:[PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = CUE Processing: the name of the encoded file, AND CUE file, example:[ARTIST] - [YEAR] - [ALBUM]
; EXTENSION    = the extension of the encoded file, example: mp3
; ENCODEREXE  = the full file name of the encoder executable, including, if not in the same folder as MAREO, the full path (c:\encoders\lame.exe).
; PARAMETERS  = the command line parameters we would normally pass to the encoder, as if we where running it from a command prompt.
; RENAME      = if TRUE, MAREO would rename as per the FINALPATH, FINALNAME and EXTENSION options.

; ---------------------------------------------------------------------------------------------------------------------------
; WAVEGAIN: Track Mode: used to "normalize" files: http://www.rarewares.org/others.html (http://www.rarewares.org/others.html)
; ---------------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = NONE
; FINALNAME = NONE
; VAFINALPATH = NONE
; VAFINALNAME = NONE
; CUEFINALPATH = NONE
; CUEFINALNAME = NONE
; EXTENSION = NONE
; ENCODEREXE = wavegain.exe
; PARAMETERS = --radio --apply --noclip "[SOURCE]"
; RENAME = FALSE

; ====================================================================================================
=======================
; LOSSY ENCODERS
; ====================================================================================================
=======================

; ---------------------------------------------------------------------------------------------------------------------------
; MP3 LAME: best MP3 encoder: http://www.rarewares.org/mp3.html (http://www.rarewares.org/mp3.html)
; ---------------------------------------------------------------------------------------------------------------------------
EXECUTEIF = TRUE
FINALPATH = F:\Music\[ARTIST] [ALBUM] V2 VBR -new
FINALNAME = [TRACKPADDED]-[TITLE]
VAFINALPATH = F:\Music\"Various Artists"\[ALBUM]\
VAFINALNAME = [TRACKPADDED]-[TITLE]-[ARTIST]
CUEFINALPATH = F:\Music\
CUEFINALNAME = MAREO.exe
EXTENSION = mp3
ENCODEREXE = C:\Program Files\Exact Audio Copy\LAME\lame.exe
PARAMETERS = -V2 --vbr-new --ignore-tag-errors --ta "[ARTIST]" --tl "[ALBUM]" --tt "[TITLE]" --tn "[TRACK]" --ty "[YEAR]" --tg "[GENRE]" "[SOURCE]" 

"[DESTTMP]"
RENAME = TRUE

; ====================================================================================================
==================
; LOSSLESS ENCODERS
; ====================================================================================================
==================

; ----------------------------------------------------------------------------------------------------------------------
; FLAC: most supported lossless encoder: http://flac.sourceforge.net/ (http://flac.sourceforge.net/)
; ----------------------------------------------------------------------------------------------------------------------
EXECUTEIF = TRUE
FINALPATH = F:\Music\[ARTIST] [ALBUM] FLAC -5
FINALNAME = [TRACKPADDED]-[TITLE]
VAFINALPATH = F:\Music\"Various Artists"\[ALBUM]\
VAFINALNAME = [TRACKPADDED]-[TITLE]-[ARTIST]
CUEFINALPATH = F:\Music\
CUEFINALNAME = MAREO.exe
EXTENSION = flac
ENCODEREXE = C:\Program Files\Exact Audio Copy\Flac\flac.exe
PARAMETERS = -5 "[SOURCE]" -o "[DESTTMP]" -T artist="[ARTIST]" -T album="[ALBUM]" -T title="[TITLE]" -T tracknumber="[TRACK]" -T date="[YEAR]" -T

genre="[GENRE]"
RENAME = TRUE
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-18 14:07:26
Can you explain how to accomplish the CUE sheet in more detail, perhaps with a very specific example?

I can successfully rip both .mp3 and .flac but wish to have a CUE sheet created as well....here's my .ini.

Just tel EAC to create a CUE, and when the "save as" diaglog with confirmation of the cue appears, call it mareo.cue

MAREO should work from there.
Title: MAREO 6: With CUE Sheet Support
Post by: mjrtoo on 2007-12-19 01:13:12

Can you explain how to accomplish the CUE sheet in more detail, perhaps with a very specific example?

I can successfully rip both .mp3 and .flac but wish to have a CUE sheet created as well....here's my .ini.

Just tel EAC to create a CUE, and when the "save as" diaglog with confirmation of the cue appears, call it mareo.cue

MAREO should work from there.


Thanks worked great...

Now have a question why when I the first track by itself the file tags seem to work such as [TRACK] - [ARTIST] - [TITLE] but when I rip more than one at time with EAC the first track is always wrong.  It looks exactly like the .cue file name

IE the disc has three tracks and I rip all three at the same time with EAC the folder contains the following titles using the tags as above.  The cue fillename is [ARTIST] - [ALBUM].

artist - album.cue
artist - album.flac
02 - artist - track2.flac
03 - artist - track3.flac

I'm using .mareo as the extenstion in EAC, but have also tried simply XXX as well with no change in result.
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-19 01:14:27
weird, post the logs.
Title: MAREO 6: With CUE Sheet Support
Post by: mjrtoo on 2007-12-19 02:04:09
***********************************************************
* MAREO - Multiple Applications Runner for EAC and Others *
* Copyright 2003-2007 by Kwanbis -- Under the GPL License *
* Version 6.0b2 - Home Page at http://www.webearce.com.ar (http://www.webearce.com.ar) *
* Developed with Borland Delphi http://borland.com/delphi (http://borland.com/delphi) *
***********************************************************

*** Received Command Line ***

"C:\Program Files\Exact Audio Copy\mareo.exe" mareo.ini "F:\Music\0tmp4)!3-.wav" "F:\Music\0tmp4)!3-.mareo" "Human" "Falling You" "An Angel, Ameliorate" "09" "2006" "Electronic"

*** Parsed Parameters ***

INIFILE      (%1) = C:\Program Files\Exact Audio Copy\mareo.ini
[SOURCE]      (%2) = F:\Music\0tmp4)!3-.wav
[DESTTMP]    (%3) = F:\Music\0tmp4)!3-.mareo
[ARTIST]      (%4) = Human
[ALBUM]      (%5) = Falling You
[TITLE]      (%6) = An Angel, Ameliorate
[TRACK]      (%7) = 9
[YEAR]        (%8) = 2006
[GENRE]      (%9) = Electronic

*** INI Parameters ***

Padding Zeros      = 2
DeleteWavFile      = TRUE
CorrectionChar    = _


*** PROCESSING ENCODER ORDER # 1 ***

EXECUTE IF            = TRUE

NEW EXTENSION          = mp3

TEMPORAL FULL NAME    = F:\Music\0tmp4)!3-.mp3
TEMPORAL PATH ONLY    = F:\Music
TEMPORAL NAME ONLY    = 0tmp4)!3-

RENAME FINAL FILE      = TRUE

FINAL FULL NAME        = F:\Music\Human - Falling You V0 VBR -new\09 - An Angel, Ameliorate.mp3
FINAL PATH ONLY        = F:\Music\Human - Falling You V0 VBR -new
FINAL NAME ONLY        = 09 - An Angel, Ameliorate


EXECUTING: C:\Program Files\Exact Audio Copy\LAME\lame.exe -V0 --vbr-new --ignore-tag-errors --ta "Human" --tl "Falling You" --tt "An Angel, Ameliorate" --tn "9" --ty "2006" --tg "Electronic" "F:\Music\0tmp4)!3-.wav"  "F:\Music\0tmp4)!3-.mp3"

EXECUTION: SUCCESS

DIRECTORY "F:\Music\Human - Falling You V0 VBR -new" allready exists.

RENAMING: F:\Music\0tmp4)!3-.mp3 =] F:\Music\Human - Falling You V0 VBR -new\09 - An Angel, Ameliorate.mp3 ... SUCCESS



*** PROCESSING ENCODER ORDER # 2 ***

EXECUTE IF            = TRUE

NEW EXTENSION          = flac

TEMPORAL FULL NAME    = F:\Music\0tmp4)!3-.flac
TEMPORAL PATH ONLY    = F:\Music
TEMPORAL NAME ONLY    = 0tmp4)!3-

RENAME FINAL FILE      = TRUE

FINAL FULL NAME        = F:\Music\Human - Falling You FLAC -5\09 - An Angel, Ameliorate.flac
FINAL PATH ONLY        = F:\Music\Human - Falling You FLAC -5
FINAL NAME ONLY        = 09 - An Angel, Ameliorate


EXECUTING: C:\Program Files\Exact Audio Copy\Flac\flac.exe -5 "F:\Music\0tmp4)!3-.wav" -o "F:\Music\0tmp4)!3-.flac" -T artist="Human" -T album="Falling You" -T title="An Angel, Ameliorate" -T tracknumber="9" -T date="2006" -T genre="Electronic"

EXECUTION: SUCCESS

DIRECTORY "F:\Music\Human - Falling You FLAC -5" allready exists.

RENAMING: F:\Music\0tmp4)!3-.flac =] F:\Music\Human - Falling You FLAC -5\09 - An Angel, Ameliorate.flac ... SUCCESS


*** Encoder Orders Ends ***

DeleteWaveFile is TRUE.

DELETING: F:\Music\0tmp4)!3-.wav ... SUCCESS


*** DONE ***

NO errors ocurred.
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-19 17:42:30
that's no CUE log. Are you sure that is ok?
Title: MAREO 6: With CUE Sheet Support
Post by: mjrtoo on 2007-12-19 18:23:40
that's no CUE log. Are you sure that is ok?


I'm not sure I understand what you mean by that...
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2007-12-19 18:51:04

that's no CUE log. Are you sure that is ok?

I'm not sure I understand what you mean by that...

The problem you reported, is happening when you try to rip a CUE image?
Title: MAREO 6: With CUE Sheet Support
Post by: Chinese Bookie on 2008-01-04 02:41:48
Wow, I just discovered this tool last night, after spending 20+ hours to rip 50 CDs. I rip, compress to FLAC and MP3, and delete the WAV files. Up to now, that was about 10 separate operations:

1) Create lossless and mp3 directories for each CD
2) Rip with EAC and compress to MP3 w/Lame.
3) Compress WAV files to FLAC w/Flac Frontend
4) Delete WAV files
5) Move FLAC files to lossless dir
6) create ffp file
7) Move mp3 files to mp3 dir
8) Move m3u file to mp3 dir
9) create md5 file
10) Copy EAC log file to both dir

This took a minimum of 20 minutes.

After a couple of hours of figuring out what went where, I'm up and running with Mareo and doing the majority of those steps in one operation.

What a Godsend! Thank you, I've got about 600 more CDs to go!

Nice to haves, if you ever get time...I think some of these might be possible if I were more clever. Anyone?

1) For various artist CDs, accept "Various", "Various Artist(s)", "VA", as well as "V.A." to use the VA naming scheme. Or make the list configurable via the ini file.

2) Have the ability to run a md5 or ffp utility after the last track. For Flac, the Flac Frontend was configurable to create an ffp file, was that a function of Flac or Flac Frontend?

3) Have the ability to create a mp3 playlist in the designated mp3 dir after the last track. EAC can create it, but how to get it to the mp3 dir?

4) Have the ability to copy the EAC generated log file to the directories created, before the first track.


Thanks, excellent tool. Any help for the above itesm would be appreciated.

David Chinese Bookie
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2008-01-04 02:49:10
What a Godsend! Thank you, I've got about 600 more CDs to go!

my pleasure

1) For various artist CDs, accept "Various", "Various Artist(s)", "VA", as well as "V.A." to use the VA naming scheme. Or make the list configurable via the ini file.

Problems is that as soon as you type some of them, EAC detects them. I would take a which ones can be used.

2) Have the ability to run a md5 or ffp utility after the last track. For Flac, the Flac Frontend was configurable to create an ffp file, was that a function of Flac or Flac Frontend?

It probably can be done. Let me find a good comand line tool to add.

3) Have the ability to create a mp3 playlist in the designated mp3 dir after the last track. EAC can create it, but how to get it to the mp3 dir?

would take a look.

2) Have the ability to run a md5 or ffp utility after the last track. For Flac, the Flac Frontend was configurable to create an ffp file, was that a function of Flac or Flac Frontend?

It probably can be done. Let me find a good comand line tool to add.

4) Have the ability to copy the EAC generated log file to the directories created, before the first track.

there was a BAT to do it, i was planing on adapting, but didn't have time. I will take a look also.
Title: MAREO 6: With CUE Sheet Support
Post by: Chinese Bookie on 2008-01-04 05:05:57

What a Godsend! Thank you, I've got about 600 more CDs to go!

my pleasure

1) For various artist CDs, accept "Various", "Various Artist(s)", "VA", as well as "V.A." to use the VA naming scheme. Or make the list configurable via the ini file.

Problems is that as soon as you type some of them, EAC detects them. I would take a which ones can be used.

EAC has a various artist naming scheme, and when you fetch VAs from freedb, the Various Artists checkbox is checked. The Artist comes back as whatever the author of the freedb entry designates, usually "Various". I'm thinking there is a way to pass that checkbox as a variable, but I don't know.


2) Have the ability to run a md5 or ffp utility after the last track. For Flac, the Flac Frontend was configurable to create an ffp file, was that a function of Flac or Flac Frontend?

It probably can be done. Let me find a good comand line tool to add.

Cool!

3) Have the ability to create a mp3 playlist in the designated mp3 dir after the last track. EAC can create it, but how to get it to the mp3 dir?

would take a look.

Thanks!

2) Have the ability to run a md5 or ffp utility after the last track. For Flac, the Flac Frontend was configurable to create an ffp file, was that a function of Flac or Flac Frontend?

It probably can be done. Let me find a good comand line tool to add.

Thanks again!

4) Have the ability to copy the EAC generated log file to the directories created, before the first track.

there was a BAT to do it, i was planing on adapting, but didn't have time. I will take a look also.



Thank you for everything.
Title: MAREO 6: With CUE Sheet Support
Post by: start78 on 2008-01-08 18:32:02
3) Have the ability to create a mp3 playlist in the designated mp3 dir after the last track. EAC can create it, but how to get it to the mp3 dir?

First: EAC can only create an m3u playlist for the first encoded file. Because it doesn't know about the second.

If you want a playlist to be created in the mp3 target folder then you have to let EAC handle the renaming of the final mp3.

In mareo.ini you have to set RENAME = FALSE for the first encoded file (mp3) and DeleteWavFile = FALSE in ini header.

In EAC check "delete wav file" and fill in .mp3 for file extension (correct file extension of first encoded file).

Mareo should then use EACs mp3 target folder for all the temporary files and left the final renaming of the mp3 to EAC. EAC always creates the m3u playlist in the mp3 target folder.

You won't have a playlist for your FLACs, though.

Please don't blame me if it doesn't work at once. It has been a while since i made my mareo setup. Perhaps i forgot a necessary setting...
Title: MAREO 6: With CUE Sheet Support
Post by: pubjac on 2008-01-08 22:50:26
Hi kwanbis,

Thanks very much for your work.
I use mareo since several years without problem, until I switched to mareo 5 and eac-0.99pb3 few month ago.

I remarked that mareo do not received correct filename because eac never write temporary file like 0tmp!)!3!.wav on my HD.

I switched back to my previous eac version, same problem.

I went back to eac-0.99pb3 and install mareo 6, still no ripping.

I don't know what to do.
judstr got same problem: http://www.hydrogenaudio.org/forums/index....showtopic=58957 (http://www.hydrogenaudio.org/forums/index.php?showtopic=58957)

Here bellow mareo log file, mareo.ini file and EAC extraction logfile.
_______________________
_-_-_-_-_-_-_-_-_-_-_-_-
mareo log file

***********************************************************
* MAREO - Multiple Applications Runner for EAC and Others *
* Copyright 2003-2007 by Kwanbis -- Under the GPL License *
* Version 6.0b2 - Home Page at http://www.webearce.com.ar (http://www.webearce.com.ar) *
* Developed with Borland Delphi http://borland.com/delphi (http://borland.com/delphi) *
***********************************************************

*** Received Command Line ***

"C:\Program Files\mareo\mareo.exe" mareo_jk.ini "D:\Mes documents\Ma musique\wma\Hey Hey My My\Hey Hey My My\0tmp)!3!).wav" "D:\Mes documents\Ma musique\wma\Hey Hey My My\Hey Hey My My\0tmp)!3!).mareo" "Hey Hey My My" "Hey Hey My My " "Don'T Sell Me Now" "06" "2007" "Pop-Folk"

*** Parsed Parameters ***

INIFILE      (%1) = C:\Program Files\mareo\mareo_jk.ini
[SOURCE]      (%2) = D:\Mes documents\Ma musique\wma\Hey Hey My My\Hey Hey My My\0tmp)!3!).wav
[DESTTMP]    (%3) = D:\Mes documents\Ma musique\wma\Hey Hey My My\Hey Hey My My\0tmp)!3!).mareo
[ARTIST]      (%4) = Hey Hey My My
[ALBUM]      (%5) = Hey Hey My My
[TITLE]      (%6) = Don'T Sell Me Now
[TRACK]      (%7) = 6
[YEAR]        (%8) = 2007
[GENRE]      (%9) = Pop-Folk

*** INI Parameters ***

Padding Zeros      = 2
DeleteWavFile      = FALSE
CorrectionChar    =

*** mareoLAST.INI ***

[LASTTRACK]          = 12


UNRECOGNIZED ACTION LINE: CorrectionChar = _


*** Encoder Orders Ends ***

DeleteWaveFile is FALSE.


*** DONE ***

NO errors ocurred.

_______________________
_-_-_-_-_-_-_-_-_-_-_-_-
mareo_jk.ini file

; eac MAREO.EXE COMMAND LINE / mareo_jk.ini %s %d "%a" "%g" "%t" "%n" "%y" "%m"
; %x to pass : TOTALTRACKS to mareo
; Instead of defining: EXECUTEIF = LASTTRACK define EXECUTEIF = [1] = [TRACK]

; ----------------------------------------------------------------------------------------------------------------------
; NUMBER OF ZEROS TO PAD THE TRACK NUMBER (0 to disable)
; ----------------------------------------------------------------------------------------------------------------------
PaddingZeros = 2

; ----------------------------------------------------------------------------------------------------------------------
; IS MAREO REQUIRED TO LOG TO THE SCREEN?
; ----------------------------------------------------------------------------------------------------------------------
LogToScreen = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; IS MAREO REQUIRED TO LOG TO A TXT/LOG FILE? If TRUE, mareo crash !!!
; ----------------------------------------------------------------------------------------------------------------------
;LogToFile = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; 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 = _

; ---------------------------------------------------------------------------------------------------------------------------
; OGG VORBIS: excelent and patent free encoder: http://www.vorbis.com/ (http://www.vorbis.com/)
;                   RECOMMENDED VERSION: AoTuV 4.51b: http://www.geocities.jp/aoyoume/aotuv/ (http://www.geocities.jp/aoyoume/aotuv/)
; ---------------------------------------------------------------------------------------------------------------------------

EXECUTEIF = TRUE
; EXECUTEIF = [1] = [TRACK]
FINALPATH = [PERSONAL]\Ma musique\ogg\[ARTIST]\[ALBUM]\
FINALNAME = [TRACKPADDED] - [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
;CUEFINALPATH = [PERSONAL]\Ma musique\[ARTIST]\
;CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM];
EXTENSION = ogg
ENCODEREXE = C:\Program Files\ogg\oggenc.exe
PARAMETERS = -q 4.25 "[SOURCE]" -o "[DESTTMP]" -a "[ARTIST]" -l "[ALBUM]" -t "[TITLE]" -N "[TRACK]" -d "[YEAR]" -G "[GENRE]"
RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; FLAC: most supported lossless encoder: http://flac.sourceforge.net/ (http://flac.sourceforge.net/)
; ----------------------------------------------------------------------------------------------------------------------
EXECUTEIF = TRUE
; EXECUTEIF = [1] = [TRACK]
FINALPATH = [PERSONAL]\Ma musique\flac\[ARTIST]\[ALBUM]\
FINALNAME = [TRACKPADDED] - [TITLE]
;VAFINALPATH = [PERSONAL]\Ma musique\flac\[ARTIST]\[ALBUM]\
;VAFINALNAME = [ARTIST] - [ALBUM] - [TRACKPADDED] - [TITLE]
;CUEFINALPATH = [PERSONAL]\Ma musique\[ARTIST]\
;CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
EXTENSION = flac
ENCODEREXE = C:\Program Files\FLAC\flac.exe
PARAMETERS = -8 -V "[SOURCE]" -o "[DESTTMP]" -T artist="[ARTIST]" -T album="[ALBUM]" -T title="[TITLE]" -T

tracknumber="[TRACKPADDED]" -T date="[YEAR]" -T genre="[GENRE]"
;--replay-gain
RENAME = TRUE

_______________________
_-_-_-_-_-_-_-_-_-_-_-_-
EAC extraction logfile

Exact Audio Copy V0.99 prebeta 3 from 28. July 2007

EAC extraction logfile from 8. January 2008, 23:39

Hey Hey My My / Hey Hey My My

Used drive  : LITE-ON DVDRW LDW-811S  Adapter: 0  ID: 0

Read mode              : Secure
Utilize accurate stream : Yes
Defeat audio cache      : Yes
Make use of C2 pointers : Yes

Combined read/write offset correction      : 0
Overread into Lead-In and Lead-Out          : No
Fill up missing offset samples with silence : Yes
Delete leading and trailing silent blocks  : No
Null samples used in CRC calculations      : No
Used interface                              : Native Win32 interface for Win NT & 2000
Gap handling                                : Not detected, thus appended to previous track

Used output format              : User Defined Encoder
Selected bitrate                : 768 kBit/s
Quality                        : High
Add ID3 tag                    : No
Command line compressor        : C:\Program Files\mareo\mareo.exe
Additional command line options : mareo_jk.ini %s %d "%a" "%g" "%t" "%n" "%y" "%m"


TOC of the extracted CD

    Track |  Start  |  Length  | Start sector | End sector
    ---------------------------------------------------------
        1  |  0:00.00 |  3:26.30 |        0    |    15479 
        2  |  3:26.30 |  2:47.25 |    15480    |    28029 
        3  |  6:13.55 |  3:53.14 |    28030    |    45518 
        4  | 10:06.69 |  3:52.21 |    45519    |    62939 
        5  | 13:59.15 |  2:59.57 |    62940    |    76421 
        6  | 16:58.72 |  2:39.06 |    76422    |    88352 
        7  | 19:38.03 |  3:16.50 |    88353    |  103102 
        8  | 22:54.53 |  4:57.34 |    103103    |  125411 
        9  | 27:52.12 |  3:01.39 |    125412    |  139025 
      10  | 30:53.51 |  3:22.16 |    139026    |  154191 
      11  | 34:15.67 |  3:33.54 |    154192    |  170220 
      12  | 37:49.46 |  2:47.60 |    170221    |  182805 
      13  | 40:37.31 |  3:37.24 |    182806    |  199104 
      14  | 44:14.55 |  3:12.00 |    199105    |  213504 


Track  6

    Filename D:\Mes documents\Ma musique\wma\Hey Hey My My\Hey Hey My My\06 - Don'T Sell Me Now.wav

    Peak level 100.0 %
    Track quality 99.8 %
    Copy CRC B69E8763
    Copy OK

No errors occurred

End of status report

Thanks very much for your help.
Title: MAREO 6: With CUE Sheet Support
Post by: Chinese Bookie on 2008-01-11 14:11:10

1) For various artist CDs, accept "Various", "Various Artist(s)", "VA", as well as "V.A." to use the VA naming scheme. Or make the list configurable via the ini file.

Problems is that as soon as you type some of them, EAC detects them. I would take a which ones can be used.


I'm in the middle of ripping about 50 box sets, mostly various artists. In the vast majority of the cases, the freedb artist entry for these is "Various" with the Various Artists checkbox checked. So, I have to go in and uncheck the checkbox and type 'V.A.' each disc, which is laborious.

"Various' should probably be the default, as it will create a separate directory entry for each file if I don't change this every time, for every disc. Or put it in the ini file, so people could change the default.

Thanks,

David
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2008-01-11 14:17:50
Hi kwanbis,

Thanks very much for your work.
I use mareo since several years without problem, until I switched to mareo 5 and eac-0.99pb3 few month ago.

I remarked that mareo do not received correct filename because eac never write temporary file like 0tmp!)!3!.wav on my HD.

I switched back to my previous eac version, same problem.

I went back to eac-0.99pb3 and install mareo 6, still no ripping.

I don't know what to do.

Looks like you have a old version of the INI file.

Try to use a new INI, and just bring your old commands to the new one. Not as a block, but looking at what is new.
Title: MAREO 6: With CUE Sheet Support
Post by: Synthetic Soul on 2008-01-11 14:18:11
I'm in the middle of ripping about 50 box sets, mostly various artists. In the vast majority of the cases, the freedb artist entry for these is "Various" with the Various Artists checkbox checked. So, I have to go in and uncheck the checkbox and type 'V.A.' each disc, which is laborious.
freedb recommend that you use 'Various' when submitting a "sampler or compilation" in their FAQ (http://www.freedb.org/en/faq.3.html#22).

EAC will check the Various Artists checkbox for any freedb entry that begins with the seven characters "Various": whether the full artist name is "Various", "Various Artists", or "Various Badgers".
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2008-01-11 14:19:32
I'm in the middle of ripping about 50 box sets, mostly various artists. In the vast majority of the cases, the freedb artist entry for these is "Various" with the Various Artists checkbox checked. So, I have to go in and uncheck the checkbox and type 'V.A.' each disc, which is laborious.

"Various' should probably be the default, as it will create a separate directory entry for each file if I don't change this every time, for every disc. Or put it in the ini file, so people could change the default.

Is the only way. As soon as EAC "sees" Various, it uses the VA mode.
Title: MAREO 6: With CUE Sheet Support
Post by: Chinese Bookie on 2008-01-11 14:43:39
3) Have the ability to create a mp3 playlist in the designated mp3 dir after the last track. EAC can create it, but how to get it to the mp3 dir?

First: EAC can only create an m3u playlist for the first encoded file. Because it doesn't know about the second.

If you want a playlist to be created in the mp3 target folder then you have to let EAC handle the renaming of the final mp3.

In mareo.ini you have to set RENAME = FALSE for the first encoded file (mp3) and DeleteWavFile = FALSE in ini header.

In EAC check "delete wav file" and fill in .mp3 for file extension (correct file extension of first encoded file).

Mareo should then use EACs mp3 target folder for all the temporary files and left the final renaming of the mp3 to EAC. EAC always creates the m3u playlist in the mp3 target folder.

You won't have a playlist for your FLACs, though.

Please don't blame me if it doesn't work at once. It has been a while since i made my mareo setup. Perhaps i forgot a necessary setting...


Hmmmm... how would this work? I've been using the mareo rename quite heavily.

final directory structure:

music
    lossless
        cd directories....
    mp3
        cd directories...

Can EAC do this? Let me try it once...

I'm not entirely certain I need playlists, actually. My Sansa can't handle them, and I'm using SlimServer and a Squeezebox for home use. The Squeezebox is new and I need to investigate whether they are useful in that environment. I typically use them with Winamp, but I'm using it less and less, as i get portable and wireless.





I'm in the middle of ripping about 50 box sets, mostly various artists. In the vast majority of the cases, the freedb artist entry for these is "Various" with the Various Artists checkbox checked. So, I have to go in and uncheck the checkbox and type 'V.A.' each disc, which is laborious.

"Various' should probably be the default, as it will create a separate directory entry for each file if I don't change this every time, for every disc. Or put it in the ini file, so people could change the default.

Is the only way. As soon as EAC "sees" Various, it uses the VA mode.




Sorry, I guess I don't get it. What is wrong with that? What does that do to Mareo?

This is supposed to be a separate reply, but this BB software combines my last two posts into one.
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2008-01-11 15:28:00
Sorry, I guess I don't get it. What is wrong with that? What does that do to Mareo?

in Various-mode, EAC sends MAREO the song artist, not the CD artist (which should be VA). So MAREO does not knows it is processing a VA CD.

The way it works today, is that EAC in V.A.-mode, sends MAREO V.A. as artist, and then "title / artist". MAREO then splits the title / artist, as it knows it is a various CD.
Title: MAREO 6: With CUE Sheet Support
Post by: start78 on 2008-01-11 19:58:40
I handle it this way (MAREOv5!):
For "normal" cds i made the usual MAREO setup.

For VA CDs i created an alternative EAC profile (you can switch between different profiles in EACs status bar).
It is a copy of the normal setup with these changes:I find it really annoying that you can't edit the artist-field in EAC (at least not in EAC v0.95 beta 3: it is greyed out and filled with "various"). But the described way works pretty well for me.

According to my last mareo.log (accidentally a VA-CD) EACs %a-parameter sends the track artist and not the CD artist (wich would have been "various"). So EAC splits the track artist and the track title and doesn't send "various" anywhere. Or is the log created after MAREO has splited the track title in artist and title? Then the received command line is missleading!
Title: MAREO 6: With CUE Sheet Support
Post by: pubjac on 2008-01-12 16:30:50

Hi kwanbis,

Thanks very much for your work.
I use mareo since several years without problem, until I switched to mareo 5 and eac-0.99pb3 few month ago.

I remarked that mareo do not received correct filename because eac never write temporary file like 0tmp!)!3!.wav on my HD.

I switched back to my previous eac version, same problem.

I went back to eac-0.99pb3 and install mareo 6, still no ripping.

I don't know what to do.

Looks like you have a old version of the INI file.

Try to use a new INI, and just bring your old commands to the new one. Not as a block, but looking at what is new.


Thanks a lot Kwanbis.
I imported new ini.
Now EAC works just fine.

Thanks again for your job.
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2008-01-13 05:59:44
Thanks a lot Kwanbis.
I imported new ini.
Now EAC works just fine.

Thanks again for your job.

my pleasure.
Title: MAREO 6: With CUE Sheet Support
Post by: Another Ron on 2008-01-16 22:24:42
Thanks for all the great work with Mareo. I am running into a problem with my existing .ini files. I set DeleteWavFile = TRUE but the log file is reporting that it is set to FALSE even though I have commented out (;) that line and added a DeleteWavFile = TRUE line. Mareo reports that the TRUE line is unrecognized, and as a result, does not process any of my stuff. Any suggestions? Thanks
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2008-01-17 02:02:26
Thanks for all the great work with Mareo. I am running into a problem with my existing .ini files. I set DeleteWavFile = TRUE but the log file is reporting that it is set to FALSE even though I have commented out ( that line and added a DeleteWavFile = TRUE line. Mareo reports that the TRUE line is unrecognized, and as a result, does not process any of my stuff. Any suggestions? Thanks

post your ini please.
Title: MAREO 6: With CUE Sheet Support
Post by: start78 on 2008-01-25 16:15:33
Hi kwanbis: There seems to be no download-link on www.webearce.com.ar for version 6...

Would you be so nice and provide a working link for MAREO 5 as well? I still plan to write a german documentation for MAREO. But as i didn't change to v6 yet i'd like to start with a simple how-to for v5.
Title: MAREO 6: With CUE Sheet Support
Post by: shoerhino on 2008-03-02 06:10:23
Hi kwanbis: There seems to be no download-link on www.webearce.com.ar for version 6...

Would you be so nice and provide a working link for MAREO 5 as well? I still plan to write a german documentation for MAREO. But as i didn't change to v6 yet i'd like to start with a simple how-to for v5.


I seem to be having the same problem attempting to download a new version of Mareo.  For some reason, I am unable to get it from http://www.webearce.com.ar/mareo.rar (http://www.webearce.com.ar/mareo.rar) or by going to the website directly.  Can anyone help me download it?

Thanks!

Tim
Title: MAREO 6: With CUE Sheet Support
Post by: shoerhino on 2008-03-05 05:43:48

Hi kwanbis: There seems to be no download-link on www.webearce.com.ar for version 6...

Would you be so nice and provide a working link for MAREO 5 as well? I still plan to write a german documentation for MAREO. But as i didn't change to v6 yet i'd like to start with a simple how-to for v5.


I seem to be having the same problem attempting to download a new version of Mareo.  For some reason, I am unable to get it from http://www.webearce.com.ar/mareo.rar (http://www.webearce.com.ar/mareo.rar) or by going to the website directly.  Can anyone help me download it?

Thanks!

Tim


and I neglected the mention that the download link in the first post doesn't seem to be working, or is that just me?
Title: MAREO 6: With CUE Sheet Support
Post by: m_l on 2008-03-05 05:59:43


Hi kwanbis: There seems to be no download-link on www.webearce.com.ar for version 6...

Would you be so nice and provide a working link for MAREO 5 as well? I still plan to write a german documentation for MAREO. But as i didn't change to v6 yet i'd like to start with a simple how-to for v5.


I seem to be having the same problem attempting to download a new version of Mareo.  For some reason, I am unable to get it from http://www.webearce.com.ar/mareo.rar (http://www.webearce.com.ar/mareo.rar) or by going to the website directly.  Can anyone help me download it?

Thanks!

Tim


and I neglected the mention that the download link in the first post doesn't seem to be working, or is that just me?


Not working for me either.
Title: MAREO 6: With CUE Sheet Support
Post by: Thsu on 2008-03-18 22:06:01
Due to a recent computer crash I had to reinstall the computer and configure EAC (0.99pb4) and MAREO again this weekend (sadly no backup of the MAREO-config). Now I cannot get MAREO (6b2) to create any files.

[the problem was me...]

Thank you for a great application!

//T
Title: MAREO 6: With CUE Sheet Support
Post by: threepointone on 2008-05-18 03:34:43
Hi! I've moved from MAREO 5 to MAREO 6, and I've begun to try using the "album" MP3Gain option. Unfortunately, MAREO seems to be crashing on the MP3Gain module. Here's the important parts of the output (I ran the same thing from the command line to capture the "exception" message)

mareo archival.ini "H:\Music\Daughtry\Daughtry\Itmp0-!55.wav" "H:\Music\Daughtry\Daughtry\Itmp0-!55.mareo" "Daughtry" "Daughtry" "It's Not Over" "01" "2006" "Rock"


(lots of encoders, all successful--the MP3 is definitely before the MP3Gain encoder)

*** PROCESSING ENCODER ORDER # 5 ***
EXECUTE IF            = LASTTRACK
NEW EXTENSION          = mp3
TEMPORAL FULL NAME    = H:\Music\Daughtry\Daughtry\Itmp0-!55.mp3
TEMPORAL PATH ONLY    = H:\Music\Daughtry\Daughtry
TEMPORAL NAME ONLY    = Itmp0-!55
RENAME FINAL FILE      = FALSE
FINAL FULL NAME        = M:\Unverified Ripped\Portable MP3\Daughtry\Daughtry\01 - It's Not Over.mp3
FINAL PATH ONLY        = M:\Unverified Ripped\Portable MP3\Daughtry\Daughtry
FINAL NAME ONLY        = 01 - It's Not Over
Exception EConvertError in module mareo.exe at 0000640A.
'' is not a valid integer value.

Here's the ini file text (for the MP3Gain section):

EXECUTEIF = LASTTRACK
FINALPATH = M:\Unverified Ripped\Portable MP3\[ARTIST]\[ALBUM]\
FINALNAME = [TRACKPADDED] - [TITLE]
VAFINALPATH = M:\Unverified Ripped\Portable MP3\Various - [ALBUM]\
VAFINALNAME = [TRACKPADDED] - [TITLE] ([ARTIST])
CUEFINALPATH = M:\Unverified Ripped\Portable MP3\[ARTIST]\[ALBUM]\
CUEFINALNAME = [ARTIST] - [ALBUM]
EXTENSION = mp3
ENCODEREXE = mp3gain.exe
PARAMETERS = /k /a /s r [FINALPATHSHORT]\*.mp3
RENAME = FALSE

I've been messing around with the settings to no avail--I keep on double checking, and I'm pretty sure this is exactly the same stuff as the MP3Gain example in the mareo.ini file. Any ideas? Thanks so much--mareo makes life SOOOO much easier for me =)
Title: MAREO 6: With CUE Sheet Support
Post by: Tim Morris on 2008-07-23 13:42:06
I tried to use react, but although it is more powerful it just threw up too many bugs for me to troubleshoot.

One thing that I liked though is the first step in the process which lets you choose the cover art (and embed it if you want to).

I'm currently using Album art downloader - http://sourceforge.net/projects/album-art/ (http://sourceforge.net/projects/album-art/) which is excellent.

What I'd like to be able to do is call it from mareo using the command line - save the chosen album art to a temporary folder, and then either copy it to the final destination and/or embed it in the tags (for M4A for example), and as a last step delete it.

Is there any way of doing this?

Tim
Title: MAREO 6: With CUE Sheet Support
Post by: Tim Morris on 2008-07-24 10:41:30
I should have mentioned that I always used MAREO 5 in the past but saw lots of posts raving about REACT. It may be more powerful but with power comes complexity. IMO MAREO has just about the right balance. I'm sure there's a way of doing what I want to do with album art, setting up calling album art downloader, and dos scripts as if they were additional decoders, I just need to be pointed in the right direction.

If I could solve that problem then it would make ripping and encoding almost totally automatic - all I'd have to do would be to manually add the Artistsort tag where appropriate for use with Squeezecenter.

Tim
Title: MAREO 6: With CUE Sheet Support
Post by: dutch109 on 2008-07-27 01:47:50
Hi! I've moved from MAREO 5 to MAREO 6, and I've begun to try using the "album" MP3Gain option. Unfortunately, MAREO seems to be crashing on the MP3Gain module. Here's the important parts of the output (I ran the same thing from the command line to capture the "exception" message)

I'm experiencing the the same crashes.    (Vista Home Premium 32 bits)

Anyone can help ?
Title: MAREO 6: With CUE Sheet Support
Post by: Altair on 2008-08-24 15:43:22
Help!



Is Mareo 6b2 compatible with EAC .99 prebeta 4?  I can't get Mareo to execute.  I get an error message "mareo.exe has encountered a problem and needs to close" so I get .wav files but never compression.
Title: MAREO 6: With CUE Sheet Support
Post by: AliL on 2008-09-04 14:35:04
Hiya kwanbis, I was just wondering if MAREO is still in active development or if you're taking a time out at the moment or is you consider it a complete product? Anyways it'd be nice to know what stage MAREO is currently at.

Many thanks,

AliL
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2008-09-04 17:53:05
Hi. I kinda stoped developing it, cause i so a decline on interest on it. MAREO was developed mainly for use by the HA community.

I have no problem taking a look at issues to fix.

Just let me know what problem you have, what INI you have, etc.
Title: MAREO 6: With CUE Sheet Support
Post by: dutch109 on 2008-09-04 17:59:28
I have no problem taking a look at issues to fix.

Just let me know what problem you have, what INI you have, etc.

Read 4 post above please. 
Title: MAREO 6: With CUE Sheet Support
Post by: Preuss on 2008-11-09 18:26:05
Is there a chance that you can put mareo6b2.rar out again, I can't seem to download it anymore.
Title: MAREO 6: With CUE Sheet Support
Post by: Architectonical on 2009-11-24 07:14:22
http://webearce.com.ar/mareo6b2.rar (http://webearce.com.ar/mareo6b2.rar)

I'm having problems getting Mareo to create a cue sheet.

I'm saving mareo.cue in the destination folder, but Mareo just ignores it.

Also, can you get mareo to automatically move the log file as well?
Title: MAREO 6: With CUE Sheet Support
Post by: gazza on 2010-10-05 17:01:35
Hi,

I too haven't managed to crack the mareo cue sheet thing yet and see from posts here that it can't be done automatically as I rip and convert any way.

However, as I am ripping seprate flac tracks as opposed to a image file is there really any point in me keeping a cue sheet at all? (I haven't got round to burning back from flac yet)

Thanks
Title: MAREO 6: With CUE Sheet Support
Post by: greynol on 2010-10-05 18:36:06
However, as I am ripping seprate flac tracks as opposed to a image file is there really any point in me keeping a cue sheet at all?

If you want to retain the non-audio information (if present) on the CDs such as non-01 indexing, CD-TEXT, UPC/ISRC, and pre-emphasis information, then yes.
Title: MAREO 6: With CUE Sheet Support
Post by: gazza on 2010-10-09 15:13:33
Yet again, thanks Greynol for the informative reply. I will continue to save cue sheets as a result.
Title: MAREO 6: With CUE Sheet Support
Post by: berserkk on 2011-02-07 10:43:58
Hi. I kinda stoped developing it, cause i so a decline on interest on it. MAREO was developed mainly for use by the HA community.

I have no problem taking a look at issues to fix.

Just let me know what problem you have, what INI you have, etc.

Hi Kwanbis, I think Mareo is great, please add support for albumn art!
although for the moment i can use [1] with aactag

actually while typing this message i figured out how to do album art here it is:

compression options:
mareo-ben6b2.ini %s %d "%a" "%g" "%t" %n %y "%m" "%i"

in the ini file:
; ---------------------------------------------------------------------------------------------------------------------------
; Nero TAGGER for AAC/MP4.
; ---------------------------------------------------------------------------------------------------------------------------
EXECUTEIF = TRUE
FINALPATH = m:\Phone\[ARTIST] - [ALBUM]\
FINALNAME = [TRACKPADDED]. [ARTIST] - [TITLE]
VAFINALPATH = m:\Phone\VA - [ALBUM]\
VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
CUEFINALPATH = m:\Phone\[ARTIST]\
CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
EXTENSION = m4a
ENCODEREXE = m:\nerodd\win32\Neroaactag.exe
PARAMETERS = "[FINALFULLNAME]" -meta:artist="[ARTIST]" -meta:album="[ALBUM]" -meta:title="[TITLE]" -meta:track="[TRACK]" -meta:year="[YEAR]" -meta:genre="[GENRE]"  -add-cover:front:"[1]"
RENAME = FALSE
Title: MAREO 6: With CUE Sheet Support
Post by: kumbbl on 2012-07-25 12:52:50
anybody out there who can tell me where to download Mareo? the mentioned website seems to be dead... Thanks a alot
Title: MAREO 6: With CUE Sheet Support
Post by: kwanbis on 2012-07-25 20:34:44
Haven't touched it on such a long time, but you have delphi code there, just in case.
Title: MAREO 6: With CUE Sheet Support
Post by: ggggg on 2014-03-06 10:44:59
I try to use 6b2 with eac1b3 under winXP: 
Options: mareo_mp3.ini %source% %dest% "%artist%" "%albumtitle%" "%title%" "%tracknr%" "%year%" "%genre%"

when I press the button "test encoder" in EAC mareo and lame work fine, but when I try to rip any track from CD, mareo crashes without anything in the .log

Code: [Select]
; ****************************************************************************************************
**************
; ******* MAREO: Multiple Applications Runner for EAC and Others - by Kwanbis - Open Source GPL Licensed ***********
; ****************************************************************************************************
**************
; ----------------------------------------------------------------------------------------------------------------------
; für EAC: mareo_XXX.ini %source% %dest% "%artist%" "%albumtitle%" "%title%" "%tracknr%" "%year%" "%genre%" %ishigh%"high"%ishigh% %islow%"low"%islow% "%albuminterpret%" "%composer%" "%albumartist%" "%cdnumber%" "%totalcds%" "%numtracks%" "%comment%"
; parameternummer                                                                                                     1                     1                  2               3              4             5             6            7            8
; ----------------------------------------------------------------------------------------------------------------------
;  [PLACEHOLDER]      VALUE
; ----------------------------------------------------------------------------------------------------------------------
;  [SOURCE]           Temporal source FULL file name, command line arameter #2 passed by the ripper to MAREO
;  [DESTTMP]          Temporal destination FULL file name, command line arameter #3 passed by the ripper to MAREO
;  [ARTIST]           CD Artist Name, command line arameter #4 passed by the ripper to MAREO
;  [ALBUM]            CD Name, command line arameter #5 passed by the ripper to MAREO
;  [TITLE]            Track (song) Name, command line arameter #6 passed by the ripper to MAREO
;  [TRACK]            Track (song) Number, command line arameter #7 passed by the ripper to MAREO
;  [TRACKPADDED]      [TRACK] padded with PaddingZeros.
;  [YEAR]             Year of the CD release, command line arameter #8 passed by the ripper to MAREO
;  [GENRE]            CD's Music Genre, command line arameter #9 passed by the ripper to MAREO
; ----------------------------------------------------------------------------------------------------------------------
;  [1] .. [N]         Any parameter passed by the ripper to MAREO, after the genre.
; ----------------------------------------------------------------------------------------------------------------------
;  [NOTHING]                    It gets transformed to an empty string. (Fo example, if you need to pass no param to the encoder)
; ----------------------------------------------------------------------------------------------------------------------
;  [OWNPATH]          Full path to MAREO, without the the ending backslash, example: c:\encoders
;  [EXTENSION]        File extension without the dot (ex: MP3), as specified to MAREO on the INI as EXTENSION = XXX
;  [DESTTMPPATH]      Destination temporal PATH as passed to MAREO by the ripper (in dest).
;  [DESTTMPNAME]      Destination temporal NAME as passed to MAREO by the ripper (in dest), with no extension.
;  [DESTTMPFULLNAME]  Destination temporal full name: desttmppath+desttmpname+extension.
;  [FINALPATH]        Destination final PATH as specified to MAREO on the INI, as PATH.
;  [FINALPATHSHORT]   DOS/8.3/"no spaces" version of [FINALPATH]. Is required because mp3gain does not works with paths with spaces.
;  [FINALNAME]        Destination final NAME as specified to MAREO on the INI, as FILENAME, with no extension.
;  [FINALFULLNAME]    Destination final FINALPATH+FINALNAME+extension.
; ----------------------------------------------------------------------------------------------------------------------
;  [APPDATA]          File system directory that serves as a common repository for application-specific data.
;  [CDBURN_AREA]      File system directory acting as a staging area for files waiting to be written to CD.
;  [COMMON_MUSIC]     File system directory that serves as a repository for music files common to all users.
;  [DESKTOP]          Virtual folder representing the Windows desktop, the root of the namespace.
;  [DESKTOPDIRECTORY] File system directory used to physically store file objects on the desktop (not to be confused with the desktop folder itself).
;  [LOCAL_APPDATA]    File system directory that serves as a data repository for local (nonroaming) applications.
;  [MYDOCUMENTS]      Virtual folder representing the My Documents desktop item.
;  [MYMUSIC]          File system directory that serves as a common repository for music files.
;  [MYPICTURES]       File system directory that serves as a common repository for image files.
;  [MYVIDEO]          File system directory that serves as a common repository for video files.
;  [PERSONAL]         Virtual folder representing the My Documents desktop item.
;  [PHOTOALBUMS]      Virtual folder used to store photo albums.
;  [PLAYLISTS]        Virtual folder used to store play albums, typically username\My Music\Playlists.
;  [PROFILE]          User's profile folder.
;  [PROGRAM_FILES]    Program Files folder.
;  [PROGRAM_COMMON]   A folder for components that are shared across applications.
;  [PROGRAMS]         The file system directory that contains the user's program groups (which are themselves file system directories).
;  [SYSTEM]           Windows System folder. A typical path is C:\Windows\System32.
;  [WINDOWS]          Windows directory or SYSROOT. This corresponds to the %windir% or %SYSTEMROOT% environment variables.
; ----------------------------------------------------------------------------------------------------------------------

; ----------------------------------------------------------------------------------------------------------------------
; 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 = _

; ----------------------------------------------------------------------------------------------------------------------
; EXPLANATION
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF    = MAREO evaluates the formula, and if true, MAREO executes this "encoder order".
;                It could be TRUE (executes), LASTTRACK (it reads mareoLAST.txt and evaluates agains current track number,
;                or XXX = YYY, in this last case MAREO evaluates the equality, for example, [TRACK]. = [1]
;                Assuming that in [1] MAREO is getting the last track number from the ripper, and that it is for example,
;                12, and that the current track number is 4, MAREO would evaluate 4 = 12, and not execute.
;                When track number is 12, MAREO would evaluate 12 = 12, and execute.
; FINALPATH    = the path to place the encoded file, example: C:\Music\[ARTIST] - [ALBUM]
; FINALNAME    = the name of the encoded file, example: [TRACKPADDED]. [TITLE]
; VAFINALPATH  = V.A. CDS: the path to place the encoded file, example: C:\Music\[ARTIST] - [ALBUM]
; VAFINALNAME  = V.A. CDS: the name of the encoded file, example: [TRACKPADDED]. [TITLE]
; CUEFINALPATH = CUE Processing: the path to place the encoded file, AND CUE file, example:[PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = CUE Processing: the name of the encoded file, AND CUE file, example:[ARTIST] - [YEAR] - [ALBUM]
; EXTENSION    = the extension of the encoded file, example: mp3
; ENCODEREXE   = the full file name of the encoder executable, including, if not in the same folder as MAREO, the full path (c:\encoders\lame.exe).
; PARAMETERS   = the command line parameters we would normally pass to the encoder, as if we where running it from a command prompt.
; RENAME       = if TRUE, MAREO would rename as per the FINALPATH, FINALNAME and EXTENSION options.

; ---------------------------------------------------------------------------------------------------------------------------
; WAVEGAIN: Track Mode: used to "normalize" files: http://www.rarewares.org/others.html
; ---------------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = NONE
; FINALNAME = NONE
; VAFINALPATH = NONE
; VAFINALNAME = NONE
; CUEFINALPATH = NONE
; CUEFINALNAME = NONE
; EXTENSION = NONE
; ENCODEREXE = wavegain.exe
; PARAMETERS = --radio --apply --noclip "[SOURCE]"
; RENAME = FALSE

; ====================================================================================================
=======================
; LOSSY ENCODERS
; ====================================================================================================
=======================

; ---------------------------------------------------------------------------------------------------------------------------
; MP3 LAME: best MP3 encoder: http://www.rarewares.org/mp3.html
; ---------------------------------------------------------------------------------------------------------------------------
EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
FINALPATH = D:\media\music\mp3_rjg\_Aufnahme\[ARTIST] - [ALBUM]\
FINALNAME = [TRACKPADDED]. [TITLE]
VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
EXTENSION = mp3
ENCODEREXE = D:\sources\eac\source\lame\lame.exe
PARAMETERS = -V5 --vbr-new --ignore-tag-errors --ta "[ARTIST]" --tl "[ALBUM]" --tt "[TITLE]" --tn "[TRACK]" --ty "[YEAR]" --tg "[GENRE]" "[SOURCE]" "[DESTTMP]"
RENAME = TRUE

; ---------------------------------------------------------------------------------------------------------------------------
; MP3gain: TRACK Mode: mp3 normalizer: http://www.rarewares.org/mp3.html
; ---------------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mp3
; ENCODEREXE = mp3gain.exe
; PARAMETERS = /k /r /s r "[FINALFULLNAME]"
; RENAME = FALSE

; ---------------------------------------------------------------------------------------------------------------------------
; MP3gain: ALBUM Mode: mp3 normalizer: http://www.rarewares.org/mp3.html
; ---------------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = LASTTRACK
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mp3
; ENCODEREXE = mp3gain.exe
; PARAMETERS = /k /a /s r [FINALPATHSHORT]\*.mp3
; RENAME = FALSE

; ---------------------------------------------------------------------------------------------------------------------------
; OGG VORBIS: excelent and patent free encoder: http://www.vorbis.com/
;                         RECOMMENDED VERSION: AoTuV 4.51b: http://www.geocities.jp/aoyoume/aotuv/
; ---------------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM];
; EXTENSION = ogg
; ENCODEREXE = oggenc.exe
; PARAMETERS = -q 4.25 "[SOURCE]" -o "[DESTTMP]" -a "[ARTIST]" -l "[ALBUM]" -t "[TITLE]" -N "[TRACK]" -d "[YEAR]" -G "[GENRE]"
; RENAME = TRUE

; ---------------------------------------------------------------------------------------------------------------------------
; AAC/MP4/3GPP Nero Digital Audio Audio Code[PERSONAL] http://www.nero.com/nerodigital/eng/Nero_Digital_Audio.html
;              You can prepend any of the following options, under PARAMETERS, before the -if:
;                -q [number]   : "TARGET QUALITY" mode. [number] is a floating-point number in 0...1 range.
;                -br [number]  : "TARGET BITRATE" mode. [number] is target bitrate in bits per second.
;                -cbr [number] : "TARGET BITRATE (STREAMING)" mode. [number] is target bitrate in bits per second.
;
;              Recommended Options:
;                - Nero ABR (-br 128000)
;                - Nero 2-Pass (-br 128000 -2pass)
;                - Nero Quality VBR (-q 0.425)
;
;              Note: atm, the encoder does not supports tagging. You have to use NeroAacTag to do so.
; ---------------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mp4
; ENCODEREXE = neroAacEnc.exe
; PARAMETERS = -q 0.425 -if "[SOURCE]" -of "[DESTTMP]"
; RENAME = TRUE

; ---------------------------------------------------------------------------------------------------------------------------
; Nero TAGGER for AAC/MP4.
; ---------------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mp4
; ENCODEREXE = Neroaactag.exe
; PARAMETERS = "[FINALFULLNAME]" -meta:artist="[ARTIST]" -meta:album="[ALBUM]" -meta:title="[TITLE]" -meta:track="[TRACK]" -meta:year="[YEAR]" -meta:genre="[GENRE]"
; RENAME = FALSE

; ---------------------------------------------------------------------------------------------------------------------------
; AtomicParsley TAGGER for AAC/MP4: http://atomicparsley.sourceforge.net/
;                             NOTE: use 0.8, no 0.84, if 0.80+, change --writeBack for --overWrite
; ---------------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mp4
; ENCODEREXE = AtomicParsley.exe
; PARAMETERS = "[FINALFULLNAME]" --artist "[ARTIST]" --album "[ALBUM]" --title "[TITLE]" --tracknum "[TRACK]" --year "[YEAR]" --genre "[GENRE]" --writeBack
; RENAME = FALSE

; ----------------------------------------------------------------------------------------------------------------------
; Richard123's TG TAGGER for AAC/MP4: http://users.rcn.com/rpritz/tgutf.zip
;                               NOTE: on my sistem, it returns errorlevel 1 even if ok.
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mp4
; ENCODEREXE = tg.exe
; PARAMETERS = "[FINALFULLNAME]" --artist "[ARTIST]" --album "[ALBUM]" --title "[TITLE]" --track "[TRACK]" --year "[YEAR]" --genre "[GENRE]"
; RENAME = FALSE

; ----------------------------------------------------------------------------------------------------------------------
; MPEG4ip's TAGGER for AAC/MP4: http://rarewares.org/mp4.html
;                         NOTE: at the moment, this doesn't works.
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mp4
; ENCODEREXE = mp4tags.exe
; PARAMETERS = "[FINALFULLNAME]" -artist "[ARTIST]" -album "[ALBUM]" -song "[TITLE]" -track "[TRACK]" -year "[YEAR]" -genre "[GENRE]"
; RENAME = FALSE

; ----------------------------------------------------------------------------------------------------------------------
; AAC/MP4 iTunes (w/iTunesEncode): excelent AAC encoder: http://www.rarewares.org/aac.html
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mp4
; ENCODEREXE = iTunesEncode.exe
; PARAMETERS = -d -a "[ARTIST]" -l "[ALBUM]" -n [TRACK]. -t "[TITLE]" -y "[YEAR]" -g "[GENRE]" -i "[SOURCE]" -o "[DESTTMP]"
; RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; AAC/MP4 QuickTime (w/Qutibacoas): http://www.rarewares.org/mp4.html
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mp4
; ENCODEREXE = qutibacoas.exe
; PARAMETERS = "PATH_TO_QUICKTIME\QuickTimePlayer.exe" "[SOURCE]" "[DESTTMP]"
; RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; AAC/MP4: Nero AAC VBR (w/NAACEnc): http://www.rarewares.org/aac.html
; ******** NOTE, AAC/MP4/3GPP Nero Digital Audio Audio Codec, is the official NERO encoder now ********
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mp4
; ENCODEREXE = NAACEnc.exe
; PARAMETERS = -normal "[SOURCE]" "[DESTTMP]"
; RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; AAC/MP4: Nero AAC CBR (w/NAACEnc): http://www.rarewares.org/aac.html
; ******** NOTE, AAC/MP4/3GPP Nero Digital Audio Audio Codec, is the official NERO encoder now ********
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mp4
; ENCODEREXE = NAACEnc.exe
; PARAMETERS = -cbr192 "[SOURCE]" "[DESTTMP]"
; RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; MusePack (MPC): excelent low bitrates encoder: http://www.musepack.net/
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mpc
; ENCODEREXE = mppenc.exe
; PARAMETERS = --quality 4 --xlevel --artist "[ARTIST]" --album "[ALBUM]" --title "[TITLE]" --track "[TRACK]" --year "[YEAR]" --genre "[GENRE]" "[SOURCE]" "[DESTTMP]"
; RENAME = TRUE

; ====================================================================================================
==================
; LOSSLESS ENCODERS
; ====================================================================================================
==================

; ----------------------------------------------------------------------------------------------------------------------
; FLAC: most supported lossless encoder: http://flac.sourceforge.net/
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = flac
; ENCODEREXE = flac.exe
; PARAMETERS = -5 "[SOURCE]" -o "[DESTTMP]" -T artist="[ARTIST]" -T album="[ALBUM]" -T title="[TITLE]" -T tracknumber="[TRACK]" -T date="[YEAR]" -T genre="[GENRE]"
; RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; WavPack: excelent lossless encoder, with hybrid option: http://www.wavpack.com/
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = wv
; ENCODEREXE = wavpack.exe
; PARAMETERS = -hb192 "[SOURCE]" "[DESTTMP]"
; RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; TAK: Offers compression ratios comparable to Monkey's Audio with decoding speeds comparable to FLAC.
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = tak
; ENCODEREXE = [OWNPATH]\takc.exe
; PARAMETERS = -e -pN "[SOURCE]" "[DESTTMP]"
; RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; Case's TAG (at least 2.0.49): http://www.hydrogenaudio.org/forums/index.php?s=&showtopic=51565&view=findpost&p=461653
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = tak
; ENCODEREXE = tag.exe
; PARAMETERS = --artist "[ARTIST]" --album "[ALBUM]" --title "[TITLE]" --track "[TRACK]" --year "[YEAR]" --genre "[GENRE]" "[FINALFULLNAME]"
; RENAME = FALSE

; ----------------------------------------------------------------------------------------------------------------------
; Monkeys Audio: lossless encoder: http://www.monkeysaudio.com/
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = ape
; ENCODEREXE = mac.exe
; PARAMETERS = "[SOURCE]" "[DESTTMP]" -c4000
; RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; True Audio Software: http://www.true-audio.com/codec.project
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = tta
; ENCODEREXE = ttaenc.exe
; PARAMETERS =  -e -o "[DESTTMP]" "[SOURCE]"
; RENAME = TRUE

; ====================================================================================================
==================
; LOSSLESS + LOSSY ENCODERS (Hybrid Encoders)
; ====================================================================================================
==================

; ----------------------------------------------------------------------------------------------------------------------
; WavPack HYBRID WITH CORRECTION FILE: http://www.wavpack.com/
; ----------------------------------------------------------------------------------------------------------------------
; ** NORMAL FILE**
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = wv
; ENCODEREXE = wavpack.exe
; PARAMETERS = -hb192 -c "[SOURCE]" "[DESTTMP]"
; RENAME = TRUE
; ** CORRECTION FILE (RENAME ONLY) **
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = wvc
; ENCODEREXE = NONE
; PARAMETERS = NONE
; RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; OptimFROG WITH CORRECTION FILE: http://www.losslessaudio.org/
; ----------------------------------------------------------------------------------------------------------------------
; ** NORMAL FILE**
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = ofs
; ENCODEREXE = ofs.exe
; PARAMETERS = --correction "[SOURCE]"
; RENAME = TRUE
; ** CORRECTION FILE (RENAME ONLY) **
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = ofc
; ENCODEREXE = NONE
; PARAMETERS = NONE
; RENAME = TRUE

; ====================================================================================================
==================
; APEv2 TAGS (requires wapet.exe): http://www.rarewares.org/others.html
; ====================================================================================================
==================

; ----------------------------------------------------------------------------------------------------------------------
; GENERAL APEv2 TAGS (requires wapet.exe)
;                                         XXX = extension of the encoder you are gonna use, for example ape for Monkey Audio.
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = XXX
; ENCODEREXE = wapet.exe
; NOTE WAPET PARAMETERS: "[DESTTMP]" -t "Artist=[ARTIST]" -t "Album=[ALBUM]" -t "Title=[TITLE]" -t "Track=[TRACK]." -t "Year=[YEAR]" -t "Genre=[GENRE]"
; PARAMETERS = WAPET_PARAMETERS + ENCODER_PARAMETERS
; RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; Monkeys Audio with APEv2 TAGS (requires wapet.exe)
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = ape
; ENCODEREXE = wapet.exe
; PARAMETERS = "[DESTTMP]" -t "Artist=[ARTIST]" -t "Album=[ALBUM]" -t "Title=[TITLE]" -t "Track=[TRACK]." -t "Year=[YEAR]" -t "Genre=[GENRE]" mac.exe "[SOURCE]" "[DESTTMP]" -c4000
; RENAME = TRUE

; ----------------------------------------------------------------------------------------------------------------------
; Musepack with APEv2 TAGS (requires wapet.exe)
; ----------------------------------------------------------------------------------------------------------------------
; EXECUTEIF = TRUE
; FINALPATH = [PERSONAL]\Music\[ARTIST] - [ALBUM]\
; FINALNAME = [TRACKPADDED]. [TITLE]
; VAFINALPATH = [PERSONAL]\Music\VA - [ALBUM]\
; VAFINALNAME = [TRACKPADDED]. [TITLE] ([ARTIST])
; CUEFINALPATH = [PERSONAL]\Music\[ARTIST]\
; CUEFINALNAME = [ARTIST] - [YEAR] - [ALBUM]
; EXTENSION = mpc
; ENCODEREXE = wapet.exe
; PARAMETERS = "[DESTTMP]" -t "Artist=[ARTIST]" -t "Album=[ALBUM]" -t "Title=[TITLE]" -t "Track=[TRACK]." -t "Year=[YEAR]" -t "Genre=[GENRE]" mppenc.exe --quality 4 --xlevel "[SOURCE]" "[DESTTMP]"
; RENAME = TRUE

; EOF
Title: MAREO 6: With CUE Sheet Support
Post by: ggggg on 2014-03-06 14:59:54
This did the trick: In EAC under EAC Options - Tools, uncheck "Do not open external compressor window"
http://www.hydrogenaudio.org/forums/index....st&p=766347 (http://www.hydrogenaudio.org/forums/index.php?showtopic=90238&view=findpost&p=766347)
Title: MAREO 6: With CUE Sheet Support
Post by: ggggg on 2014-03-11 08:49:08
if a parameter passed to mareo is empty like "" mareo does not take this as a parameter, so one ends up with one %n paramter less. In my case mareo is passed 8 params, but only 7 are recognised !

D:\sources\eac\source\mareo\codec\mareo.exe" mareo_mp3.ini "Ctmp527!2.wav" "Ctmp527!2.mareo" "Chicago Symphony Orchestra , Sir Georg Solti:" "Beethoven - The Nine Symphonies - Chicago Symphony Orchestra - Georg Solti\CD 5 - Symphony No. 7 - 8" "Symphony No. 8: II Allegretto scerzando" "06" "1990" "Classical" "high" "Ludwig van Beethoven" "" "Chicago Symphony Orchestra , Sir Georg Solti:" "1" "1" "8" "Track 6"

Code: [Select]
INIFILE       (%1) = D:\sources\eac\source\mareo\codec\mareo_mp3.ini
[SOURCE]      (%2) = Ctmp527!2.wav
[DESTTMP]     (%3) = Ctmp527!2.mareo
[ARTIST]      (%4) = Chicago Symphony Orchestra , Sir Georg Solti:
[ALBUM]       (%5) = Beethoven - The Nine Symphonies - Chicago Symphony Orchestra - Georg Solti\CD 5 - Symphony No. 7 - 8
[TITLE]       (%6) = Symphony No. 8: II Allegretto scerzando
[TRACK]       (%7) = 6
[YEAR]        (%8) = 1990
[GENRE]       (%9) = Classical
[1]          (%10) = high
[2]          (%11) = Ludwig van Beethoven
[3]          (%12) = Chicago Symphony Orchestra , Sir Georg Solti:
[4]          (%13) = 1
[5]          (%14) = 1
[6]          (%15) = 8
[7]          (%16) = Track 6

any solution very welcome