Help - Search - Members - Calendar
Full Version: Question about EAC and tagging
Hydrogenaudio Forums > CD-R and Audio Hardware > CD Hardware/Software
Sgt_Strider
When you pop the CD into your CD drive, EAC will display the # of tracks and etc. You can then enter the name of the album and select the genre. The problem is that after EAC rips the file out and encodes it to FLAC on the fly, the genre information is missing from its properties. I take the file and use Foobar to check it's properties and no genre is displayed. Am I doing something wrong?
AutumnRain
am experiencing a similar sort of thing while encoding mp3s with lame.
look at my post for details.
eac & lame tagging prob

& i specify the "%m" in the commandline for the genre.
happening only with ID3V2 though, ID3V1 writes the genre properly.

looks like its an eac thing maybe.



Martin H
QUOTE(Sgt_Strider @ Nov 24 2005, 08:22 AM)
When you pop the CD into your CD drive, EAC will display the # of tracks and etc. You can then enter the name of the album and select the genre. The problem is that after EAC rips the file out and encodes it to FLAC on the fly, the genre information is missing from its properties. I take the file and use Foobar to check it's properties and no genre is displayed. Am I doing something wrong?
*



Post your command line.

Martin.
Sgt_Strider
QUOTE(Martin H @ Nov 24 2005, 06:12 PM)
QUOTE(Sgt_Strider @ Nov 24 2005, 08:22 AM)
When you pop the CD into your CD drive, EAC will display the # of tracks and etc. You can then enter the name of the album and select the genre. The problem is that after EAC rips the file out and encodes it to FLAC on the fly, the genre information is missing from its properties. I take the file and use Foobar to check it's properties and no genre is displayed. Am I doing something wrong?
*



Post your command line.

Martin.
*



-8 -V -T "artist=%a" -T "title=%t" -T "date=%y" %s
A_Man_Eating_Duck
QUOTE(Sgt_Strider @ Nov 25 2005, 07:47 PM)
-8 -V -T "artist=%a" -T "title=%t" -T "date=%y" %s
Shouldn't that read?
CODE
-8 -V -T "artist=%a" -T "title=%t" -T "date=%y" -T "genre=%m" %s
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.