RIB export motion blur problem

   2839   3   1
User Avatar
Member
166 posts
Joined: Oct. 2008
Offline
I'm trying to export a RIB with motion blur. However I can't get the MotionBegin block to be set to 0 1, even though I force it in my export.

I've attached a sample scene for you guys to try with.
On my system it produces a RIB with MotionBegin .

Is there any parameter somewhere which I should change perhaps?

Thanks in advance.

Attachments:
ribExport.hip (62.0 KB)

User Avatar
Member
3 posts
Joined: Dec. 2009
Offline
Hey,
I opened your scene in 10.0.339-linux, and the exported .rib does have the proper Motion block.

# Geometry object /obj/box_object1
MotionBegin # {
Transform
Transform
MotionEnd # }

When I turn off “Force shutter/motion block time”, the motion block turns to:

MotionBegin

I don't know what's causing the problem on your end though.

-c
User Avatar
Member
166 posts
Joined: Oct. 2008
Offline
Thank you! That pretty much confirms my theory that it is something weird with our installation.

We're running 10.0.249.5 on Linux at the moment but we're going to update to the latest version now hoping it will resolve the issue.
User Avatar
Member
166 posts
Joined: Oct. 2008
Offline
Updating to 10.0.554 solved the problem.
  • Quick Links