Apr 10, 2012

ChromaLimit for Nuke

ChromaLimit for Nuke

Abstract

This Node is displaying the chrominance limiting area for the Broadcast Safe.

Description

This Node can prevent from chrominance limit for the Broadcast Safe.
You can ensure Chrominace limtit color.


  1. It can notice the RGB channel out of range 0.0 to 1.0 when push the 1 button.
  2. After that, Nothing to change. Because RGB value is range 0.0 to 1.0.
  3. Express out of Chrominance limit area when it's used.
  • Original Image

  • Result Image


How to install this node

  1. Put "ChromaLimit.dll" into your ~/.nuke directory.
  2. Add following line to menu.py.
    nuke.menu('Nodes').addCommand('Color/ChromaLimit', 'nuke.tcl("ChromaLimit")')
  3. Restart Nuke. And you'll find "ChromaLimit" under Color menu.

How to use this node

  1. Click the ChromaLimit form Color menu.

Properties Description

  • MaxLimit : Luminance Max Level.
  • MinLimit : Luminance Min Level.
  • Color : Display filter color.
  • Mode : Filter is enabled when turn on. It's ignored when turn off.
Let's me know, If you have any problems.

Enjoy!