[Vorbis-dev] Ogg Player Code

Prashun Gupta prashung at gmail.com
Mon Aug 21 04:23:07 PDT 2006


Hello,

I am getting problem in getting  problem in locating definition of

ogg_uint64_t

in

typedef struct {

const float* FilterCoeff;

ogg_uint64_t Mask;

double Add;

float Dither;

float ErrorHistory [2] [16]; // max. 2 channels, 16th order Noise shaping

float DitherHistory [2] [16];

int LastRandomNumber [2];

} dither_t;





Do anybody knows where it is defined.


prashun

----- Original Message -----
From: "Prashun Gupta" <prashung at gmail.com>
To: "John Edwards" <john.edwards33 at ntlworld.com>
Cc: <vorbis-dev at xiph.org>
Sent: Monday, August 21, 2006 1:59 PM
Subject: Re: [Vorbis-dev] Ogg Player Code


> Dear John,
>
> Thanks for detailed explanation.
>
> If I am not troubling you, can you tar/zip this root and send it to me
> removing any of your proprietary code.
> I am extremely new to the things and may not locate so fast.
>
> I am in deep need of these things.
>
> 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: Monday, August 21, 2006 1:44 PM
> Subject: Re: [Vorbis-dev] Ogg Player Code
>
>
> > 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