Help - Search - Members - Calendar
Full Version: EAC %A - T Issue...
Hydrogenaudio Forums > Lossy Audio Compression > MP3 > MP3 - General
adamlau
1. When I rip from EAC 0.95 prebeta 5 using the file name config of %A - %T, the file comes out as "Artist-Title" instead of "Artist - Title". How do I configure EAC to introduce the space character into the filename?

2. The following option line does not work:

--alt-preset extreme --id3v2-only --tt "%t" --ta "%a" --tl "%l" --ty "%y" --tg "%g" %s %d

I believe the ID3 variable syntaxes are incorrect. What is the appropriate way to write this?
dev0
QUOTE (adamlau @ Dec 20 2004, 06:35 PM)
2. The following option line does not work:

--alt-preset extreme --id3v2-only --tt "%t" --ta "%a" --tl "%l" --ty "%y" --tg "%g" %s %d

I believe the ID3 variable syntaxes are incorrect. What is the appropriate way to write this?
*

<edited>
Why are you trying to assign %g (CD title) to --tg "genre"?
adamlau
Thanks, dev0 =>) ! The following change from %g to %m did the trick:

--alt-preset extreme --id3v2-only --tt "%t" --ta "%a" --tl "%g" --ty "%y" --tg "%m" %s %d
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-2009 Invision Power Services, Inc.