Python – Swap Node
Posted in: NUKE from The FoundryDoes anyone know a way to swap out a node via python? Similar to the Ctrl+Shift Drop method.
Cheers,
Drew
Does anyone know a way to swap out a node via python? Similar to the Ctrl+Shift Drop method.
Cheers,
Drew
I’m just starting on Nuke and I would like to know can I read/write .avi files. I make some research on the user guide, and on the internet … This is what I saw :
On Windows, in order to support more codecs, the AVI reader uses the DirectShow multimedia architecture. When decoding AVI files, DirectShow tries to find the appropriate codec on the system. If the codec is not available, DirectShow and Nuke are unable to open the AVI file. Note that the 64-bit version of Nuke can only use 64-bit DirectShow codecs. If you only have a 32-bit codec installed, the 64-bit version of Nuke cannot use it to open AVI files.
So I decided to install K-lite codec Pack for 64bits, because It’s the only pack with Directshow and when I try to "open" my .avi file I have an Error : Read 1.
Can I have some help please ??
def stereoRig (): |
Its work good in starting frames But my L&R camera will moved slightly mid and end of the frames. Is anyone correct this please.
So far, I’ve created a ‘menu’py’ file in my ‘.nuke’ folder, and entered this line of script:
toolbar = nuke.menu(‘Nodes’)
toolbar.addCommand(‘Keyer/KillSpillPlus’, ‘nuke.createNode("KillSpillPlus")’,’ctrl+k’)
The gizmo appears under the ‘keyer’ menu, but when I click it, I’m greeted with the following error message:
KillSpillPlus: unknown command
Traceback (most recent call last):
File "<string>", line 1, in <module>
RuntimeError: KillSpillPlus: Unknown command
Any ideas? I must doing something really basic wrong I’m guessing, I just can’t for the life of me figure out what that is!
Thanks in advance.
Can any one give me solution for RSMB for Nuke 6.1, is there any other solution for the Motion Blur. Thank in Advance.
The problem is, my garbage mask cut everything my composite including my background.
What is wrong in my composite ?
Attachment 11094
Thanks
alternately how would I set the alpha channel drop down box for the A input
Any ideas?
Thanks in advance all!
I’ve tried and tried multiple ways. I got close when I hooked a roto up to a card, plugged that into the scene, then merged the scanline render output with the the snow man exr, still didn’t deliver the desired result though. I either end up with the roto not sitting in 3D space correctly, or it just not being a mask by the time it comes through the scanline.
Any ideas what I’m doing wrong? (Hopefully this makes some kind of sense).
Thanks in advance.
Chaz
is there a standardized way to set up the pen and tablet in nuke so that multiple artists can work on the same workstation.
im also interested in how u guys set up the buttons on the pen …
mine is as follows… would like to know the common key assignments so that others might not have an issue..