A scene with renderlayers rendered using this command line:
render -r vray -rl layer1 -s 11 -e 11 ...
If the scene has been saved while layer1 was selected then this works correctly and renders frame 11, but if the scene was saved with the masterLayer selected, then the renderer will ignore -s and -e and render the frame range specified in "render settings" window.
Obviously this creates big problems when dealing with several render layers in a scene.
render -r vray -rl layer1 -s 11 -e 11 ...
If the scene has been saved while layer1 was selected then this works correctly and renders frame 11, but if the scene was saved with the masterLayer selected, then the renderer will ignore -s and -e and render the frame range specified in "render settings" window.
Obviously this creates big problems when dealing with several render layers in a scene.
Comment