I have dynamically linked the LAME Dll to my program and was wondering whether there is any way to write tags (ID3V1 or ID3V2) to the MP3's.
Is it just not part of the library yet?
Well, it is part of libmp3lame, but not exposed by the dll.
You will probably have to wait for lame v4 to have it in the dll. In the meantime, there is the possibility to use the static libmp3lame.
Regards,
-- Gabriel Bouvigne www.mp3-tech.org personal page: http://gabriel.mp3-tech.org _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
