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

Home » Public Forums » archive » Re: WINDOW, /PIXMAP Question
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: WINDOW, /PIXMAP Question [message #32665 is a reply to message #32571] Wed, 23 October 2002 06:59 Go to previous message
K. Bowman is currently offline  K. Bowman
Messages: 330
Registered: May 2000
Senior Member
> I have a similar situation, I need to process images and make
> animations no matter who's logged in. I've written all my code so
> that it doesn't need to connect to the X server. My entire project
> is defeated, however, by a piece of SGI software, dmconvert, which I
> use to transform a series of images into a quicktime movie. That
> code makes a connection to the X server and I can't do without that
> software. So I leave myself logged in so that my account can always
> connect to the X server.

Not surprisingly, if you have access to a Mac, there is a variety of
software that will convert images into QT movies. One of the best is
the professional-quality shareware program GraphicConverter. Write the
images from IDL in your favorite format (GIF/JPEG/PNG/raw). I use raw
or PNG. Convert the images to QT movies using the "graphics" or
"animation" codecs. Those QT codecs can be set to do lossless
compression; they are fast and simple; and they compress most scientific
graphics well (i.e., line art, not photographs).

Of course, you need a raster device (e.g., X or Z) to create the
original images in IDL.

Regards, Ken Bowman
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDLgrVolume RENDER_STEP does not scale
Next Topic: Re: Finding the mean of a set of images

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

Current Time: Fri Oct 10 06:23:48 PDT 2025

Total time taken to generate the page: 0.32287 seconds