[vorbis] Tags, stuff and vorbiscomment

Moritz Grimm gtgbr at gmx.net
Tue Apr 30 11:59:24 PDT 2002



Audun Ytterdal wrote:
> * oggenc seems to like to put the comment as is without a "=" at all
> * vorbiscomment isn't capable of this and needs "keyword=value"

Both do it right.

oggenc's -c switch doesn't mean COMMENT=, but comment in general. You
can set any comment with it, e.g. -c "ARTIST=Fantomas" (equals -a
Fantomas) or -c "ASDF=This is gibberish". oggenc obviously doesn't check
whether the comments it gets actually follow the specs (comment name
(before the '=') isn't optional, same goes for the '=' itself, and
whitespaces and other characters than _ and - are not allowed for the
comment's name, etc), which is why it *can* write faulty comments - you
could/should file a bug because of that if you wish it fixed.

Vorbiscomment checks whether the comments follow the rules (afaik),
which is why it isn't capable of doing things wrong.

Btw, PP's Winamp plugin does it right, too.

<p>Moritz

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis mailing list