[Vorbis-dev] .wav to .ogg

Aday Tejera adayts6 at hotmail.com
Tue Feb 6 07:36:01 PST 2007


Hi everyone,
 
Thank you for your answers, I am looking for the oggenc source code. I am programming with c++ Builder in Windows, so I am trying to find the source code to modify it for my application. Do you know if there is some code in c++?. I only need a function to convert wav to ogg. If I do not find a function, I will try to do it.
 
Thanks again.
 
Bye,
 
Wanhaven. 



> Date: Fri, 2 Feb 2007 08:05:33 -0800> From: nouiz at nouiz.org> To: msmith at xiph.org> Subject: Re: [Vorbis-dev] .wav to .ogg> CC: vorbis-dev at xiph.org> > Hi,> > You can add the oggenc application in your application of make a > dependance on it. Then you can make an extern call to it with the > function 'system(string)' that will execute the command line 'str'.> > As exemple on a linux platform, if oggenc is well installed(in the > path), you could call the function:> > system('oggenc sound.wav')> > hope this help> > Frédéric Bastien> > Michael Smith wrote:> > On 2/2/07, Sebastian Olter <qduaty at gmail.com> wrote:> >> 2007/2/2, Aday Tejera <adayts6 at hotmail.com>:> >> > application that needs to convert a .wav audio file to a .ogg one.> >>> >> What about encoder_example.c?> > > > The original poster was specifically asking about converting from a> > wav file to vorbis. The encoder example only converts from raw PCM at> > 44.1kHz, 16 bit little-endian, stereo (i.e. a raw, headerless,> > format).> > > > So yes, oggenc is an example, though it's designed to be useful, not> > just a minimal example, so it's not the simplest thing to show> > someone.> > > > Mike> > _______________________________________________> > Vorbis-dev mailing list> > Vorbis-dev at xiph.org> > http://lists.xiph.org/mailman/listinfo/vorbis-dev> _______________________________________________> Vorbis-dev mailing list> Vorbis-dev at xiph.org> http://lists.xiph.org/mailman/listinfo/vorbis-dev
_________________________________________________________________
Busca desde cualquier página Web con una protección excepcional. Consigue la Barra de herramientas de Windows Live hoy mismo y GRATUITAMENTE.
http://www.toolbar.live.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/vorbis-dev/attachments/20070206/87f5bee3/attachment.htm


More information about the Vorbis-dev mailing list