[theora] oggz reading & seeking
Manolache Adrian
prog_ady at yahoo.com
Mon Aug 24 07:06:35 PDT 2009
I've rewritten my theora player using liboggz. I've stumbled upon a few issues though. First of all liboggz exposes oggz_read and oggz_run, but how can i read only sound data, or only video data using liboggz, say something like this: oggz_read_sound(1024), oggz_read_video(1024).
Second of all i tried using liboggz's seek function. Immediately after the seek i get some "garbage" frames: how can i address this issue?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20090824/382c9973/attachment.htm
More information about the theora
mailing list