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

Home » Public Forums » archive » making movies in idl
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: Making movies [message #51410 is a reply to message #10249] Mon, 20 November 2006 09:06 Go to previous messageGo to previous message
Jeff Hester is currently offline  Jeff Hester
Messages: 21
Registered: December 2001
Junior Member
Kenneth Bowman wrote:

> In article <k-bowman-2F4109.22074918112006@news-new.tamu.edu>,
> "Kenneth P. Bowman" <k-bowman@removethis.tamu.edu> wrote:
>
>
>> First, in IDL, write all the frames into a directory in some
>> obvious sequence like
>>
>> WRITE_PNG, 'frame_' + STRING(i, FORMAT = "(I4.4)") + '.png'
>
>
> I realized this morning that I forgot to include the image in the
> above IDL command (duh), which should look like this:
>
> WRITE_PNG, 'frame_' + STRING(i, FORMAT = "(I4.4)") + '.png', TVRD(TRUE = 1)
>
> I put an expanded version of my earlier message online at
>
> http://idl.tamu.edu/mactips/movies.php
>
> Cheers, Ken
Hi Ken,

Writing the images from IDL I can handle. The problem was selecting a
Mac tool to take the PNG files and string them together into a movie.
Thanks for the pointer to GraphicConverter. I'll give it a try.

Cheers,
Jeff
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: moving average of a large array
Next Topic: Natural Neighbor Interpolation

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

Current Time: Fri Oct 10 05:04:03 PDT 2025

Total time taken to generate the page: 1.84240 seconds