Rendering Grades Created in Previous Releases of Lustre
 
 
 

The keyer and Blur quality in Lustre 2011 Extension 1 is significantly improved, but a visual difference remains.

WarningDue to the enhancements in the GPU, we do not recommend using Lustre 2011 Extension 1 to render grades created in previous versions if you are looking for pixel accuracy rendering.

To be able to render grades created before Lustre 2011 Extension 1 using the older HLS/Blur algorithm:

  1. In a text editor, open the init.config configuration file.
  2. Add the following keyword in the Miscellaneous section:
    <GPUHLSKeyerBackwardCompatibility state= "On" />
  3. Restart Lustre.
  4. Load and render the grade.
    NoteThis keyword must be enabled in any init.config configuration file used by Lustre or Lustre render services (slave renderer, burn, etc). Also, verify that the keyword is disabled from init.config configuration files before creating new content in Lustre 2011 Extension 1. If not, all newly created grades will use the older HLS/Blur algorithm.

To disable the keyword:

  1. Do one of the following:
    • Remove the keyword from the init.config configuration file
    • Set the keyword to:
      <GPUHLSKeyerBackwardCompatibility state= "Off" />
    NoteWhen using Incinerator, this keyword does not apply. Incinerator uses CPU rendering only and does not use the GPU to accelerate the keyers and Blur.