[Vorbis] libvorbis help

Thomas Luce thomas.luce at gmail.com
Fri Feb 9 10:20:19 PST 2007


Hi all,

I'm a bit new to using libvorbis, and was hoping for some help with something.

I am trying to take a buffer of PCM audio data, and encode it into a
vorbis stream without blocking. In other words, the sound data is
generated dynamically and continuously by my program, and it needs to
convert this data into an ogg file without disrupting the program.

I can already do this with shell scripting (ie, my program dumps its
data to stdout, and I pipe that through to an encoder, etc), but I
would like it all to be internal if possible.

Any help, or references that people can point me towards would be very
much appreciated.

Thank you,
-Thomas


More information about the Vorbis mailing list