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.