[Vorbis-dev] Ogg Player Code

John Edwards john.edwards33 at ntlworld.com
Mon Aug 21 01:14:34 PDT 2006


Hi Prashun,

I assume you already have the ogg and vorbis libs if you've managed to 
compile the examples? If not, you'll need the ogg lib, the vorbis lib 
and you'll also need vorbis-tools, IIRC.

Create a root dir of ogg-vorbis, for example, and place all the others 
beneath that:
                  ogg-vorbis
                       |
        -------------------------------
        |              |               |
       ogg           vorbis       vorbis-tools

Add the oggdec code of mine as another dir in the vorbis-tools dir and 
it should build 'out-of-box' with the VC6 IDE. Otherwise you may need to 
create some makefiles.

Good luck

John

Prashun Gupta wrote:
> Hello John,
> 
> Thanks!! This code is what I need but a few road blocks..
> 
> The source is putting error for few .h files like vorbis.h and ogg.h
> mentioned in the code.
> 
> Where to find these .h files.
> 
> Any help will be higly appreciated.
> 
> Regards
> Prashun
> 
> 
> ----- Original Message -----
> From: "John Edwards" <john.edwards33 at ntlworld.com>
> To: "Prashun Gupta" <prashung at gmail.com>
> Cc: <vorbis-dev at xiph.org>
> Sent: Sunday, August 20, 2006 4:15 AM
> Subject: Re: [Vorbis-dev] Ogg Player Code
> 
> 
>> If you look at the code of my oggdec v1.9.2, the source is at
>> rarewares.org, you'll find simple player routines for win32.
>>
>> John
>>
>> Prashun Gupta wrote:
>>> *Hello,*
>>> **
>>> *In one of my recent assignments, I was asked to develop a ogg player.*
>>> **
>>> *I am not able to find the right repository of the source code. There
>>> are few repositories on vorbis but I am not clear which one is the right
>>> one for Windows environment.*
>>> **
>>> *If somebody has successfully compiled any ogg player ever, his ideas
>>> will be helpful to me.*
>>> **
>>> *In one of the code set, I was able to compile the decoder_example and
>>> encoder_example but how to use them is still not clear.*
>>> **
>>> *Any help in this regard will be highly appreciated.*
>>> **
>>> *Regards*
>>> *Prashun Gupta*
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Vorbis-dev mailing list
>>> Vorbis-dev at xiph.org
>>> http://lists.xiph.org/mailman/listinfo/vorbis-dev
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> No virus found in this incoming message.
>>> Checked by AVG Free Edition.
>>> Version: 7.1.405 / Virus Database: 268.11.2/422 - Release Date:
> 17/08/2006
> 
> 
> 


More information about the Vorbis-dev mailing list