Anyone know how to customise the batch setup in sequence publish/shot publish please? I cannot find it.
what do you want to change about it? I dont think this is accessible at all it just does something, you can only change the write node render destination
I want to change the default setup to not have the resize node, to use different compression on the write node, different numbering of the file seq ie start at 1001 not timecode number, to have follow iteration and some other stuff I may have forgotten.
You should ping @Slabrie about this really. He is the gatekeeper on all things Publish. Much of what you stated, we (INS) have given him feedback on in the past.
ok so
no resize node : make sure the timeline you are publishing from is 1:1 with your source material so that no timeline resize or actions pop up (annoying on mixed footage)
Different Compression: I wrote a custom script to change this after the publish, as you dont get that option either.
It has hardcoded paths to our business logic but it can be changed super easily to wherever your batch setups are. this changes it to DWAB
changecompression.py (1.2 KB)
File Seq numbering: this is set in the usual publish options where you have the lut options and stuff, but maybe this is on newer flame versions only? looks like you are running something prehistoric?
Follow iterations: nothing that I know of.
all in all flame publish is VERY lacking vs nuke studio publish options, you can do crazy fun things with creating nuke comps from NS with a bunch of stuff that you might want, extra nodes… whatever
Please fill a General Improvement related to the data you would like to customize and share the ID here so others can add to the grocery list.
Ok - made a feedback entry - please vote so we can get this done soon:
General Improvements
Upvoted
I requested to be able to edit the default batch 5 years ago:
It was accepted last year but has not been implemented yet.
Upvoted
Upvoted.
@johnt We have some scripts that do all of the things you want to do. I’m happy to share them, but it requires a lot of customization.
@john-geehreng That would be really helpful. We are in the middle of writing some but any help would be amazing. Thanks.
@johnt here ya go: uc_publish.zip (47.8 KB)
DM me if you need any help.