I added a discussion page. Direct your random comments to that one if you simply want to say or ask something small. I know Doom9 and its wait time is a bit annoying to use if you want help NOW!
I added a discussion page. Direct your random comments to that one if you simply want to say or ask something small. I know Doom9 and its wait time is a bit annoying to use if you want help NOW!
When I define a main python function, like so:
def main(argv):
…..
…..
clip.set_output()
if __name__ == “__main__”:
main(sys.argv[1:])
with the objective to receive parameters from from a parent process the output stream (set_output()) does not seem to reach vspipe at all.
Is there a way?
Hi. How to get a raw output with vspipe. Pl. explain with a sample script assuming source type as d2v.