Skip to content

isLundy/renderMissingFrames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 

Repository files navigation

Render Missing Frames


Introduce

This script will check for missing frames in the rendered sequence of the Write node, and then render only those frames.


Usage

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


Installation

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.

usage 01

usage_02

About

Check and render missing frames.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages