search for: 2f9f474f

Displaying 2 results from an estimated 2 matches for "2f9f474f".

2018 Nov 05
2
Decode ogg file while downloading: what are the good practices?
...y reload of the file) many times in a row, very quickly (like 6-7 times per seconds, during a few seconds). So far, any idea how to fix that? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/vorbis-dev/attachments/20181105/2f9f474f/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