This script will check for missing frames in the rendered sequence of the Write
node, and then render only those frames.
Suggestion: Nuke 13 or later
Select a Write
node, then run the script.
-
The file type must be
sequence
and must follow the rules<path>/<name>.<frame number variable>.<extension>
example:
<path>/final_comp_v001.%04d.exr
or<path>/final_comp_v001.####.exr
You can install this script in your own way.
Alternatively, you can directly install the Nuke Python Scripts Toolkit, where the script shows in the W_hotbox
.