Game Development Community

How can I play an AVI file in TGE.

by VijayaKrishna.R · in Artist Corner · 01/23/2006 (12:56 am) · 4 replies

Hai everybody,

I am new to TGE. I want to include a avi file to my game. Can anyone help with the tutorial on how to play avi files in TGE.

About the author

Recent Threads


#1
01/23/2006 (7:14 am)
1. convert it to Theora.
2. Use the Theora control.

The AVIGUIBitmap control is showing its age and Theora is much, much more robust.
#2
01/23/2006 (8:09 am)
How does one go about converting an avi to theora? I've seen there are a few libraries on the theora homepage, is there a decent app that will do it for me?
#3
01/23/2006 (8:18 am)
www.v2v.cc/~j/ffmpeg2theora/

this may help get you started
#4
01/26/2006 (1:29 am)
Thanks a lot to all.


But I have a problem.

The theora ctrl plays the ogg file once.
when the theora ctrl is again set into the canvas, it doesn't play the ogg file.



How do I rewind it and replay the ogg file ???