Posted on 2007-07-12 18:46:47-07 by dsch04
Writing multiple values to a frame
Hi,

I'm wondering how I can write multiple values to an mp3 file frame.

I have written a tool to convert from flac format to MP3 format (http://robinbowes.com/projects/flac2mp3) and have started running into cases where the flac file has multiple Artist tags, so I'd like to write those to the MP3 file.

Is it as simple as joining the multiple values together as a null-separated list? e.g.

"Andrew Davis\0Tasmin Little"

Thanks,

R.

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.