[EMAIL PROTECTED] wrote on 10:53 2003-02-12 GMT: > I'd like to have a tool that copies certain parts of an ID3 to the > rest of the album (...)
There are tons of utitiles out there that do just this, but LAME is (not) an mp3 encoder and obviously isn't one of them. The ID3 code in LAME is quite peripheral, so it would be the wrong place to start looking. If you're into perl, there are at least a few modules for you that will let you do what you want with just a few lines of code. http://search.cpan.org/author/CNANDOR/MP3-Info-1.01/Info.pm http://search.cpan.org/author/LBROCARD/MP3-ID3Lib-0.12/ID3Lib.pm _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
