Skip navigation.
 
mlRE: Extract MP3 tags
FROM : Bryan Bonczek
DATE : Tue Aug 01 21:53:36 2006

Wow, tough crowd.  This framework works pretty well, although its not built for intel so you'll have to do that yourself.


-----Original Message-----
From: cocoa-dev-bounces+bbonczek=racepointmedia.<email_removed> on behalf of Fredrik Olsson
Sent: Tue 8/1/2006 3:52 AM
To: Lorenzo; Cocoa-dev
Subject: Re: Extract MP3 tags

Lorenzo skrev:
> How can I extract info from an MP3 file, as e.g.
> title, artist, album, year, duration, track, totTracks, bitrate...
> As I know there are many kinds of information sets. So it should work with
> any of these kinds. Thanks.
>


First match on Google with "cocoa id3":
http://drewfamily.homemail.com.au/Cocoa_-_ID3Tag_framework.html

This one was almost too easy to find, did you do any homework at all? I
have not tested it, but it looks to me like what you want. Source code
and all.


// Fredrik Olsson
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (<email_removed>)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>

This email sent to <email_removed>

Related mailsAuthorDate
mlExtract MP3 tags Lorenzo Aug 1, 09:37
mlRe: Extract MP3 tags Fredrik Olsson Aug 1, 09:52
mlRE: Extract MP3 tags Bryan Bonczek Aug 1, 21:53
mlRE: Extract MP3 tags patrick machielse Aug 2, 00:10
mlRe: Extract MP3 tags Annard Brouwer Aug 2, 12:12
mlRe: Extract MP3 tags patrick machielse Aug 2, 13:37