Join our discord community

Please or Register to create posts and topics.

nuke prism write node format options

The write node is great, but I noticed that some options are hidden. For example, when choosing PNG, you can not specify 16bit output. I'm sure there are other examples. I'm forced to create my own write nodes instead of using the prism write.

Yes the bit depth is probably a common used parameter which should be exposed. I have to go through all the format settings and evaluate which parameters are most important and expose them on the WritePrism node. In the meantime you can simply convert the WritePrism node to a group node. Then you can dive into it and change the bit depth. So you don't need to work without the WritePrism node.