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

Home » Public Forums » archive » Re: creating MPEG 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: creating MPEG in IDL [message #51749 is a reply to message #51748] Wed, 06 December 2006 14:47 Go to previous messageGo to previous message
Kenneth Bowman is currently offline  Kenneth Bowman
Messages: 86
Registered: November 2006
Member
In article <1165444518.289665.290400@f1g2000cwa.googlegroups.com>,
"kostis" <kostiskaz@gmail.com> wrote:

> I have a sequence of plots which i want to convert to an mpg video
> However, the quality of the mpg created is very bad in comparison to my
> plots.
> How can i increase resolution??
> So far i only managed to change the x and y size of my picture.
>
> I use the following code:
>
> nfr=frames
> xsize=1000
> ysize=1000
> mpegID=MPEG_OPEN([xsize,ysize])
> ......
> (here i do the plotting)
> ......
> mpeg_put,mpegID,WINDOW=0,FRAME=it-1,order=1
> endfor
> MPEG_SAVE,mpegID,FILENAME='movie.mpg'
> MPEG_CLOSE,mpegID
>
> Thanx in advance!!

Here are some suggestions aimed at Macs running OS X, but some of this
software runs on other systems as well

http://idl.tamu.edu/mactips/movies.php

Ken Bowman
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Returning Land Type
Next Topic: Testing validity of numerical content of a string

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

Current Time: Wed Oct 08 17:32:40 PDT 2025

Total time taken to generate the page: 0.00412 seconds