[Openal] OpenAl +Vorbis +Theora
Garin Hiebert
garinh at cheesetoast.net
Fri Sep 1 07:47:43 PDT 2006
Lars:
Did you intend to send this question to the OpenAL list? Vorbis-dev is
probably a better place...
One suggestion, though -- if you can use the vorbisfile functions
instead of the lower-level functions, you'll probably be very happy with
how simple the resulting code is. The name might seem to imply that it
can only be used with information stored in files, but that isn't the
case -- you can grab data from wherever you want. Here's a link to some
documentation:
http://www.xiph.org/vorbis/doc/vorbisfile/index.html
Personally, my education on Ogg Vorbis decoding stopped with the
vorbisfile API -- it's been sufficient for my needs.
Garin
More information about the Openal
mailing list