launchPlayer

this script makes it possible to launch a MOV file reader by selecting read node and press 'alt+L'

Updated: 11 June 2019

Author: yaravfx

Compatible Nuke versions: 6.0 or later

Compatibility:

you will need to add this to your menu.py

 

toolbar.addCommand('launchPlayer', 'call_quickTime()', 'ctrl+p', shortcutContext=2)

Sign in or register to download or rate.