POV-Ray : Newsgroups : povray.windows : render different scenes in different resolutions Server Time
28 Mar 2024 16:13:34 EDT (-0400)
  render different scenes in different resolutions (Message 1 to 1 of 1)  
From: altesCoon
Subject: render different scenes in different resolutions
Date: 20 Jan 2009 11:50:01
Message: <web.4975ffe4fa6b4454f49ee8b70@news.povray.org>
Hi.

I want to render a set of scenes in serial (with the file queue).

Each scene has its own aspect ratio (e.g. 4:3, 1:0.07 and even 5:1).

One time i want to render them in low resolution, another time in a medium,
higher or final resolution.

I wanted to use the ini-file-sections to specify the particular resolutions for
each scene for the different output-qualities, but i don't know how to do it. I
just made one ini-file per scene and i can add them to the queue, but how can i
choose the wanted quality (low/med/high/final)?

My ini-files look like this example, but each file has very different resolution
specification of course:

+iDbbB0101.pov
+o..\..\bitmaps\
+htN
+hnHistDbbB0101.png
+fs
+A0.3
+AM2
+R1
-d
[Low]
+w1000 +h200
[Med]
+w2000 +h400
[High]
+w5000 +h1000
[Final]
+w10000 +h2000

How can i use these ini-files to render a selection of my scenes in low quality
today, and tomorrow perhaps other scenes with their filal resolution?

Thanks for any help
  Peter


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.