Auto Project Settings v1.1
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Luciano Cequinel
Create a new script based on the footage informations.
Requirements:
11.3 or later
Linux, Mac, Windows
11.3 or later
Linux, Mac, Windows
28 Aug 2021
219
This python script was created to do the same littles tasks that you have to do when you get a shot from your client. To avoid you to create all same stuffs when you start a nuke project: import a footage, setup the project settings with the frame range, fps, and format, create your favorite folder structure for each shot, and others.
Well, this python will save your time. ; )
shortcut: ctrl + shift + r
Video Explanation: https://youtu.be/Ubkjl09c4ls
I created on Windows 10, but I tested on macOs Sierra and Linux CentOS 7 and worked as well.
Please login in order to download these files.
Comments
nodeMenu.addCom mand('New Comp from Footage', 'SaveandClose() ', 'ctrl+shift+r')
AttributeError: 'NoneType' object has no attribute 'addCommand'
RSS feed for comments to this post