|
|
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
|
|