rendering on two pc

I have created an animation of 135 frames and i want to split them in two sets for rendering at 24fps on 2 pc’s, Frames 1-60 on one pc and frame 61 to 135 on another.Now when rendering is done, i copy the rendered frames 61-135 on 1st pc. The problem is that the rendered frame set 1-60 and 61-135 are not proper.It looks as if there is a jump from frame 60 to 61. Is it a suitable method for rendering on two pc’s.They form two separate sequence.

Attachments


Moved from “General Forums > Blender and CG Discussions” to “Support > Lighting and Rendering”

Is your animation a simulation of some kind? Because if it is, then the other computer starts it at frame 61, and it lacks the information of frames 1-60. If it is a simulation, I think you need to bake it and save the cache file, distribute it with the blend file and let both computers make the render based on that cached data. Then the simulation will be consistent between the two.

But I’m just guessing here.