To get started with the pipeline, execute \\10.10.200.11\171000_TGB_Library\pipeline\startup.bat
. This will install the pipeline on your machine. The initial installation may take a little while.
Once the installation is finished, you should be presented with the Ftrack-connect application.
Please log into Ftrack at https://tgb.ftrackapp.com. Once logged in input "https://tgb.ftrackapp.com" into the ftrack-connect application and sign in. Now you are ready to launch your applications.
To launch any application you'll need to get a list of the available actions. You can reach the action in multiple ways:
- Right-click menu on an entity >
Actions
- From the Actions button in the side of the task.
- From the Actions button on the task in
My Tasks
You can now choose an application to launch from the available actions.
To publish from NukeStudio you'll first have to create the project in Ftrack.
Go to Projects > Create new project
, enter the name and specify the Workflow
as "VFX".
Once created go to the project's info by selecting the project in the hierarchy and go to Info
. Here specify the Disk
as Root, and the Project folder
. The Root disk refers to the storage IP \\10.10.200.11
and the Project folder
refers to the folder at the Root disk, so with a Project folder
of 171001_ftrack will give you a project path \\10.10.200.11\171001_ftrack.
Its recommended to having an "Editing" task directly under the project, so you project overview should look something like this:
Now launch NukeStudio from the "editing" task.
Once you have your edit in NukeStudio ready, its time to export.
If you want to export Ftrack shots you just need to select the shots to export > right-click > "Publish". A list of the Ftrack shots to export will appear under the "trackItem.ftrack.shot" family section.
If you want to export Ftrack tasks, you'll need to tag the track items. In the "Tags" window under the "pyblish-grill" > "ftrack.task" category, you'll find all the task types available. A list of the Ftrack tasks to export will appear under the "trackItem.ftrack.task" family section.
If you want to export Nuke scripts or transcodes, its the same process as normal in NukeStudio:
- Select the shots you want to export.
- Right-click > "Export...".
- Choose your exports.
- It does not matter where the project root is set to, or how your folder structure is setup so you can just put your Nuke scripts and transcodes directly in the preset.
- Choose "Pyblish" in the drop-down menu for "Render with:".
- You will be presented with the Pyblish interface where you'll find a list of the exports under the "trackItem.task" family section.
Once you have exported a Nuke script, you won't be able to overwrite it again by default. If you want to overwrite the Nuke scripts, you can enable the plugin TGBVFX Overwrite Nuke Scripts
.
NOTE: Overwriting can cause loss of work, so be proceed with caution