Hi everyone,

I've been working on some perl scripts to combine mp3 files, because I need to add a copyright statement to the beginning of each file as it is created. Its working well, however after adding the two files together (using a customised mp3cat and MPEG::Audio::Frame) the tag information is lost. I now need to write the tag info to the mp3 file.

I would like to use lame to do it, but it wants to encode the file as well... is there a way to disable the encoding features and just write the tag info?

Cheers,
Steve

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

Reply via email to