send2Qmaster v2.1
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Ygor Nachornik
Sends the current script to Apple Qmaster
Requirements:
5.0 or later
Mac
5.0 or later
Mac
15 Jul 2010
175
### Sends current script to Apple Qmaster
### v2.1 - Last modified: 13/07/2009
### Written by Ygor Nachornik, thanks to Diogo Girondi for his tips,
### UI and clever coding.
Please login in order to download these files.
Comments
I think this script is a great workflow enhancer but doesn´t work. When I execute it, the window pops up, I click OK but nothing happens at all. Am I missing something? I´m on a Mac 10.5.8 with Nuke 6.x.
Regards.
please help us !
had the same problem here. Works now.
In my case it was the german language of my qmaster. I had to replace "Generic Render" in line 38 of send2qmaster.py with the command name in my language (it's "Allgemeines Rendern" in german).
I also would suggest to replace the cluster name in line 14 to your usual cluster name so you don't have to change it everytime.
Hope it helps someone.
Cheers
I have to revise my statement. The render job started but didn't process very fast. I had to change the Nuke template in line 38 too:
before:
template="%E -x -t %I %F,%L "
after:
template="%E -i -x %I %F,%L "
I hope the symbols are not stripped from my comment.
RSS feed for comments to this post