comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Saving .mpeg using XINTERANIMATE
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Saving .mpeg using XINTERANIMATE [message #53003] Wed, 14 March 2007 05:21
Yikes is currently offline  Yikes
Messages: 8
Registered: January 2007
Junior Member
Hi everyone,

I am trying to save a movie using XINTERANIMATE. However, the speed of
the movie saved using this function is too quick eventhough I use the
argument: RATE. to control the speed... (pls see code below)

Does anyone have any idea why this is the case?

Thank you for your help!




; Initialize XINTERANIMATE:
XINTERANIMATE, SET=[ imsize[1], imsize[2],imsize[0]], /SHOWLOAD

; Load the images into XINTERANIMATE:
FOR I=0,imsize[0]-1 DO XINTERANIMATE, FRAME = I, IMAGE =
reform(Movie[I,*,*])

; Play the animation:
XINTERANIMATE, 25, /KEEP_PIXMAPS
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: (x,y,z) ¿?
Next Topic: Tree Widgets and COntext Menus

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 18:40:24 PDT 2025

Total time taken to generate the page: 0.00543 seconds