Help - Search - Members - Calendar
Full Version: Monkeys Audio & EAC 0.99PB3
Hydrogenaudio Forums > Lossless Audio Compression > Lossless / Other Codecs
NetRanger
Hi

Just started 2 'mess' around with APE encodes and im currently using EACs Internal Compression Configuration for APE due to that all commandline setups i've found/tested out there doesn't work with v0.99. Sure it does rip 2 separate WAV files but it doesn't encode 'em into APE.

This was the last commandline setup i tested (all the others looked exactly the same except for the "comment=REX lossless APE by your_name" part)

APE (Monkey's Audio) + APEv2 tags:
1. Use file extension .ape
2. Browse to wapet.exe (see remark below)
3. Paste the commandline
CODE
%d -t "Artist=%a" -t "Title=%t" -t "Album=%g" -t "Year=%y" -t "Track=%n" -t "Genre=%m"-t "comment=REX lossless APE by your_name" mac.exe %s %d -c3000



Can any1 here help me out with this little 'issue' im having or even maybe tell me if there is another way 2 get EAC to write the APE v2 tags.
Synthetic Soul
AFAIK the wiki article should still be accurate.

What happens after the disc is ripped, anything?

Bear in mind that your command should be:

CODE
%d -t "Artist=%a" -t "Title=%t" -t "Album=%g" -t "Year=%y" -t "Track=%n" -t "Genre=%m" -t "comment=REX lossless APE by your_name" "C:\Path\To\mac.exe" %s %d -c3000
... note the space before '-t "comment' and that you need to provide the full path to mac.exe or copy it to a folder in your PATH (like your Windows folder).
NetRanger
Thnx 4 the reply.... cant say anything happens after the disc/specific songs are ripped. I'll give it another try and get back
NetRanger
That commandline u posted worked 100%. I must have missed the needed space before '-t "comment' and i didn't know i had 2 use the full path to mac.exe, i was told just that both files needed 2 be in the same folder and that would be enough.

Thnx a lot 4 the help and for the EAC guide
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.