Displaying 2 results from an estimated 2 matches for "9a0faf18".
2018 Nov 03
2
Decode ogg file while downloading: what are the good practices?
Hello,
In my Android app, I implemented the libogg and libvorbis libraries, so I
can extract audio samples from an ogg file on the fly.
It works well when I extract samples from a local file, but my goal is to
be able to extract audio samples and seek in a file that is downloading (so
I can stream an audio file and process audio samples on the fly, from
anywhere in the file).
So here is the
2018 Nov 03
3
Decode ogg file while downloading: what are the good practices?
...b.com/mregnauld/3f7cdc43b02ec3bbd91641b9333ba072) is good
practice when it comes to extracting and seeking in a file that is being
downloaded.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/vorbis-dev/attachments/20181103/9a0faf18/attachment.html>