send_to_mocha_1 v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Martin Brennand
This python script allows you to “send footage” from NUKE to mocha Pro 4.x with the click of a button. Adds mocha icon to Nuke toolbar.
Requirements:
8.0 or later
8.0 or later
05 Nov 2014
315
Send to Mocha
This python script allows you to “send footage” from NUKE to mocha Pro 4.x with the click of a button. Adds mocha icon to Nuke toolbar.
Download the file here: “send_to_mocha_1.0.0” NUKE script.
Installation:
- Extract the attached zipped folder to your ~/.nuke directory
- Edit the Nuke init.py to add this line: nuke.pluginAddPath(‘./mocha’)
- If you are not sure where the nuke plugin path resides, load nuke and in the script editor type: nuke.pluginPath()
- On MacOS it is normally located at /Users/YOUR_USERNAME/.nuke
- On Windows it is normally located at C:\users\YOUR_USERNAME\.nuke
- On Linux, the .nuke folder is located in your home directory
When you run Nuke with this script you should see a mocha icon in the lefthand panel. To run the script:
- Select a read node in Nuke
- Click the mocha icon
- If Nuke asks you for the path to your mocha executable, browse to it.
- The script should then load mocha with the footage.
While this should work on your machine, we can’t guarantee that it will work with everyone’s version of python. Please contact imagineer support if you have any questions.
Copyright (c) 2014, Imagineer Systems Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS'
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Please login in order to download these files.
Comments
With NukeStudio9 coming up, it would be a nice addition to have a bit af control of the framerange that gets sent to Mocha. Especially since the framerange might not be set by the readnode, but by a framerange-node .
Or does it?
And "Error2" in 10 Nuke
What`s the problem?
one thing to point out make sure you put just the folder mocha in your .nuke for not the root send to nuke that you extracted
if you received a encoding not declared steaming from line you added to your init:
nuke.pluginAddPath(‘./mocha’)
retype in you script editor of choice and use single qoutes for the ('./mocha') part
much love comp on !
and thanks for this helpful srcipt
Another problem is this: "The Frame Server has encountered an error." already reported. I am using nuke 12 in centos
RSS feed for comments to this post