[tremor] try to run tremor sample using VC++6

John Edwards john.edwards33 at ntlworld.com
Fri Nov 22 08:50:33 PST 2002



I made all the necessary changes for a win32 compile (MSVC or Intel) some
time back. If it would help, I'll sort the changed files out and post them
for download. Let me know if you want me to do this.

John
----- Original Message -----
From: "Kuhn Markus (CM-DI/EHS1)" <Markus.Kuhn at de.bosch.com>
To: <tremor at xiph.org>
Sent: Friday, November 22, 2002 1:51 PM
Subject: [tremor] try to run tremor sample using VC++6

<p>> Hi!
>
> What I want to do:
> I want to implement a audio codec on a embedded device.
> Target OS will be Nucleus, Target hardware a MIPS based processor
> or a Arm based processor (not decided yet).
> This implementation will be done for benchmarking and proof of concept.
> Maybe it will be implemented in the product later on ....
>
> So I decided to download Tremor (shnapshot on 22 november).
> To get familiar with tremor I tried to build it in MS Visual C++ 6 for the
> PC.
> I got a lot of errors which were all related to wrong #include directives.
> then I added a line in 'ivorbisfile_example' like:
> pFile = fopen("D:\test.ogg","r"); //open file instead of stdin
> ov_open(pFile,&vf,NULL,0);
> When I run the programm (on win2000), i get an error somewhere in
> 'vorbisfile.c'
> in the function _fetch_header (in the while (i<3) loop).
> After calling ogg_stream_pagein first the second while (i<3) loop will be
> terminated at the secound run when ogg_stream_packetout returns 0.
> (The first call of ogg_stream_packetout succedes)
>
> Whats wrong?
> Any hints ....
>
> thanx
> Markus
> --- >8 ----
> List archives:  http://www.xiph.org/archives/
> Ogg project homepage: http://www.xiph.org/ogg/
> To unsubscribe from this list, send a message to 'tremor-request at xiph.org'
> containing only the word 'unsubscribe' in the body.  No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.
>

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'tremor-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Tremor mailing list