Jump to content

Seeing ACTUAL playback speed in Scene View


Recommended Posts

Hi

Sometimes when simming it isn't necessary to enable Cache Frames on your File SOp in order to get a full 24 fps playback.

But if you're playing back at 18fps or higher its often hard to tell.

Is there some preference that enables frames per second playback viewable in the Scene View?

 

Link to comment
Share on other sites

This might also help you: there is a "possibly skipping frames" option. I bound a hotkey Alt+R to switch these two things and I use it all the times:

hou.playbar.setRealTime(not hou.playbar.isRealTime())
hou.playbar.setRealTimeSkipping(hou.playbar.isRealTime())

So I switch between these two modes:

1) realtime + possibly skipping
2) not realtime, not skipping

image.png.18ad9db9ee9fa77665ae330ba036c141.png

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...