Hi there,
I am currently working on the implementation of AYON in the STUDIO. Everything is OK so far, except for the INGEST part of my workflow.
Currently we are asking to labs to provide :
EXR sequence in a folder named SCANS/name_of_EXR_sequence/resolution/. Each EXR sequence is named as follows PROJECTCODE_EPISODE_SEQUENCE_SHOT
LUT per shot (.cube) (same name as shot) > for now I did not manage how to attach it automatically within HIERO and therefore to export it so that it is ready to open in NUKE to match the reference.
ref JPEG per shot (.jpg) / probably useless at this stage
editing ref (all the shots in a .mov with an EDL) > found the tutorial based on OpenPYPE working perfectly.
I managed to publish through HIERO REF & PLATES but I would like to publish using the current name and not an automatic renaming.
Actually, I have an EDL from the editing with already different sequences in it, and sometimes different episodes.
Any clue on how to automate better based on the initial plate names ? I want all the published plates going into a folder episode/sequence/shot depending on the initial plate name.
Some more knowledgeable people will probably come next, but I may help on this :
I would like to publish using the current name and not an automatic renaming.
In Anatomy templates, you can use {originalBasename} , but at some point it only worked while using the Tray Publisher (maybe now it also works elsewhere).
Hi ,
Thank you for your answers.
Ideally if the publish can be done in HIERO that would be perfect.
For now I manage to keep the basename of the plates, but I would like to extract from this base name the hierarchy: episode/sequence/shot.
For now, it seems to be locked within HIERO, or I need to make 1 timeline per sequence to achieve that (but it is of a reduce interest).
I will look into the 2 other ways you are mentionning. Maybe it will be wiser to avoid HIERO for the publishing.