With just one click, adjust the frame rate, frame range, and format in your Nuke script.
AS_AdjustScript
Updated: 6 February 2024
Author: ahmdsam07
Compatible Nuke versions: 11.0 or later
Compatibility:
This gizmo helps you adjust your nuke script based on your raw plate.
Link your input with the AS_AdjustScript gizmo, and then click the 'Adjust' button. That's it.
How to install:
- Download the file and extract it.
- copy 'AS_AdjustScript.gizmo' and 'as_icon.png' to your '.nuke' folder
- Copy the sentence below and paste it at the end of your menu.py file.
#AS
toolbar.addMenu('AS','as_icon.png').addCommand('AS_AdjustScript', 'nuke.createNode('AS_AdjustScript')', icon= 'as_icon.png' )