POV-Ray : Newsgroups : povray.general : Custom output filenames : Re: Custom output filenames Server Time
18 Nov 2025 09:35:05 EST (-0500)
  Re: Custom output filenames  
From: jr
Date: 18 Nov 2025 05:05:00
Message: <web.691c4424b2f6a36a475fba6a6cde94f1@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:
> ...
> > Also, the"%s" in the command is just the filename without the path. I need that
> > path in my program (I have a select folder command there), which I hoped to
> > automate.
>
> I've not tried, but can you not write:  post_frame_command = sh myscript
> path/to/%s

given you have a "target" directory, the 'output_file_name' can (should ?) be a
complete pathname, eg "output_file_name = C:/path/to/selectfolder/myscene". also
use the 'all_file = on' option and POV-Ray's screen output will be (largely)
duplicated in a 'alltext.out' "log" file.  and re your Delphi code, what if it
takes two arguments, that is path and %s separately ?

<wiki.povray.org/content/Reference:File_Output_Options#Output_File_Name>


regards, jr.


Post a reply to this message

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