[vorbis-dev] embedding a lot of vorbis comments

Jack Moffitt jack at xiph.org
Tue May 11 05:17:24 PDT 2004



> oh well, i have read most of the documentation at least twice, but i 
> must have skipped that part...
> 
> i was afraid that i would have to embed my own logical stream in the ogg 
> file. i guess i will have to figure out how this works...

Your comment hack will work, but is, well, a hack.  You can look at the
oggmidi work that is in CVS (including specs and tools) to get some idea
of how to do a similar thing.  You should also just bootstrap from MIDI
by responding to midi messages, but two things should be noted:

normal vorbis players can't handle multi codec streams right now (will
be solved soon).  And Icecast can't stream them, although you could
solve this yourself easily.

Since you are going to be writing your own player to interpret the
comments, your hack is the quickest way to do this.  If it's for some
wider distribution, your hack is probably not appropriate and you should
do it the right way.

jack.
--- >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-dev-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-dev mailing list