[Vorbis-dev] ov_read() returns OV_EINVAL (-131)
Matthias Brandt
nospam at maz-b.com
Fri Apr 11 12:21:39 PDT 2008
Hi,
I'm new to mailing lists, so don't argue if I do sth wrong...
I'm coding on a C++ game with Vorbis- and 5.1-Surround-compatibily. For
two channels (stereo), everything's fine, but when I try to read a
6-channel-ogg, ov_read returns -131 (OV_EINVAL). That's strange, because
as the specification says, it only returns OV_HOLE or OV_EBADLINK as
errors [1].
Have I missed sth?
Reguards,
Matthias Brandt
[1] http://xiph.org/vorbis/doc/vorbisfile/ov_read.html
More information about the Vorbis-dev
mailing list