Displaying 2 results from an estimated 2 matches for "27b41041".
Did you mean:
27.47041
2018 Nov 05
0
Decode ogg file while downloading: what are the good practices?
...ere that I
>forget to flush, or something?
>
>Thanks for your help.
--
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/vorbis-dev/attachments/20181105/27b41041/attachment.html>
2018 Nov 05
2
Decode ogg file while downloading: what are the good practices?
Hello,
After more tests, I discovered a new problem in my code (
https://gist.github.com/mregnauld/3f7cdc43b02ec3bbd91641b9333ba072) while
seeking in an audio file that is being downloaded.
When I seek in random positions (when I call OggPlayer::seek()), while I
extract audio samples (when I call OggPlayer::extract() every 5ms, in my
test - basically, I just play the audio file), sometimes, I