POV-Ray : Newsgroups : povray.newusers : POV ray file saving problem : Re: POV ray file saving problem Server Time
29 Jul 2024 00:29:41 EDT (-0400)
  Re: POV ray file saving problem  
From: Kenneth
Date: 22 May 2007 18:30:01
Message: <web.46536de17f09e69c322e2d1c0@news.povray.org>
"Johnny Paintbrushes" <nomail@nomail> wrote:

>
> Leroy- have tried instructing output_to_file=on but not sure if I'm doing it
> as you suggest. Do I change the INI file line? It currently says C:PROGRAM
> FILESPOV RAY FOR WINDOWS V3.6RENDERER and then beneath that QUICKRES.INI
>
> Have instructed output_to_file=on in the command line options box. Is this
> right?
>

I usually set such things directly in the quickres.ini file (I don't use the
command line very much.)

This may be a too-simple suggestion, but see if it helps:  Locate
quickres.ini in whatever folder it's in (most likely RENDERER)  and open it
in either the POV-Ray editor window or just a text editor. (Or, in POV-Ray,
go to TOOLS/RESOLUTION .INI FILE). You should see a list of entries that
look something like

[640 X 480]
Width=640
Height=480
Antialias=on
Antialias_Threshold=0.1
Display_Gamma=2.2

Check there to see if Output_To_File=off. If so, change it to on, or just
leave the entire line out altogether.

You can edit and add to the quickres.ini file any way you like, and even add
comments (preceeded by a semi-colon, not two slashes as in Pov_Ray scene
files.)

Hope this helps.

Ken W.


Post a reply to this message

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