Help - Search - Members - Calendar
Full Version: Setting EAC compression options for Musepack
Hydrogenaudio Forums > Lossy Audio Compression > MPC
CiTay
Courtesy by Case.


First select compression options from the EAC menu:
CiTay
Open 'External Compression' tab.

1. Check 'Use external program for compression'
2. Change 'Parameter passing scheme' to 'User Defined Encoder'
3. Set file extension to .mpc
4. Click 'Browse' and locate 'mppenc.exe'
5. Change 'Additional command line options' to (example):
--quality 5 --xlevel --artist "%a" --title "%t" --album "%g" --year "%y" --track "%n" --genre "%m" %s

6. Check 'Delete WAV after compression'
7. Uncheck 'Add ID3 tag'
CiTay
Open 'Offset' tab.
Uncheck 'Use Offset Correction for encoding and decoding'.

That's about it. Make sure you use the Secure mode (under Drive Options) for best extraction results with EAC.
R.A.F.
Why not making it to a sticky thread?
CiTay
QUOTE(R.A.F. @ Apr 8 2004, 05:15 AM)
Why not making it to a sticky thread?

Well, it's already linked from the "recommended settings" thread and should mostly be a complement to that.
t_vitaly
QUOTE(CiTay @ Apr 3 2004, 05:55 PM)
5. Change 'Additional command line options' to (example):
      --quality 5 --xlevel --artist "%a" --title "%t" --album "%g" --year "%y" --track "%n" --genre "%m" %s

why %s only in the end of command line?
I always wrote %s %d unsure.gif

And I wrote --releasedate instad of --year
is it right ?
JensRex
Actually --quality 5 is redundant, since it is the default. Not that it really matters.
dev0
%m belongs to the --genre statement and %d is not needed since mppenc automatically outputs in the format of %d (as opposed to lame.exe).

--quality 5 is redundant but should be left for newbies who want to modify their settings.
t_vitaly
QUOTE(dev0 @ Apr 8 2004, 02:47 PM)
%m belongs to the --genre statement and %d is not needed since mppenc automatically outputs in the format of %d (as opposed to lame.exe).

Thanks, & what about --releasedate or --year ?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.