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

Home » Public Forums » archive » Color in MPEGs ???
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Color in MPEGs ??? [message #12091] Sat, 27 June 1998 00:00
boccio is currently offline  boccio
Messages: 10
Registered: November 1994
Junior Member
Hi,

I have followedthe instructions in HELP
and generated MPEG movies using the


mpegID = MPEG_OPEN() ;Open an MPEG sequence.
MPEG_PUT, mpegID, IMAGE=image0, FRAME=0
;Add the first frame.
MPEG_PUT, mpegID, IMAGE=image1, FRAME=1
... ;Subsequent frames.
MPEG_PUT, mpegID, IMAGE=imagen, FRAME=n
;Last frame.
MPEG_SAVE, mpegID, FILENAME='myMovie.mpg'
;Save the MPEG sequence in the file myMovie.mpg.
MPEG_CLOSE, mpegID ;Close the MPEG sequence.


sequence in help. It generates MPEG movies very well.

Problem:

Although the images on the screen are in color,the
MPEGs are always black/white only.

If I use xinteranimate to animate the same image frames
and create the MPEG with the MPEG button these
come out in color.

What is missing?

Thanks,

John Boccio
boccio@swarthmore.edu
[Message index]
 
Read Message
Previous Topic: [Q] IDL 5.1, passing keyword params to subprocedures
Next Topic: Re: Important object lesson

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

Current Time: Sat Oct 11 12:42:41 PDT 2025

Total time taken to generate the page: 0.87880 seconds