← Back to team overview

yade-users team mailing list archive

Re: animation generation

 

Since mencoder does not support BMP format, I modified

GLSimulationPlayerViewer.cpp

line 93 from:

 setSnapshotFormat("BMP");

to

 setSnapshotFormat("PNG");

This lets you then directly use mencoder to produce an
avi.

Andreas
--- Andreas Plesch <andreasplesch@xxxxxxxxx> wrote:

[how to generate a sequence of images without
additional tools]
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users



References