[vorbis-dev] Small vorbis files with vorbisfile

Erik Olofsson erik at o3games.com
Fri Nov 23 18:50:56 PST 2001



The problem was with the encoding. I forgot to flush the vorbis codec before
saving the file, so the files were missing a couple of packet at the end.
The ov_pcm_tell was my attempt to work around what I thought was a bug in
vorbisfile.. 

Now everything is peachy, except I crackle at the end of the samples, but
that could be anything.

-----Original Message-----
From: Michael Smith [mailto:msmith at labyrinth.net.au] 
Sent: den 24 november 2001 03:24
To: vorbis-dev at xiph.org
Subject: Re: [vorbis-dev] Small vorbis files with vorbisfile

>
>Given that the 'packet' is 4kB, I think he meant 'page'.

I thought that too, after I sent the message. But that's also wrong, a
vorbis file contains a minimum of 3 pages (header1, header2+3, data).
It's possible he meant "1 data page", I suppose.

Michael

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