Hey Thinkbox!
Quick question for ya - I have a script that makes 3 deadline jobs. One is a maya render and the other two are nuke jobs. The two nuke jobs are dependent on the Maya Render, and read from the same nuke script, but I set the “Write Nodes” value in the plugin info file to split them as separate jobs. The reason I do that is that one of the jobs does an image burn in / slate creation, and the other nuke job (write node) creates a QT file. The image burn job is set to IsFrameDependent, so that as the maya renders complete, the nuke script burns in the slate and other information - but obviously, for quicktime movie creation, it has to wait for all the frames to complete, and run as a single process. So for example, for a one hundred frame render, Two of the jobs are set to a frame range of 100, but the third job (Quick time creation) is set to run as a single frame - but obviously that causes nuke to only process one frame. What is the syntax for the job info or plug in info files to ask deadline to render all 100 frames, but as a single task? I have seen other methods on your site for creating Quicktime movies, but I would really prefer to use nuke to generate the movie as we are doing a bunch of image processing to the input files before creating the movie. I am about to try setting the chunk size on the quicktime job to 100, but I figured I’d ping you in case there is a better way?
Thanks for any help!
Seth