writing id3v2 tags

S

Simon Kröger

Hi *,

as the subject may suggest i'm trying to write id3v2 tags of mp3 files.

Any libs - preferable in pure ruby ?

thanks in advance

Simon
 
S

Simon Kröger

Tom said:
On Wed, 2005-08-03 at 06:10 +0900, Simon Kr=F6ger wrote:
=20
=20
=20
There are a couple here:
=20
http://rubyforge.org/search/?type_of_search=3Dsoft&words=3Did3v&Search=3D= Search
=20
although one of them is just a wrapper for id3v2.
=20
Yours,
=20
Tom

Hi Tom,

with your link i get 2 hits: MP3 Retracker is just a wrapper (as you=20
said) and mp3taglib is also a wrapper but for the id3lib (C code).

Perhaps the second would be fine (except that it is not pure ruby) but
i'm on Windows atm and didn't get it to work on my first try.
(mp3taglib uses gcc but id3lib vc++)

So my question wasn't accurate, i was looking for a painless solution
on windows.

ruby-mp3info looked like my rescue, but:

"ruby-mp3info gives you access to low level informations on mp3 files=20
(bitrate, length, samplerate, etc=85). It can read, write, remove id3v1=20
tag and _read_ id3v2. It is written in pure ruby."

than i found "id3.rb - ID3 Library for Ruby", but:

Instance Methods:

* new
* read
* write # _not_ yet implemented..
* dump # dump the ID3 version 2 tag raw into a string

thanks, i will have to compile mp3taglib with vc++ i guess (and have
to life with the complicated api)

Simon
 
T

Tom Copeland

with your link i get 2 hits: MP3 Retracker is just a wrapper (as you=20
said) and mp3taglib is also a wrapper but for the id3lib (C code).

Argh, sorry, I should have checked both projects closer.

Yours,

Tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top