[vorbis] Songs stopping early on my player

Monty xiphmont at xiph.org
Mon Jul 16 08:57:34 PDT 2001



On Tue, Jul 17, 2001 at 12:38:40AM +1200, Lance Paine wrote:
> 
> I suspect the stopping behaviour is my mishandling of either OV_EBADLINK or
> OV_HOLE.

These will never happen unless the file you're trying to play is
corrupt or the C code is corrupting heap/stack memory.

If you *are* debugging best possible playback of corrupt files, let us
know :-)

> What should I be doing if either of these values are returned by ov_read?

OV_HOLE: just continue.  
OV_EBADLINK: skip that link and begin decode at the beginning of the next link.

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