[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot save MPEG



Leonid Syrkin (lsyrkin@yahoo.com) writes:

> I opened a window just to see what I am putting into MPEG file.
> The fragment could be:
> 
> FOR j=0, 31 DO BEGIN
>    READ_PICT,filnm,image
>    MPEG_PUT, mpegID, IMAGE=image, FRAME=j
> ENDFOR
> 
> Does it make a difference?

I don't know. It would make a difference if your image
was not exactly the size you declared in the MPEG_OPEN
command. I was looking for reasons why you couldn't 
write the file. This was the only one that occurred 
to me that I thought might be plausible. :-)

Cheers,

David
-- 
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155