xinteranimate [message #41049] |
Wed, 15 September 2004 10:01 |
imcscastel
Messages: 6 Registered: August 2004
|
Junior Member |
|
|
I would like to know if someone can give me insight on this:
I am using Xinteranimate to do an animation, but then I would like to
be able to see it without using IDL. Meaning that I want to creat a
MPEG file.
I tried to use in the first call of xinteranimate this:
XInteranimate,
Set= 100,100,40], /Showload,/TRACK,/MPEG_OPEN,MPEG_FILENAME=brain,$
Title='brain'
and I close the mpeg in the last call for xinteranimate:
XINTERANIMATE, FRAME = k, IMAGE = TVRD(), mpeg_close
IDL is showing me an error that the execution halted at the first call
of xinteranimate. This error is fixed when I erase the MPEG_
keywords....
How can I creat a mpeg file if this does not work?
Best regards,
Cheo
|
|
|