Re: Generic MPEG writer [message #15112] |
Tue, 20 April 1999 00:00 |
gurman
Messages: 82 Registered: August 1992
|
Member |
|
|
In article <7figc5$1l2$1@news.lth.se>, Struan Gray
<struan.gray@sljus.lu.se> wrote:
> Joseph B. Gurman, gurman@gsfc.nasa.gov writes:
>
>> Any clues at all would be useful.
>
> I've only used the IDLgrMPEG object by sending it series of
> IDLgrImages but the documentation claims it will also accept
> a 3xmxn array. You can add an IDLgrPalette object to any
> graphics atom, so should be able to specify the colour table
> just once with a call to the IDLgrMPEG's SetProperty method
> - though I've never actually done this myself.
>
>
> Struan
Thanks, Struan -
I've tried that without a whole lot of luck, but a colleague has taken
my code and fixed it. I've cancelled the original post and will replace it
in tghe next day or so with a listing of the successful code.
Joe Gurman
--
| Joseph B. Gurman, NASA Goddard Space Flight Center, Solar Physics
| Branch, Greenbelt MD 20771 USA / Federal employees are still
| prohibited from holding opinions while at work. Therefore, any
| opinions expressed herein are somebody else's.
|
|
|
Re: Generic MPEG writer [message #15118 is a reply to message #15112] |
Tue, 20 April 1999 00:00  |
Struan Gray
Messages: 178 Registered: December 1995
|
Senior Member |
|
|
Joseph B. Gurman, gurman@gsfc.nasa.gov writes:
> Any clues at all would be useful.
I've only used the IDLgrMPEG object by sending it series of
IDLgrImages but the documentation claims it will also accept
a 3xmxn array. You can add an IDLgrPalette object to any
graphics atom, so should be able to specify the colour table
just once with a call to the IDLgrMPEG's SetProperty method
- though I've never actually done this myself.
Struan
|
|
|