Proxy Maker v1.0


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Daniel Miller
Tool for making half-rez proxies of mediaimage sequences in a script. Appends proxy paths to selected Read and Write nodes in the script or all Read and Write nodes if no none are selected. It creates reformats and write nodes. Our in house version submits these to the render farm and it should be fairly easy to hook this up should you wish to do so. Tested on Linux but should work fine on Windows or OSX.
Requirements:
9.0 or later
Linux
17 Jun 2015
110

Tool for making half-rez proxies of mediaimage sequences in a script.

Appends proxy paths to selected Read and Write nodes in the script or all Read and Write nodes if no none are selected. It creates reformats and write nodes. Our in house version submits these to the render farm and it should be fairly easy to hook this up should you wish to do so.

Tested on Linux but should work fine on Windows or OSX.

Add the following to you Menu.py:

import Proxy_Maker_01 as Proxy_Maker

menubar = nuke.menu('Nuke')
danny = menubar.addMenu('Danny')
danny.addCommand('Make Proxies', 'Proxy_Maker.make_proxies()')

Copyright (c) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please login in order to download these files.

Comments   

 
+3 # Paul Brogren 2023-05-05 14:51
Hi! Surprised no one has had a question about this script or at least kudos for making it!

As someone who doesn't know Python, I'm just looking to find out how to make the script place the proxy on a drive of my choice. In this case, the media is on a shared server and I'd like the proxy to be local.

Any instruction on how to modify the script to do that would be great. Thanks for a great script.

Paul
 

You have no rights to post comments

We have 3451 guests and 61 members online