Game Development Community

How do i play AVIs or whatever ...

by Ehrlich · in Torque Game Builder · 03/13/2007 (8:35 pm) · 6 replies

Hyello there...

i was wonderin, is there a way to reproduce videos in AVI or whatever other format on TGB?... if so, how?.

thankyou very muc in advance.

About the author

Computer Science Engineer, with interest in Graphicl Computing, unconventional I/O devices and Artificial Intelligence (for games)


#1
03/13/2007 (8:56 pm)
TGB/TGE does not support AVI's "out of the box", you could probably find a resource for doing this ... but generically, Torque supports the Theora Video Codec ... and you can play them inside of a Theora GUI Control, outside of a Theora Control ... I'm not sure if you can ...
#2
03/13/2007 (9:40 pm)
Doesn't TGE have guiAviBitmapCtrl?

Or you can take a look at this resource.
#3
03/13/2007 (9:49 pm)
Yup. And it hasn't been updated in a long while, mostly since the Theora integration.

EDIT:
My yup is in relation to the resource. It has never been stock in TGE because it breaks cross-platform usage as it is tied to DirectShow.
#4
03/14/2007 (9:47 am)
The Theora Codec intergation you're talkin about, its available to use in TGB or only in TGE n' TGEA?... because, i dont really care if i have to use a different codec, all i want is to be able to play a video (in whatever format) on TGB while puttin some more action in a foreground layer thru scriptin...

so... is it possible?
#5
03/14/2007 (6:52 pm)
Uhm ... TGB Supports it too ...
#6
03/18/2007 (2:11 pm)
Which codecs work best for integration of videos then? For like cut scenes, or background stuff.