Doug,

For now, render in command-line mode using a script to circumvent this
limitation with the viewport command.

pymol -qc your_script.pml

where your_script.pml has:

        viewport 2560,1920
        set ray_trace_images = 1
        mpng movieimages

I'll see what I can do about getting around Window system limitations in
future versions...

Cheers,
Warren


--
mailto:war...@delanoscientific.com
Warren L. DeLano, Ph.D.
Principal Scientist
DeLano Scientific LLC
Voice (650)-346-1154 
Fax   (650)-593-4020
  

> -----Original Message-----
> From: pymol-users-ad...@lists.sourceforge.net 
> [mailto:pymol-users-ad...@lists.sourceforge.net] On Behalf Of 
> Douglas Freymann
> Sent: Thursday, April 29, 2004 2:02 PM
> To: pymol-users@lists.sourceforge.net
> Subject: [PyMOL] mpng resolution?
> 
> How do you set the resolution of the rendered frames for a movie?
> 
> With a single image I can use:
>       ray 2560,1920;  png hiresimage.png
> and 'hiresimage.png' looks good...
> 
> I see that there's a viewport command, but...
> if I set viewport 2560,1920 then,
>       viewport 2560,1920
>       set ray_trace_images = 1
>       mpng movieimages
> then, I get 'movieimages.png' images that are 2560x964 pixels 
> (on my system OS X,  using a
> 1600x1024 display), which just looks goofy.
> 
> Do I have other options here?
> 
> Thanks,
> 
> Doug
> 
> -- 
> 
> Douglas M. Freymann          freym...@northwestern.edu
> 
> Molecular Pharmacology & Biological Chemistry Ward 7-247,  
> Northwestern University
> 303 E. Chicago Ave., Chicago, IL  60611
> 
> (312) 503-1877                    fax: (312) 503-5349
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g Get certified 
> on the hottest thing ever to hit the market... Oracle 10g. 
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> PyMOL-users mailing list
> PyMOL-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pymol-users
> 



Reply via email to