AWS Thinkbox Discussion Forums

Responsive Draft Architecture

I request one “small” change to draft. The Draft Event Plugin should have a method of querying Draft scripts to get their output paths. I’m thinking it would be easy enough to add a flag to the draft event args like “GetOutputs=True”. Then instead of rendering the Draft script, the draft script would just respond with a list of output paths. That way The Draft Event doesn’t populate with some useless random output path in the monitor. People writing draft scripts could then add a conditional to their script if GetOutputs == True: print “\path\to\output.mov” and everybody is happy!

Privacy | Site terms | Cookie preferences