Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#4354 - 08/06/1999 23:20 MP3 File Tag Extraction
driley
new poster

Registered: 08/06/1999
Posts: 1
I know this is not directly related to the car player, for me however it is. In preparation for the arrival of the unit I am trying to find a resource which could explain methods for extracting MP3 file info. Anyone know?


Top
#4355 - 09/06/1999 01:04 Re: MP3 File Tag Extraction [Re: driley]
Wiseman
new poster

Registered: 09/06/1999
Posts: 1
Have a look at www.id3.org.
Specifically http://www.id3.org/id3v1.html has a description of the ID3 tags that are often added to mp3 files.
and http://www.id3.org/mp3frame.html has a description of the mp3 files themselves.
Chris Wise



Top
#4356 - 09/06/1999 01:43 Re: MP3 File Tag Extraction [Re: Wiseman]
altman
carpal tunnel

Registered: 19/05/1999
Posts: 3457
Loc: Palo Alto, CA
There's also my code fragement from the mp3mobile project which will read ID3 tags: see http://utter.chaos.org.uk/~altman/mp3mobile/

Hugo



Top
#4357 - 26/09/2000 09:01 Re: MP3 File Tag Extraction [Re: altman]
vharron
new poster

Registered: 08/06/1999
Posts: 4
Loc: San Diego, California
Does the currently released player software support ID3v2 tags?



Top
#4358 - 26/09/2000 09:39 Re: MP3 File Tag Extraction [Re: vharron]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31573
Loc: Seattle, WA
Does the currently released player software support ID3v2 tags?

The short answer is YES.

The long answer is:

The player software doesn't even use ID3 tags at all, it just goes by its own internal database. The Emplode loader software will fill the database with whatever tags (V1 or V2) the MP3s happen to have, but that's only at the initial time you drag the songs onto Emplode. After that, the tags are ignored and you're looking at the player's database rather than the tags.

Note: Version 1.0 of the software has a bug where unusually long V2 fields will screw up the database. This has been fixed in 1.01 which will be released shortly (maybe today?).

___________
Tony Fabris
_________________________
Tony Fabris

Top
#4359 - 26/09/2000 09:57 Re: MP3 File Tag Extraction [Re: tfabris]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5682
Loc: London, UK
I'd just like to raise the old chestnut of inconsistent ID3v1/v2 tags.

If you rip your music with an ID3v2 ripper (e.g. MusicMatch), and then edit the tags with a program that doesn't understand ID3v2 (e.g. Winamp), the contents of the v1 and v2 tags will be out of sync.

This causes problems when importing music into emplode or emptool, since they use the v2 tags in preference.

The solution: Use tag editing software that supports ID3v2 tags.


Roger - not necessarily speaking for empeg
_________________________
-- roger

Top