[ODE] making a movie

Maurizio de Pascale mdepascale at dii.unisi.it
Wed Sep 7 11:48:39 MST 2005


Or use a capture app like Fraps or SnagIt.

bye
Maurizio de Pascale
mdepascale at dii.unisi.it


Bram Stolk wrote:

> Esra Suel wrote:
>
>> How do I make a movie in avi or mpeg or in any other format
>> out of the graphical simulation output of ODE.
>
>
> In short, you will need glReadPixels() and an encoder.
> A minimalistic example I wrote, that works by spitting
> out intermediate uncompressed frame data is explained here:
>
> http://sourceforge.net/mailarchive/message.php?msg_id=1312350
>
> Another approach would be to add the encoder code to you app,
> so you dont dump them to intermediate files. If you want to
> go this route, use fame.sf.net
>
>   Bram
>
>
>>
>> Thanks
>> Esra
>> _______________________________________________
>> ODE mailing list
>> ODE at q12.org
>> http://q12.org/mailman/listinfo/ode
>
>
>


More information about the ODE mailing list