I am trying to render with Maya8.5 a large image (19839 X 28063 pixels) via command line (8 by 8 tiles each 2480x3580 pixels)
The script works and will render all the primitive objects however for some reason it will not render the paint effects brushes.
Here is the script I am using:
render -s 75 -e 75 -mm 2048 -r sw -reg 17540 21047 37200 39679 -n 8 -proj 12_ver7_4XA0 -im sect16f -of .tif 12_ver7_4A0.mb
Has anyone tried rendering something so large successfully? Please advise...