Motion Blur

Motion Blur

paul.clements
Participant Participant
493 Views
1 Reply
Message 1 of 2

Motion Blur

paul.clements
Participant
Participant

I am trying to render a 25fps scene in slow motion by setting the frame rate in the render settings to 200fps.

This all works fine until I turn on motion blur. Arnold renders the identical first frame image many times. Am I missing something?

0 Likes
494 Views
1 Reply
Reply (1)
Message 2 of 2

peter.horvath6V6K3
Advisor
Advisor

Currently motion blur is calculated with the modified fps (200 fps in your case). So the default 0.5 Motion Blur length means 0.5 frames in 200 fps (= 0.0025 sec). I guess what you would expect is calculating motion blur with the original 20 fps (e.g. multiply length by 8)? Is that the case?

0 Likes