POV-Ray : Newsgroups : povray.newusers : how to render a bunch of files from command line mode Server Time
29 Jul 2024 14:12:06 EDT (-0400)
  how to render a bunch of files from command line mode (Message 1 to 2 of 2)  
From: billjackson@21cn com
Subject: how to render a bunch of files from command line mode
Date: 2 Dec 2005 03:10:05
Message: <web.4390006f19d1390b90bdcc190@news.povray.org>
I want to render a bunch of pov files from the command line under linux
enviorment to make a animation.attached below is my command:
-------------------------------------------------------------------------
povray +I/home/jwlee/workFolder/dstPov/*.pov
+O/home/jwlee/workFolder/dstPng/*.png  +FT +W160 +H200
------------------------------------------------------------------------
but it is reported,Possible Scene File Parser Initialization Error: Could
not find file '/home/jwlee/workFolder/dstPov/*.pov',
so what is the correct syntax?how to render?
thanks very much!


Post a reply to this message

From: Florian Brucker
Subject: Re: how to render a bunch of files from command line mode
Date: 3 Dec 2005 08:17:47
Message: <43919afb$1@news.povray.org>
bil### [at] 21cncom wrote:
> I want to render a bunch of pov files from the command line under linux
> enviorment

That's not natively supported by POV-Ray. See this thread for some tips:

http://news.povray.org/povray.unix/thread/%3C43756460%40news.povray.org%3E/


HTH,
Florian


Post a reply to this message

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