The forum is active for archival purposes only.

Join our discord community for new topics.

论坛导航
您需要登录才能建立帖子与主题。

rendering multiple nuke nodes only renders the first node

In a simple test with a checkerboard and three prism write nodes. If you select all of the write nodes and choose "render selected" Nuke will only render the first write node.

 

Additionally, if I try to use a frame server to render more than one write node, I get an error "knob file does not exist"

My guess is that the knob "file" is a python expression, and therefore only gets resolved at rendertime.

 

What would really be handy is if we had a "bake" button on write nodes that would create new write nodes with resolved filenames, so this would be compatible with render farms, rendering multiple nodes, and the frame server.

已上传的文件:
  • 您必须登录才有权限上传。

The problem with rendering multiple nodes will be fixed in the next Prism update (v1.3.0.69).

The error from the frameserver seems to be a Nuke problem though. You get the same warning when you create two normal write nodes, put them into two groups and try to render the groups with the frameserver.

You can render the WritePrism node on Deadline and other renderfarms. If you want to render on a computer which doesn't have Prism installed you could copy the generated path of the WritePrism node to a normal write node and delete the WritePrism node.