[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] MP3 Info?



At 7:29 -0500 2000.12.17, Vic Norton wrote:
>I've recently noticed that the MP3 Info attached to tracks I've
>encoded from various CDs leaves a lot to be desired. I can look at
>the info with Chris Nandor's MP3::Info, but I can't change the
>information because it resides in ID3v2 tags, which can't be modified
>with MP3::Info.
>
>Does anyone know of a Mac compatible Perl module or a Mac application
>with which you can modify ID3v2 tag info in an mp3 file?

There is MPEG::ID3v2Tag, but it does not actually modify tags, and it
doesn't work wirh MacPerl (yet).  So it is out.  There is a new module
called MP3::Tag which supposedly does allow editing of ID3v2, but I have
not tried it.  I don't know if it will work with MacPerl or not, but you
are welcome to try and report back to me.  :-)

	http://search.cpan.org/search?dist=tagged

For those who care, there is an effort between the authors of my module
(me), the MP3::ID3v1Tag module, and the MP3::Tag module to possible
consolidate the three modules into one, or maybe at least make them work
together better.  Join the mp3-info-discuss list at
http://sourceforge.net/projects/mp3-info/.

Also, I am currently doing a bunch of fixes and changes to MP3::Info, and
am planning on a new release RSN.  It won't include the capability to edit
ID3v2 tags, though it might possibly have a function to delete ID3v2 tags.

-- 
Chris Nandor                      pudge@pobox.com    http://pudge.net/
Open Source Development Network    pudge@osdn.com     http://osdn.com/

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org