[Vorbis-dev] How to loop a Vobis sound ?

Ralph Giles giles at xiph.org
Wed Jan 18 13:20:47 PST 2006


On Wed, Jan 18, 2006 at 01:52:22PM +0800, steve wrote:

> It seems like the OpenAL doesn't recognize the PCM data.
> 
> The OpenAL error number :
> AL_INVALID_VALUE                          0xA003

Do you know which value is invalid? 

My first thought was you must not be checking the return code from 
ov_read(), but it looks like you are. (almost correctly. OV_HOLE is a 
continuable error).

 -r


More information about the Vorbis-dev mailing list