[vorbis-dev] Win32 DLLs (was ogg file header)

John Denton dentons at onetel.net.uk
Thu Oct 18 05:56:41 PDT 2001



Thanks for the link to Jedi, Matthijs.. I hadn't thought of looking there
:-)

I was interested to note that you have concluded that vorbisenc.dll is
non-functional - I can confirm the same problem from my experiments in C++
Builder, although I haven't tracked it into the source.. From the IDE it
reports an Access Violation - from the desktop..

ENCODE caused an invalid page fault in
module VORBISENC.DLL at 0187:0121120c.
Registers:
EAX=00000000 CS=0187 EIP=0121120c EFLGS=00010206
EBX=00ce0078 SS=018f ESP=006af9c0 EBP=00576650
ECX=202825ff DS=018f ESI=00ce049c FS=119f
EDX=012d0a88 ES=018f EDI=00000000 GS=0000
Bytes at CS:EIP:
ff 51 0c 83 c4 04 89 06 8b 43 10 47 83 c6 04 3b
Stack dump:
012d0a88 00ce0078 0045b294 006afe04 00000000 01211147 00ce0078 012566c8
00000000 00401844 006afb48 00000002 0000ac44 ffffffff 0001f400 ffffffff

J.
----- Original Message -----
From: "Matthijs Laan" <matthijsln at xs4all.nl>
To: <vorbis-dev at xiph.org>
Sent: Thursday, October 18, 2001 9:41 AM
Subject: Re: [vorbis-dev] ogg file header?

> On 18 Oct 2001, you wrote in internal.mail.vorbis-dev:
>
> >> Err... well, it's in ogg/src/framing.c, but you should really just be
> >> USING this code, not reimplementing it. Superficially it might seem
> >> that this is going to be easier. It won't be, you'd just end up having
> >> to rewrite most of libogg.
> >>
> >> You can just use vcedit directly, the license was changed to be
> >> flexible enough that other people can do that. Then you only need to
> >> write the high-level interface code, and vcedit actually takes care of
> >> doing all the comment editing.
> >
> > i'm writing this in delphi.  which is object pascal.  i don't know of a
> > way to use C files in delphi.  so most of the grunt work will need to
> > be rewriten in delphi.
>
> I'll try to add this to the next release of the header translation
> (http://www.delphi-jedi.org). Either with a DLL or by linking in .objs, no
> need for a rewrite.
>
> Matthijs
>
> --- >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
'vorbis-dev-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.
>
>
>

--- >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 'vorbis-dev-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 Vorbis-dev mailing list