POV-Ray : Newsgroups : povray.windows : Calling POV from a .BAT file? : Re: Calling POV from a .BAT file? Server Time
26 Jun 2024 02:53:04 EDT (-0400)
  Re: Calling POV from a .BAT file?  
From: eric degiuli
Date: 24 Oct 2004 15:15:00
Message: <web.417bfe3d172b7666e5f59c80@news.povray.org>
Thanks!  It looks like I had a '0' instead of a 'O' for my output file.
This works OK:

"C:Program FilesPOV-Ray for Windows v3.6binpvengine" /RENDER
orthoclouds2.pov +W1600 +H1000 -P Declare=KAPPA=4 +O05K4.png
Declare=SUNANGLEX=5

Eric

"Mark Ulrich" <nomail@nomail> wrote:
> Hi,
>
> in wxBasic, I call it with
>
> c:povray36binpvengine.exe /RENDER terraform.ini  +D +FN +QR +A0.2 +W160
> +H120 +Ooutput/out.png  +Ic:_povfront05amyscene.pov
>
> on XP.
>
> Maybe there is a Problem with the spaces in your Pathname?
>
> Mark


Post a reply to this message

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