[Vorbis-dev] Decode ogg file while downloading: what are the good practices?
Matthieu Regnauld
mregnauld at gmail.com
Sat Nov 3 14:40:06 UTC 2018
I tried to call ov_open_callbacks(audioFile, &vorbisFile, NULL, 0,
OV_CALLBACKS_NOCLOSE) before calling ov_pcm_seek() but the ov_pcm_seek()
returns OV_EINVAL every time.
The idea behind that was to update vorbisFile.
Is there a way I can update vorbisFile so I can seek to the desired
position?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/vorbis-dev/attachments/20181103/e2672e1f/attachment.html>
More information about the Vorbis-dev
mailing list