SmoothScrub v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
12.0, 11.3, 11.2, 11.1, 11.0, 10.5, 10.0, 9.0 or later
SmoothScrub
Viewer scrubbing by clicking anywhere in the viewer instead of on the timeline.
Also a performance hack: it plays at 0 fps while scrubbing, which can be a lot smoother than nomal viewer scrubbing.
Toggle: ctrl+space in viewer (can be changed in menu.py!)
Performance hack
In order for the 'performance hack' to work, the frames you're scrubbing through must be cached already.
Often, even cached frames are laggy in Nuke when scrubbing through them. But not when playing the shot - so this script plays the active viewer at 0 fps, which makes the scrubbing much smoother.
Scrubbing from anywhere in the viewer
When SmoothScrub is on, you can click+drag from anywhere in the viewer like in many image playback softwares (instead of only dragging in the timeline).
Both the smooth scrubbing and the clicking anywhere in the viewer are enabled by default, but can be disabled individually in the menu.py.
Works with Nuke 11 and 12, in 10 only the smooth scrubbing orks.
Installation:
1. Place the SmoothScrub folder in your .nuke folder (or somewhere else on your computer)
2. Go to your .nuke folder, and create a file called 'init.py'. If such a file already exists, open it.
3. In the init.py file, add this line of text to the end and save it:
nuke.pluginAddPath('./SmoothScrub')
If you want to place the folder somewhere else than in the .nuke folder, make sure to change the path in the init.py file so that it points to that other path instead!
Installation using NukeShared
1. Place the SmoothScrub folder in the '_AutoInstaller' repository.
NukeShared is a way of installing plugins by dragging/dropping them in folders, see my website (maxvanleeuwen.com/nukeshared) for more information.
Comments
One request: could you make it so you have to hold the key while scrubbing, rather than popping in and out of the scrub mode (i.e. key press activates, key relase deactivates the mode)? PFTrack has this on the alt-key (In fact, doesn't Maya have the same?). Nice work!
Cheers,
frank
RSS feed for comments to this post