OGGVorbisComments
OGGVorbisComments, commonly referred to as Vorbis comments, are the metadata tags used in Ogg Vorbis audio files to store information about the audio content. The format is defined as a simple, text-based key-value tagging system implemented within the Ogg Vorbis stream. It is widely supported by players, editors, and libraries that handle Ogg Vorbis or related codecs.
The Vorbis comment header begins with a vendor string that identifies the encoder, followed by a count
Software toolchains commonly read and write OGG VorbisComments via libraries such as libvorbis, TagLib, Mutagen, and
OGGVorbisComments represent the de facto tagging system for Ogg Vorbis files, providing a simple, extensible way