Skip to content

A post-render action for Deadline that converts a frame render from Nuke into a pair of Quicktime movie renders.

Notifications You must be signed in to change notification settings

JoshuaKrause/DeadlineNukeScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NukeToNuke Deadline post-render action script
by Joshua Krause (jkrause@joshuakrause.net)
---------------------------------------------

At my current job, we need to produce two Quicktime movies per VFX shot -- one in sRGB for preview purposes and a final output file in an Alexa colorspace using the DNxHD codec. This is automated by submitting a job that renders frames and attaching this post-render action.

The action does the following:

Create new job submission and job info files for Deadline by extracting details from the initial frame rendering job.

Create a new Nuke file that contains a read node that points to the original frame render and two write nodes that output in the desired formats. This is done by submitting CreateNukeFile.py to the Nuke command line application.

Submits the new file and the new info files to Deadline as a new render.

NOTE: Needs updating for Deadline 8. Currently optmized for v. 7.

About

A post-render action for Deadline that converts a frame render from Nuke into a pair of Quicktime movie renders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages