Page 1 of 1

Motion blur question

Posted: Sat Oct 09, 2021 10:16 am
by prodigiosovolcan
Hello, I have a scene where the camera moves simulating a view inside a train.

I want motion blur in object like those robots outside the window, but I would like to remove the camera motion blur from the man and window. I tried setting it to "disabled" but I guess that disables only the motion blur of their transform itself.
Also tried checkng "disable camera M.blur" but that disables motion blur from robots too.

Is there a way to remove the camera M.blur from those objects that are parented into the camera?

Thank you!

Re: Motion blur question

Posted: Sat Oct 09, 2021 11:06 am
by aoktar
You seems like misunderstand the logic of how motion blur. Any object group with animation that should be marked as movable via object tag.

Re: Motion blur question

Posted: Sat Oct 09, 2021 2:05 pm
by prodigiosovolcan
Sorry but I don't understand your answer.

Re: Motion blur question

Posted: Sat Oct 09, 2021 3:42 pm
by prodigiosovolcan
Not sure what I'm missing. If the character and the train are childs of the camera, as long as they follow the exact same movement the camera does, they shouldn't have m.blur, right?

Re: Motion blur question

Posted: Sat Oct 09, 2021 11:15 pm
by prodigiosovolcan
Thanks for the answer elska. The truth is I'm just trying to replicate how the shot would be seen inside a train in movement. That's why I feel motion blur shouldn't be happening into those objects.

I guess I will try some passes stuff like motion vectors with cryptomatte to see if I can cheat it...