[Vorbis-dev] RE: Vorbis decoder sample code
Dominik Kuhlen
dkuhlen at gmx.net
Wed Sep 22 01:01:00 PDT 2004
Hi,
On Wednesday 22 September 2004 09:15, Asheesh Vashishtha wrote:
> Hello all,
>
> I'm trying to create Vorbis tremor decoder using tremor library, but the
> example I'm following is of the code written in oggdec.c.
> However in tremor files, I also found a ivorbisfile_example.c file as well.
>
> There is quite a bit of difference in the implementation of the 2 decoders
> I believe. I'm not sure about this since I'm just getting started with it.
> Please help as I'm not able to compile the oggdec sample with tremor
> library. is oggdec based on libvorbis, and the other example based on
> tremor library? Am I doing something wrong? Any help would be deeply
> appreciated?
ivorbisfile_example.c is shipped with tremor source code. This is probably the
most simple decoder, hence the best to start with.
>
> I'm using eVC++ 4.0 to compile the vorbis decoder for Pocket PC.
Hmm, I don't know much about this but using a gcc would cause fewer
headaches (my experience with symbian-emulator using vc++).
Dominik
More information about the Vorbis-dev
mailing list