Create video Cut Scene
by Allan Bregas Sentausa · in Torque 3D Professional · 08/08/2012 (11:55 pm) · 12 replies
hello there,
is there any ways that Torque 3D could play video other than ogv format..? Thank you for your reply. :)
is there any ways that Torque 3D could play video other than ogv format..? Thank you for your reply. :)
#2
www.garagegames.com/community/forums/viewthread/109335
08/09/2012 (11:32 am)
You might be able to play flash videos with the web kit. I'm not sure though.www.garagegames.com/community/forums/viewthread/109335
#3
Actually, I should go bump that thread with that info, been meaning to do that for a while.
08/09/2012 (4:57 pm)
Flash videos won't work with that resource currently unfortunately. There's an issue in the current version of QtWebkit (4.8.1) where media is broken. Basically, they moved the media functionality into a separate library called QtMobility. Only problem is, the version of QtMobility where they moved it (1.2) isn't compatible with QtWebkit 4.8.Actually, I should go bump that thread with that info, been meaning to do that for a while.
#4
@BigDaz: thank you, but unfortunately, according to Scott argument that its currently unavailable....
But, it would be nice if there is a package to handling mp4 video in game.
08/10/2012 (7:26 pm)
@lukas: yep, sometimes it make me dizzy when I have to convert from mp4 video to ogv. :)@BigDaz: thank you, but unfortunately, according to Scott argument that its currently unavailable....
But, it would be nice if there is a package to handling mp4 video in game.
#5
i was thinking to add another video format support in t3d.
what could be best alternative of theora file for video playback in t3d??
i have no plan for any comercial work with that format.so license is not a matter here.
fill free to suggest a suitable alternative
08/10/2012 (8:25 pm)
guys,i was thinking to add another video format support in t3d.
what could be best alternative of theora file for video playback in t3d??
i have no plan for any comercial work with that format.so license is not a matter here.
fill free to suggest a suitable alternative
#6
08/11/2012 (4:03 am)
I think the top choices would be XVID or MKV.
#7
why?
even my old celeron can hardly play mkv.as far i know it is resource hungry!
08/11/2012 (4:57 am)
MKV!!!!!!!!!!why?
even my old celeron can hardly play mkv.as far i know it is resource hungry!
#8
08/11/2012 (7:48 am)
I don't know much about mkv but I think it's free to use and high quality.
#9
08/11/2012 (10:05 am)
need something lighter.mkv needs heavy encoding.may be avi could be a alternative.but avi not good for high quality in small size
#10
-Andhika Kurniawanto-
08/12/2012 (9:30 pm)
@ahsan: I think it would be nice if mp4 / rmvb could be played on Torque... :)-Andhika Kurniawanto-
#11
why theora(ogv ) format is so much resource hungry and poor quality in t3d.
is the format resource hungry or the problem is in t3d ?
if last one then another format's implementation could do same problems!! !
08/12/2012 (9:40 pm)
now a question is in my mind,why theora(ogv ) format is so much resource hungry and poor quality in t3d.
is the format resource hungry or the problem is in t3d ?
if last one then another format's implementation could do same problems!! !
#12
-Andhika Kurniawanto-
08/12/2012 (9:50 pm)
nah, I'm still developing on Torque since 3 months ago, so I don't know much about that. In my mind, I thinking about ogv is the video format for html5 platform.-Andhika Kurniawanto-
Torque Owner Lukas Joergensen
WinterLeaf Entertainment
Why do you want it to play another video format?