Game Development Community

Theora video control

by AzraelK · in Torque Game Builder · 10/18/2006 (9:43 am) · 2 replies

I recently used the GUI theora control for my game, but theres 2 problems I think is a bit unstable, and also I need to know how to check if the video is finished, how to stop it, and how to delete it when is done.

Where can I find info about this?

#1
10/22/2006 (2:30 pm)
I have the same concerns. I try to use the control and it tends to lock up TGB. I can see the video play when I first add it to the control or if I change anything, but as soon as I try to see how it looks by pressing F10 it locks up the editor and I have to kill the app and start it again.
#2
10/22/2006 (8:26 pm)
If it's not working as expected you can always post about the issue in the bug report forum. Is it causing errors? I tried it briefly, and about halfway into my test video it will slow to a crawl and show these weird "MagicalTrevor" warnings:

TheoraTexture - Loading file 'T2D/data/oggvids/shoutout.ogg'
   Ogg logical stream 3ea6 is Theora 320x240 30.00 fps video
      - Frame content is 320x240 with offset (0,0).
   Ogg logical stream 4a07 is Vorbis 2 channel 44100 Hz audio.
MagicalTrevor::advancetime - no last occurrence for buffer 43906472 found!
MagicalTrevor::advancetime - no last occurrence for buffer 43907480 found!
MagicalTrevor::advancetime - no last occurrence for buffer 43908432 found!
MagicalTrevor::advancetime - no last occurrence for buffer 134607136 found!
MagicalTrevor::advancetime - no last occurrence for buffer 134608088 found!
MagicalTrevor::advancetime - no last occurrence for buffer 134605960 found!
MagicalTrevor::advancetime - no last occurrence for buffer 43905128 found!
MagicalTrevor::advancetime - no last occurrence for buffer 43906192 found!

This is on a smallish video clip I encoded with ffmpeg2theora 0.13...