envi animation to avi? [message #14761] |
Thu, 25 March 1999 00:00  |
trevord
Messages: 1 Registered: March 1999
|
Junior Member |
|
|
Apologies if this is the wrong group for this...
I would like to output an ENVI animation to an AVI, MOV, MPG, etc. Any tips
on where I might start looking?
Much thanks,
Trevor Davenport
SD School of Mines & Technology
GIS/Earth Analysis Lab
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
|
|
|
|
Re: envi animation to avi? [message #14822 is a reply to message #14761] |
Fri, 26 March 1999 00:00  |
Med Bennett
Messages: 109 Registered: April 1997
|
Senior Member |
|
|
I don't know how this would translate in to ENVI, since I haven't used that
program, but in IDL, I did as follows. After each pass through the loop that
creates the animation on screen, I did a tvrd to get a copy of the graphics
screen, and then wrote the result to a GIF file with a sequential number for a
file name. Then, I could use a third party program (I don't remember now what
it was, but could track it down) to compile the GIF sequence to an AVI. Hope
this is somewhat helpful.
trevord@iospar.com wrote:
> Apologies if this is the wrong group for this...
>
> I would like to output an ENVI animation to an AVI, MOV, MPG, etc. Any tips
> on where I might start looking?
>
> Much thanks,
>
> Trevor Davenport
> SD School of Mines & Technology
> GIS/Earth Analysis Lab
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
|
|
|