On Tue, 15 Feb 2005 09:20:26 -0330, Mark Worden <[EMAIL PROTECTED]> wrote:
> Hello all,
> 
> I want to alter the tags of certain MP3s that I download on a regular basis.
> Is it possible, using LAME, to change the tags without altering the file in
> any other way (i.e. witwritihout converting)?

LAME is capable of (re)writing IP3v1 and IP3v2 tags as well as VBR
tags.  LAME is also capable of reading these tags.  I don't think LAME
comes with an end user API to do this though, at least I have always
written my own my reader/writer to do so.

For more header info check out:
http://www.dv.co.yu/mpgscript/mpeghdr.htm
  and
http://gabriel.mp3-tech.org/mp3infotag.html

 
> Or, is there another free commandline tool to alter tags? I want to do it
> from an automation script.

There is a PHP source you might want to look at:
http://getid3.org/

There is a similar Java project already rolled but I can't seem to
find it at the moment.
 
> Thanks for any help,
> 
> Mark Worden

HTH

Steven
_______________________________________________
mp3encoder mailing list
[email protected]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to