hi,
I've been using a .bat file to render out a number of maya files , in each maya file the vray denoiser has been applied in the render elements
each render is set to render out one specific frame ( as these are currently test renders)
however for some reason the command line render would pause or halt right after the denoiser is utilized.. and does not continue on to render out the next maya scene.
As an experiment , I switched off the denoiser element in each file and the command line render would complete rendering out all maya scenes
contents of .bat file :-
render -r vray -x 1280 -y 720 -s 110 -e 110 "D:\projects_current_trboDrv\optician2020_Project\ scenes\lens_set_A_054_lens_2video_v01.mb"
render -r vray -x 1280 -y 720 -s 110 -e 110 "D:\projects_current_trboDrv\optician2020_Project\ scenes\lens_set_A_054_lens_3video.mb"
render -r vray -x 1280 -y 720 -s 110 -e 110 "D:\projects_current_trboDrv\optician2020_Project\ scenes\lens_set_A_054_lens_4video.mb"
render -r vray -x 1280 -y 720 -s 110 -e 110 "D:\projects_current_trboDrv\optician2020_Project\ scenes\lens_set_A_054_lens_5video.mb"
maya 2017 . HP Z640 workstation,with 32GB ram
vray version :
2017/Sep/7|11:57:02] V-Ray: V-Ray for Maya version 3.52.03 from Jun 14 2017, 22:33:36
[2017/Sep/7|11:57:02] V-Ray: V-Ray core version is 3.52.03
[2017/Sep/7|11:57:02] V-Ray: Loading plugins from "C:\Program Files\Autodesk\Maya2017\vray/vrayplugins/vray_*.dll"
I've been using a .bat file to render out a number of maya files , in each maya file the vray denoiser has been applied in the render elements
each render is set to render out one specific frame ( as these are currently test renders)
however for some reason the command line render would pause or halt right after the denoiser is utilized.. and does not continue on to render out the next maya scene.
As an experiment , I switched off the denoiser element in each file and the command line render would complete rendering out all maya scenes
contents of .bat file :-
render -r vray -x 1280 -y 720 -s 110 -e 110 "D:\projects_current_trboDrv\optician2020_Project\ scenes\lens_set_A_054_lens_2video_v01.mb"
render -r vray -x 1280 -y 720 -s 110 -e 110 "D:\projects_current_trboDrv\optician2020_Project\ scenes\lens_set_A_054_lens_3video.mb"
render -r vray -x 1280 -y 720 -s 110 -e 110 "D:\projects_current_trboDrv\optician2020_Project\ scenes\lens_set_A_054_lens_4video.mb"
render -r vray -x 1280 -y 720 -s 110 -e 110 "D:\projects_current_trboDrv\optician2020_Project\ scenes\lens_set_A_054_lens_5video.mb"
maya 2017 . HP Z640 workstation,with 32GB ram
vray version :
2017/Sep/7|11:57:02] V-Ray: V-Ray for Maya version 3.52.03 from Jun 14 2017, 22:33:36
[2017/Sep/7|11:57:02] V-Ray: V-Ray core version is 3.52.03
[2017/Sep/7|11:57:02] V-Ray: Loading plugins from "C:\Program Files\Autodesk\Maya2017\vray/vrayplugins/vray_*.dll"
Comment