Writing byte data to tags
Lukáš Lalinský
lalinsky at gmail.com
Tue Aug 10 08:54:16 CEST 2010
On Tue, Aug 10, 2010 at 8:47 AM, Glenn McCord <glenn.mccord at gmail.com> wrote:
> Okay, thanks. I don't want to go abusing a specification.
>
> I had a quick look at TagLibs ID3v2 headers. Am I right in thinking it
> will be able to take that raw data and perhaps place it in a GEOB tag?
Yes, you can store binary data in ID3v2. GEOB is meant for embedding
files, as it has a "filename" field, for example. The PRIV frame is a
better place for storing custom binary data.
Lukas
More information about the taglib-devel
mailing list