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

Home » Public Forums » archive » Black screen movie
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
Black screen movie [message #79597] Fri, 09 March 2012 06:06
Sofie Fehlmann is currently offline  Sofie Fehlmann
Messages: 5
Registered: November 2011
Junior Member
Dear all,

I'm a very beginner and would like to create a movie with IDL. I tried
therefore the following:

for i=0,n-1 do begin
filename ='DATA_000' +strtrim(i,2)+'.tab'

readdata,filename

iimage = tvrd(true=3)
xinteranimate,image=iimage,frame=i
endfor

Readdata is a program which creates (after some calculations) a
contour plot. However, when xinteranimate starts, the contour plot
appears correctly but not in the xinteranimate frame. Therefore, I get
a black screen movie. So, I think something is completely wrong...
The same problem happens if I use the 'addvideostream' command. The
contour plot seems to appear in a different window.
How can I "put" the contour plot which I call with Readdata into a
movie frame?

Thanks for any help,
Sofie
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: type conversion in GPULIB
Next Topic: using cgSurface to produce a scatter 3D plot with 4th dimension

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

Current Time: Wed Oct 08 15:34:53 PDT 2025

Total time taken to generate the page: 0.00512 seconds