eSmartReformat v2.0
This location is for Registered Users Only.
Perhaps you need to login or register.
12.0, 11.3, 11.2, 11.1, 11.0, 10.5, 10.0, 9.0, 8.0 or later
Linux, Mac, Windows


eSmartReformat
eSmartReformat converts Transform and CornerPin2D nodes from a composition size format to another.
v2.0 Improved with better look and new features
How it works:
- Plug the input of eSmartReformat to a Transform or a CornerPin2D
- Digit the original format and your desire output format in their relative tabs
- Press 'Bake' button to bake all the animations
- Select 'Transform' or 'CornerPin' from the cascade menu
- Press 'Create' button. Done!
- Remember to press 'Reset all' anytime you want to do it again!
It could be really useful while tracking scaled-down footage and then bring your tracking data back to the original format. Or switching from a composition size format to another without calculate your transfoms again.
How to install (optional)
1. Copy the folder 'eTools' in your .nuke folder (under C:/Users/...)
2. Add the following lines to your init.py file (right click and edit ) :
nuke.pluginAddPath('./eTools')
nuke.pluginAddPath('./eTools/Icons')
nuke.pluginAddPath('./eTools/Gizmos')
3. Add the following lines to your menu.py file (right click and edit ) :
toolbar = nuke.menu('Nodes')
eMenu = toolbar.addMenu('eTools', icon='eTools.png')
eMenu.addCommand('eSmartReformat', 'nuke.createNode('eSmartReformat')', icon='eSmartReformat.png')
PS. If you have already copied those lines while installing my prevoius gizmo 'eFibonacciGlow', just copy the last one.
4. Please share and visit my website: ermesvincenti.wordpress.com
Comments
Great idea, I just needed something like this for a project we just finished...
Unfortunately it does not seem to work:
Simple test:
- I have made a simple corner pin on 4k reformated to HD
- Did a simple corner pin
- Pipe the CP to ESR, bake and create.
- Pipe the original 4k to the new CP
- Not aligned at all ?
I might be missing something.
Thanks a lot
Is there a way to also include / tick scale and rotation values, if you e.g. need to convert a stabilisation transform, instead of doing this manually..
" invalid syntax (, line 4)
Any solution?
RSS feed for comments to this post