Game Development Community

Integrate ffmpeg2theora to convert videos on the fly....

by Santosh Pillai · in Technical Issues · 05/26/2008 (10:20 pm) · 2 replies

The subject says it all but to elaborate more on this I would like to integrate the command line ffmeg2theora into the torque engine? I am using TGE 1.5.2. Any idea on how this aspect could be fixed?

#1
05/27/2008 (7:17 am)
You would have to do write the hooks to run an external application as ffmeg2theora is under GPL and cannot be used in source form with the Torque Game Engine.
#2
05/27/2008 (8:01 am)
Thnks david