[vorbis-dev] Encoding questions

David Hailey david.hailey at imed.co.uk
Fri May 21 05:21:21 PDT 2004



Bravo! That's exactly what it was, many thanks.

One other question - which Windows OS's are Libvorbisfile and Libvorbisenc
compatible with? In particular, are they compatible with NT?

<p>-----Original Message-----
From: Ralph Giles [mailto:giles at xiph.org]
Sent: 20 May 2004 19:16
To: vorbis-dev at xiph.org
Subject: Re: [vorbis-dev] Encoding questions

<p>On Thu, May 20, 2004 at 06:24:33PM +0100, David Hailey wrote:

> The problem is I don't really know how to flush the last page.  Calling
> ogg_stream_flush at the end seemed to be the logical thing to do but made
no
> difference, neither did calling vorbis_bitrate_flushpacket.

Could it be that you're not remembering to call vorbis_analysis_wrote(&vd,0)
at the end? Sending a '0' tells the encoder there's no more data and it 
should finalize.

 -r
--- >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.

<p>The information contained in this email and any subsequent correspondence is
private and 
intended solely for the intended recipient(s). For those other than the
recipient any 
disclosure, copying, distribution, or any action taken or omitted to be
taken in reliance on 
such information is prohibited and may be unlawful.

<p><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 '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