We have a sequence that we need to render and we are using a frame step less than one to achieve a slow motion effect. If we batch render locally, Maya generates the appropriate number of frames, but the farm does nothing but by frame 1.
For instance, i did a small test with an animated sphere over 24 frames. If I render locally and set my render settings to be
Start Frame 1
End Frame 24
By Frame .5
I get 48 frames rendered (frame numbers 1 - 48) with the animation at half speed. However, if I submit this job to qube I only get the 24 frames, none of the half frames.
I figured that maybe qube was having trouble with fractional frames, so I changed the by frame to 2, which would cause it to render a sequence that ran double time. This worked as expected and gave me twelve frames.
I guess my question would be, is there a way to submit a job to qube that will render fractional frames like the batch render does?
Thanks,