[theora] Theora video seek and loop implementation

Conrad Parker conrad at metadecks.org
Thu Feb 19 21:23:01 PST 2009


2008/12/22 Jarosław Socha <jaroslaw.socha at codeminion.com>:
> Hi,
>
> I want to use theora as video playback solution in game engine, so far i
> have successfully implemented basic video playback  (load a file and
> play it in game engine). I have based my implementation on example
> player but i have used new theora functions (the th_ ones).
> It works ok, but i have a problem with implementation of video seek and
> loop, i also don't have proper time sync.
> I was wondering if there is any sample or a doc that would explain how
> to achieve such functionality. If someone could give me a hint on how to
> approach this i would be most grateful.
> I will continue to work on this, and post my progress solution when i
> get one. :)

Hi,

you might be better off using liboggplay:

http://wiki.xiph.org/index.php/Oggplay

Conrad.


More information about the theora mailing list