[vorbis-dev] VorbisFile library crashs.
Yuri Gulyaev
yuri at at-soft.net
Mon Jan 6 15:21:29 PST 2003
Can I get earlier versions of these libraries, either compiled or just
sources that I would be able to compile?
Thanks,
Yuri.
<p>> From: Monty <xiphmont at xiph.org>
> Reply-To: vorbis-dev at xiph.org
> Date: Sun, 5 Jan 2003 19:10:25 -0500
> To: vorbis-dev at xiph.org
> Cc: eduard at at-soft.net
> Subject: Re: [vorbis-dev] VorbisFile library crashs.
>
>
>> You're most likely calling 'fclose()' on the first file handle.
>> Please check this before anything else. In case you missed this point
>> in the library documentation, after handing off a FILE * to a
>> successful call of ov_open, your application must not touch that FILE *
>> for any reason. Libvorbisfile will close it for you.
>
> Oh, and naturally if this is not the problem, feel free to submit a
> backtrace and attach your example program (as text, zip or tar
> archive) to a followup, and we'll have a look.
>
> Monty
>
> --- >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