Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to render only the bottom region of my maya animated sequence by using the command line render.
In the command editor I wrote:
>render -r arnold -s 126 -e 242 -reg 0 1919 900 1079 -im MyScene_01 E:\_Projects\MyScene\MyScene.mb
The render starts as usual, but I noticed that Arnold is rendering the full 1920x1080 image, not just the region I selected and the render time is not diminishing.
Am I doing something wrong?
Should it be -reg 0 1919 900 1079 or -reg 0 1920 900 1080 ?
Is anything broken?
Solved! Go to Solution.