ID3

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

ID3

Brian Mason
Anyone have code snippets/documentation on manipulating ID3 attributes of
Windows MP3 files?

--
"In general, the art of government consists in taking as much money as
possible
from one party of the citizens to give to the other." --Voltaire




----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---


Reply | Threaded
Open this post in threaded view
|

Re: ID3

Fernando Rodriguez
On Wed, 11 May 2005 07:50:38 -0700, "Brian Mason"
<[hidden email]> wrote:

>Anyone have code snippets/documentation on manipulating ID3 attributes of
>Windows MP3 files?

Soitanly!
http://www.gigamonkeys.com/book/practical-an-id3-parser.html


Reply | Threaded
Open this post in threaded view
|

Re: ID3

Bernhard Kohlhaas-7
In reply to this post by Brian Mason
Brian Mason wrote:
> Anyone have code snippets/documentation on manipulating ID3 attributes of
> Windows MP3 files?
>

I'd be interestd in that, too. A while ago I took a look at id3lib. It's
an open source C++ library with a C wrapper that can be placed in a DLL
and then could be invoked from Dolphin. It's at
http://id3lib.sourceforge.net/

Unfortunately it seems that the developers don't maintain it anymore, so
I never actually used it.

Bernhard


Reply | Threaded
Open this post in threaded view
|

Re: ID3

rush
In reply to this post by Brian Mason
"Brian Mason" <[hidden email]> wrote in message
news:42821ca0$[hidden email]...
> Anyone have code snippets/documentation on manipulating ID3 attributes of
> Windows MP3 files?

I have code to read id3 tags, but it is burned inside FolderScavenger
packages. I will have to look if I can make them general and extract them
easily.

rush
--
http://www.templatetamer.com/
http://www.folderscavenger.com/