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
|