I notice you're using a few new parameters and commands.  At first I
thought maybe that's your problem, but it looks like you're using a new
version of MAREO, 3.0.  Looks like ceejay and I are using MAREO 2.2.0.

So as a result my MAREO.ini looks similar to ceejay's:


Code:
--------------------
    ; 
---------------------------------------------------------------------------------------------------------------------------
  ; FLAC
  ; 
---------------------------------------------------------------------------------------------------------------------------
  
  EXT = flac
  PATH = C:\Documents and Settings\MLANCTOT\My Documents\Check
  ENCODER = C:\Program Files\Exact Audio Copy\flac.exe
  PARAMETERS = -8 -V --replay-gain "@source@" -o "@dest@" -T artist="@artist@" 
-T album="@album@" -T title="@title@" -T genre="@genre@"
  
  ; 
---------------------------------------------------------------------------------------------------------------------------
  ; MP3 LAME (recommended VBR settings)
  ; 
---------------------------------------------------------------------------------------------------------------------------
  
  EXT = mp3
  PATH = C:\Documents and Settings\MLANCTOT\My Documents\Check
  ENCODER = C:\Program Files\Exact Audio Copy\lame.exe
  PARAMETERS = -V 6 --vbr-new --id3v2-only --pad-id3v2 --ta "@artist@" --tl 
"@album@" --tt "@title@" --tg "@genre@" "@source@" "@dest@"
  
  ; EOF
--------------------


I'm wondering how new MAREO 3.0 is.  If you'd like, PM me your e-mail
address and I'll send you a copy of MAREO 2.2.0 which you can use with
the .ini file ceejay or myself provided.


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

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

Reply via email to