Forum Moderators: coopster

Message Too Old, No Replies

grabbing ID3 tags from aac, mp4 files

         

formasfunction

3:37 am on Jan 23, 2008 (gmt 0)

10+ Year Member



I'm looking for a class to extract ID3 tags from aac, m4a, mp4 etc files. I found [sourceforge.net...] which is exactly what I need except for the fact that I need it for a commercial project and I don't have $1,500 to license their code at the moment. It seems like the web is pretty slim on an aac class for this, though I've found plenty for mp3s. Are there any I might be missing?

[edited by: eelixduppy at 5:01 am (utc) on Jan. 23, 2008]

vincevincevince

12:19 pm on Jan 23, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It is a GPL license, so you can freely use it in your commercial project. You just assign and comply with the GPL license for your whole project and continue as usual. In general, the only time you want to worry about GPL is if you are selling the software.

formasfunction

1:39 am on Jan 24, 2008 (gmt 0)

10+ Year Member



Thanks, I was concerned I'd be putting someone out. However, now that I've used getid3() it turns out it doesn't allow remote files. My current mp3 ID3v2 script is working wonderfully and swiftly for remote files, do you know of any for AAC?