Game Development Community

Theora Video

by DNADMG · in Torque Game Engine · 01/25/2007 (1:44 pm) · 1 replies

I've managed to add an onDone event to the TheoraGuiCtrl.
http://www.garagegames.com/mg/forums/result.thread.php?qt=36700

What I need help on is:

1) playing 800x600 video at 30fps at good quality
2) reusing a video instead of reloading every time

#1
01/28/2007 (7:56 am)
Thanks DNADMG!I know theoraCtrl provides very few methods,including play, pause and so on.I have not tried pause method.But why not try stop method,maybe the clip would start at the beginning without reloading.I use the software named vlc-0.8.6a-win32,it has direct UI to control the code setting.You could choose the proper parameters.If the code setting is ok,the left is just the performance of ogg itself.