Seamus Thomas Carroll wrote:

> I am trying to save images from flightgear to a file or database without 
> explicitly using the gui.  For a test of current capability I am 
> calling fgDumpSnapShot every second but I am finding it produces saved 
> images that are completely white or contain corruption, yet other images are 
> saved as expected.

I usually use 'import' from the ImageMagick package to create snapshots
and I experienced similar effects. That _might_ let us assume that
taking a snapshot simply takes too much time and the respective buffer
- the one where the snapshot is taken from - is already eptied before
the snapshot is complete,

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to