[Vorbis-dev] java vorbis encoder and examples

Venkata Sripada vsripada at csnet.cs.odu.edu
Fri Oct 29 08:12:40 PDT 2004


  
I'm currently involved in a project where in we need to record the audio from a mic encode with vorbis, then put it in Ogg container, and then make it as RTP packet and transmit over Darwin Streaming Server.

Till now we were using JMF with available codec's, since JMF handles the RTP part life was pretty much easy using it. Now we want to use Ogg Vorbis because of its adv's.

So in the process my first step would be to capture audio and compress it with vorbis. My search for the appropriate API was not successful as I could only find Decoder in Java but not the encoders.

I've downloaded the libvorbis and libogg but the code examples were in "C" language. 

Are there any resources in Java(API,examples) which would do help me in achieving this.

-Vithal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/vorbis-dev/attachments/20041029/14733260/attachment.html


More information about the Vorbis-dev mailing list