[vorbis-dev] xmms module
Tony Arcieri
tarcieri at gjhsnews.com
Mon Nov 8 08:00:57 PST 1999
I was wondering... when using ov_open(), should I then use only calls in
vorbisfile.a? I attempted to use calls in the vorbisfile library to
calculate the length and bitrate, but use the existing code to perform
decoding. This entailed a fseek() to return to the beginning of the file,
and an ogg_stream_clear() and ogg_stream_init() as I couldn't figure out
how to find the serial number before calling ov_open()...
My code at home is also segving. If anyone wants to check it out and try
to figure out what's going wrong, shoot me a message and I'll e-mail it to
you.
Tony Arcieri
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
More information about the Vorbis-dev
mailing list