Re: [Nuke-users] NukeStudio: how to create comp with multiple track items

2015-06-29 Thread Frank Rueter|OHUfx
the track files as expected. Cheers Mat On Tue, 30 Jun 2015 at 12:08 pm, Frank Rueter|OHUfx fr...@ohufx.com mailto:fr...@ohufx.com wrote: Hi Mat, I just did a test with three track items with the same name on different tracks (same timing in the timeline), and using collate shot

Re: [Nuke-users] Script_Knob.execute()

2015-07-27 Thread Frank Rueter|OHUfx
try nuke.execute() help(nuke.execute) # Result: Help on built-in function execute in module _nuke: execute(...) execute(nameOrNode, start, end, incr, views, continueOnError = False) - None. execute(nameOrNode, frameRangeSet, views, continueOnError = False) - None. Execute the named Write

Re: [Nuke-users] track roto with camera+card3D

2015-07-21 Thread Frank Rueter|OHUfx
Adjust your Camera's near clipping plane to be a bit bigger, e.g. 0.1. On 22/07/15 12:06 pm, jean-luc wrote: I am doing a roto for a shot that has a camera. I used to be able to see at the roto shape and edit it directly in the viewer downstream from the card3D but its not working at the

Re: [Nuke-users] freezing the values of an expression based on the node input

2015-07-24 Thread Frank Rueter|OHUfx
You are using tcl code rather than expression language which is not necessary. Just use something like Camera1.translate(refFrame) where refFrame is the name of your user knob that dictates the freeze frame. On 25/07/15 12:13, jean-luc wrote: Hi all. I’m trying to make a card3d that reads

[Nuke-users] extracting concatenated transform matrix

2015-07-14 Thread Frank Rueter|OHUfx
Hi people, I was wondering if anybody has a clever tool for this: I have heaps of shots that need hand tracking, so my usual trees ends up having a bunch of concatenating transforms/corner pins etc. I then sometimes find myself wanting to link the resulting transform into a RotoPaint node, so

Re: [Nuke-users] extracting concatenated transform matrix

2015-07-14 Thread Frank Rueter|OHUfx
transform nodes/cpins and apply it to a layer in a rotonode. Magno. On Tue, 14 Jul 2015 03:25:45 -0400, Frank Rueter|OHUfx fr...@ohufx.com wrote: Hi people, I was wondering if anybody has a clever tool for this: I have heaps of shots that need hand tracking, so my usual trees

Re: [Nuke-users] particle cache for a single frame?

2015-10-24 Thread Frank Rueter|OHUfx
It hurts to suggest it almost as much as it will to do it, but ought to work... On Fri, Oct 23, 2015 at 12:00 AM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: I did, but I'm using Vray and that seems to get confused when there is a FrameHold after

Re: [Nuke-users] Tracker enable button?

2015-10-24 Thread Frank Rueter|OHUfx
That is for preparing tracks and telling them when not to track (i.e. when they are occluded by foreground elements). On 10/24/2015 11:31 PM, Daniel Hartlehnert wrote: Hi, while we are already on the topic of Trackers :) Is it just me, or does the "e" column in the Trackers tab not make

Re: [Nuke-users] particle cache for a single frame?

2015-10-24 Thread Frank Rueter|OHUfx
On 25/10/15 2:14 pm, Marten Blumen wrote: Can you output an .abc /obj file instead of using particles? On 25 October 2015 at 11:21, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Haha, good idea. Though I wonder if Nuke will identify those as "out

Re: [Nuke-users] particle cache for a single frame?

2015-10-25 Thread Frank Rueter|OHUfx
Blumen wrote: Quasi UDIMs will work. UVProject with an Axis node, set x to -1, to set an adhoc UDIM number on one particle input, then a Transform node, set to 1208 on a HD_720 format, on the texture going into the .abc file will be picked up. On 25 October 2015 at 14:31, Frank Rueter|OHUfx <

Re: [Nuke-users] Ananorphic VFX, any issues / consideration?

2015-10-25 Thread Frank Rueter|OHUfx
Assuming you need to do camera tracking, definitely shoot lens grids for every prime lens and if you have zoom lenses try to shoot grids at regular intervals. If you have the luxury and patience, shooting at different focus distances will help you assess lens breathing. Make sure you have a

Re: [Nuke-users] Ananorphic VFX, any issues / consideration?

2015-10-27 Thread Frank Rueter|OHUfx
t 12:03 AM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Assuming you need to do camera tracking, definitely shoot lens grids for every prime lens and if you have zoom lenses try to shoot grids at regular intervals. If you have the luxury and

Re: [Nuke-users] Ananorphic VFX, any issues / consideration?

2015-10-27 Thread Frank Rueter|OHUfx
Fair enough, thanks for clarifying. Intuitively this is what my experience is though (and even what many DOPs will state as reasons to shoot anamoprhic). But yeah, good to have a proper breakdown, thanks. frank On 10/28/2015 01:25 PM, Chris Noellert wrote: DOF will be shallower than usual,

[Nuke-users] particle cache for a single frame?

2015-10-22 Thread Frank Rueter|OHUfx
HI all, has anybody had any luck with using the particle cache for a single frame? I have about 2000 frames and need static particles, so I generated a single particle cache file (from a static system) but Nuke insists on it being out of date as soon as I change frames. I don't feel like

Re: [Nuke-users] particle cache for a single frame?

2015-10-23 Thread Frank Rueter|OHUfx
I did, but I'm using Vray and that seems to get confused when there is a FrameHold after the ParticleCache node On 10/23/2015 07:28 PM, Marten Blumen wrote: Try using a Frame Hold On 23 October 2015 at 18:10, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote:

Re: [Nuke-users] CUBE-Keyer for NukeStudio and Hiero - Comming soon.

2015-11-15 Thread Frank Rueter|OHUfx
nice one!! On 11/14/2015 09:16 PM, Ron Ganbar wrote: Beautiful stuff as always, Mads! Update when this is available. Ron Ganbar email: ron...@gmail.com tel: +44 (0)7968 007 309 [UK] +972 (0)54 255 9765 [Israel] url: http://ronganbar.wordpress.com/ On Sat, Nov

Re: [Nuke-users] Export user tracks to Axis from CameraTracker

2015-11-01 Thread Frank Rueter|OHUfx
2015 at 21:57, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Ah, yes, you have to do this through the 2D view, not the 3D view. On 31/10/15 2:46 pm, Howard Jones wrote: I think Michael is looking at the point cloud, not the solved tracker. I

Re: [Nuke-users] Export user tracks to Axis from CameraTracker

2015-10-30 Thread Frank Rueter|OHUfx
that's probably faster than what I was doing. Thanks Frank! But it would be good if there was a menu option to do what you're saying. On 29 October 2015 at 21:41, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: I haven't looked at it in a while but can't yo

Re: [Nuke-users] Export user tracks to Axis from CameraTracker

2015-10-30 Thread Frank Rueter|OHUfx
oints. Which would be hard to read if the point cloud is dark. So that's probably faster than what I was doing. Thanks Frank! But it would be good if there was a menu option to do what you're saying. On 29 October 2015 at 21:41, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...

Re: [Nuke-users] tcl topnode bug?

2015-11-07 Thread Frank Rueter|OHUfx
wow, good catch! definitely a bug that should be reported I reckon. On 11/06/2015 12:40 AM, Gabor L. Toth wrote: Hi, I found that tcl expression [topnode] breaks, if a keyer node is inserted somewhere in the tree, and gives back that keyer node. For example: [value [topnode].name] Is there a

Re: [Nuke-users] Export user tracks to Axis from CameraTracker

2015-10-29 Thread Frank Rueter|OHUfx
I haven't looked at it in a while but can't you just right click on the solved point in the viewer to create an Axis at it's location? On 30/10/15 4:13 am, Michael Garrett wrote: I've been using the CameraTracker more these days and I noticed that when I feed in 2D user tracks, after the

Re: [Nuke-users] Alternate user .nuke dir

2015-10-19 Thread Frank Rueter|OHUfx
wasn't aware that NUKE_PATH would override the default preferences location in HOME. Simple solution, then, thanks. Jon On Fri, Oct 16, 2015 at 9:53 PM, Frank Rueter|OHUfx <fr...@ohufx.com> wrote: You could use the nuke.pluginAddPath() command in the master init.py in your NUKE_PATH and use the

Re: [Nuke-users] Alternate user .nuke dir

2015-10-16 Thread Frank Rueter|OHUfx
You could use the nuke.pluginAddPath() command in the master init.py in your NUKE_PATH and use the USER env variable to construct a path relative to each user. On 10/17/2015 02:40 PM, jon parker wrote: Greetings Nuke-users, I want to be able to create a .nuke folder on a per-project basis

[Nuke-users] mac pro for Nuke?

2015-09-26 Thread Frank Rueter|OHUfx
Hi everybody, I am playing with the idea of buying a mac pro to run Nuke/Hiero. I have a mixed linux/osx environment but my main (grunty) workstations so far have been linux. Any anecdoets/advise that might be interesting here? I noticed that it's been a long time since the last mac pro came

Re: [Nuke-users] mac pro for Nuke?

2015-09-27 Thread Frank Rueter|OHUfx
issed" the last one so I'm not sure they care. =/ -- Henrik Cednert cto | td | compositor Filmlance International Cell +46 (0)704 71 89 54 www.filmlance.se <http://www.filmlance.se> On 27 Sep 2015, at 23:13, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>>

Re: [Nuke-users] geo tracking in Nuke

2015-12-02 Thread Frank Rueter|OHUfx
02.12.2015 um 05:49 schrieb Howard Jones: Excellent! Is there a way to export moving camera and static object too ? Howard On 2 Dec 2015, at 12:47 a.m., Frank Rueter|OHUfx <fr...@ohufx.com> wrote: Christmas came early: https://vimeo.com/channels/nukepedia/147533966 This is a much req

[Nuke-users] geo tracking in Nuke

2015-12-01 Thread Frank Rueter|OHUfx
Christmas came early: https://vimeo.com/channels/nukepedia/147533966 This is a much requested feature which is why I'm posting it outside the usual Nukepeida channels. Thanks Roman!! -- ohufxLogo 50x50 *vfx compositing |

Re: [Nuke-users] geo tracking in Nuke

2015-12-02 Thread Frank Rueter|OHUfx
the plate and the resulting transformed geo and I got confused. Am 02.12.2015 um 20:32 schrieb Frank Rueter|OHUfx: No, the camera is one of the required inputs for object tracking. The result is an animated TransformGeo On 12/03/2015 01:01 AM, Igor Majdandzic wrote: Nice! But 1 Question? It

Re: [Nuke-users] geo tracking in Nuke

2015-12-02 Thread Frank Rueter|OHUfx
I just gave it a go and it is doing the right thing. I.e. the resulting transform plus the original camera yield the match Messy test script attached. On 12/03/2015 02:37 PM, Frank Rueter|OHUfx wrote: Yeah, the demo is a little confusing that way. But I think what Igor is saying that if you

Re: [Nuke-users] thumbnails on timeline in NukeStudio

2015-12-03 Thread Frank Rueter|OHUfx
I don't think you can do that and given NukeStudio's UI performance this would probably make it grind to a halt. Would be nice though if the UI was responsive enough to introduce such a feature! On 12/04/2015 05:37 AM, Sylvain Lebeau wrote: Hi everyone, I was wondering if there is any way

Re: [Nuke-users] geo tracking in Nuke

2015-12-02 Thread Frank Rueter|OHUfx
hat am I missing here? Just looking at the plate and the resulting transformed geo and I got confused. Am 02.12.2015 um 20:32 schrieb Frank Rueter|OHUfx: No, the camera is one of the required inputs for object tracking. The result is an animated TransformGeo On 12/03/2015 01:01 AM, Igor M

Re: [Nuke-users] Good math book for compositors

2015-12-14 Thread Frank Rueter|OHUfx
ww.amazon.com/Mathematics-Computer-Graphics-Undergraduate-Science/dp/1849960224 Randy S. Little http://www.rslittle.com/ http://www.imdb.com/name/nm2325729/ On Sun, Dec 13, 2015 at 4:51 PM, Frank Rueter|O

Re: [Nuke-users] Good math book for compositors

2015-12-13 Thread Frank Rueter|OHUfx
You can't go wrong with the two books Ron recommends. Art is easy to understand and starts with the very basics (I only ever read the first edition but I assume the structure hasn't changed). Once you finish that one, Steve Wright's book is an excellent follow up to go deeper into the geek side

Re: [Nuke-users] Nuke/GPU slowness Ubuntu

2016-01-07 Thread Frank Rueter|OHUfx
Prepare for emails from Foundry support saying "we don't officially support that linux flavour" ;) And if it is of concern, I had massive issues with Deadline crashes on Kubuntu 14.04 and ended up switching to Centos cause I was sick of both the above. On 8/01/16 5:05 pm, Deke Kincaid wrote:

Re: [Nuke-users] Plate stitching without F_SmartPlate

2016-01-07 Thread Frank Rueter|OHUfx
Does this help? It's a bit old but workflow should still apply: https://www.youtube.com/watch?v=h-gXKEjTTe0 On 8/01/16 7:15 am, Ned Wilson wrote: Hello all, I’m trying to stitch a series of still images together into a cyclorama without Furnace. I do have a license of PTGui which I can use,

Re: [Nuke-users] indian company "rotoMaker" opinions

2016-01-07 Thread Frank Rueter|OHUfx
>>Anybody feels like taking this on? Nukepedia? Interesting proposition but it would drag Nukepedia into political hot water. I have seen rating sites like this before for Western vfx studios, and witnessed the guy who was running it (a colleague of mine at the time) being forced to shut it

Re: [Nuke-users] display tag data in viewer

2015-11-24 Thread Frank Rueter|OHUfx
using the Note tag you can extract the note info from it using something like: hiero/tags/Note/note Hope that helps, Joel. On Tue, Nov 24, 2015 at 12:15 AM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Hi, I think this has come up before but sin

Re: [Nuke-users] display tag data in viewer

2015-11-26 Thread Frank Rueter|OHUfx
great, thanks. Maybe something like hiero/track/tags/note should work? On 11/27/2015 01:04 AM, Joel Byrne wrote: Hi, Frank. Sadly, not! We've raised a bug for track tag metadata support (#168355) so watch this space. Joel. On Tue, Nov 24, 2015 at 8:36 PM, Frank Rueter|OHUfx <

[Nuke-users] NukeStudio - control frame server renders for comp container

2015-11-23 Thread Frank Rueter|OHUfx
Hi all, quick question for those who have used NukeStudio a bit more than me: I have a comp container for a shot that is about 1700 frames and I need to adjust an animation to match sound/narration around frame 1200. So, in my workflow I'd like to adjust key frames and cache the viewer to play

Re: [Nuke-users] NukeStudio - control frame server renders for comp container

2015-11-23 Thread Frank Rueter|OHUfx
to follow up my own question with an answer: using the Write node's lifetime range seems to work, so the frame server just zips up to the frame the Write node starts being active on. On 11/24/2015 06:51 PM, Frank Rueter|OHUfx wrote: Hi all, quick question for those who have used NukeStudio

Re: [Nuke-users] NukeStudio - control frame server renders for comp container

2015-11-23 Thread Frank Rueter|OHUfx
Rueter|OHUfx wrote: to follow up my own question with an answer: using the Write node's lifetime range seems to work, so the frame server just zips up to the frame the Write node starts being active on. On 11/24/2015 06:51 PM, Frank Rueter|OHUfx wrote: Hi all, quick question for those who have

Re: [Nuke-users] NukeStudio - control frame server renders for comp container

2015-11-23 Thread Frank Rueter|OHUfx
shlist. Good luck Phill. On Tue, Nov 24, 2015 at 5:12 PM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: and for a bit of fun trivia )sorry for the monologue): with the write node's lifetime range set, I get non-descriptive errors when renderi

[Nuke-users] display tag data in viewer

2015-11-23 Thread Frank Rueter|OHUfx
Hi, I think this has come up before but since I haven't used tags in a while I thought I'd check in: Is it possible by now to display a tags data/note in the viewer as a viewer overlay (not just for rendering an overlay during export)? I thought I could just cutomise a input process like in

Re: [Nuke-users] NukEStudio > "use comp" instead of "build comp"?

2016-05-30 Thread Frank Rueter|OHUfx
ate a new .nk script. On 30 May 2016 at 19:32, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Hi guys, has anybody use NukeStudio to manage existing nuke scripts rather than generate them? I.e. I have about 40 nuke scripts that already exis

Re: [Nuke-users] nuBridge teaaser has been released - Nukepedia inside of Nuke

2016-06-19 Thread Frank Rueter|OHUfx
/2016 01:09 AM, Oliver Markowski wrote: Hey Frank, is there maybe an ETA on nuBridge? Can't wait! On Thu, 12 May 2016 at 01:28 Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Thanks everyone for the kind words. It's definitely been a journey. I reme

Re: [Nuke-users] nuBridge teaaser has been released - Nukepedia inside of Nuke

2016-06-19 Thread Frank Rueter|OHUfx
, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Hi Oliver, I wish I did. I was going to have it ready to go by now but have been stuck in various productions. I am very much planning to get back to it in a couple of weeks after the current dead

[Nuke-users] Nukepedia offline for a few hours

2016-02-06 Thread Frank Rueter|OHUfx
Hi all, sorry for the spam. Jyst wanted to let you know that Nukepedia will be offline for a few hours while we upgrade to a faster server. Sorry for any inconvenience. It shouldn't take too long. Frank -- ohufxLogo 50x50 *vfx compositing

[Nuke-users] Re: [Nuke-python] Nukepedia offline for a few hours

2016-02-07 Thread Frank Rueter|OHUfx
Sorry for the unexpected delay everybody. The DNS propagation seems to take way longer than anticipated, s the site is still offline. On 7/02/16 2:34 pm, Frank Rueter|OHUfx wrote: Hi all, sorry for the spam. Jyst wanted to let you know that Nukepedia will be offline for a few hours while we

Re: [Nuke-users] List All read nodes

2016-02-11 Thread Frank Rueter|OHUfx
haven't tested it myself but this oneliner might do it: [n for n in nuke.allNodes(recurseGroups=True) if nuke.filename(n)] if you want the actual filenames you can do: [nuke.filename(n) for n in nuke.allNodes(recurseGroups=True) if nuke.filename(n)] etc.. On 12/02/16 8:15 am, Hugo

Re: [Nuke-users] Re: [Nuke-python] Nukepedia offline for a few hours

2016-02-07 Thread Frank Rueter|OHUfx
we are back online. sorry for the delay On 8/02/16 10:53 am, Frank Rueter|OHUfx wrote: Sorry for the unexpected delay everybody. The DNS propagation seems to take way longer than anticipated, s the site is still offline. On 7/02/16 2:34 pm, Frank Rueter|OHUfx wrote: Hi all, sorry

Re: [Nuke-users] Nukepedia - nuBridge coming soon

2016-01-26 Thread Frank Rueter|OHUfx
Well, yeah, that would be an option but a pretty nasty one. On 27/01/16 5:41 pm, Gabor Hovanyi wrote: Try parsing the .nk file. Good job, btw! On Jan 26, 2016, at 7:25 PM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Yeah, but without the current nuke

Re: [Nuke-users] Re: burn in from specific track clip names?

2016-01-27 Thread Frank Rueter|OHUfx
Is that Donald Trump? On 01/28/2016 04:42 PM, Deke Kincaid wrote: Yup, exactly. via giphy.com ___ Nuke-users mailing list Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/

Re: [Nuke-users] Nuke Stack Exchange Proposal

2016-02-24 Thread Frank Rueter|OHUfx
I love StackExchange and it's self monitored nature and set of rules ensure high quality questions and answers, and an easy way to find the answer to a question that has already been posed. People that are too lazy to do their own homework/research and expect spoon feeding from others instead

Re: [Nuke-users] Nuke Stack Exchange Proposal

2016-02-29 Thread Frank Rueter|OHUfx
Why don't we start by lobbying The Foundry a bit harder to FINALLY reconcile/sync mailing list and forum properly for starters to limit ongoing fragmentation? Come on, it's 2016 and they just won another sci-tech award, is it really that hard?? There are three main groups: user, python and

Re: [Nuke-users] Precomp nodes

2016-01-19 Thread Frank Rueter|OHUfx
Instead of referencing root.name() which obviously is a moving target in this sot of workflow, you could try (auto) creating a NoOp node in the shots with a user knob that holds the shot's root.name(). You could auto-update this knob upon script save to keep in in sync, then reference that in

Re: [Nuke-users] Fit function?

2016-01-25 Thread Frank Rueter|OHUfx
I think Chris isn't referring to the knob layout but to an expression function that kinda does the opposite to lerp, something like normal(frame) Something liek this: (curve-_min) / (_max-_min) Is that what you are after Chris? set cut_paste_input [stack 0] version 9.0 v8 push

Re: [Nuke-users] Fit function?

2016-01-25 Thread Frank Rueter|OHUfx
is required). Speaking of: is it actually possible to user define new math expressions? That would be very cool! On 26/01/16 10:34 am, Frank Rueter|OHUfx wrote: I think Chris isn't referring to the knob layout but to an expression function that kinda does the opposite to lerp, something

Re: [Nuke-users] Fit function?

2016-01-25 Thread Frank Rueter|OHUfx
1/16 10:41 am, Frank Rueter|OHUfx wrote: Sorry, I forgot the second step. The below only normalises, after that yo'd want to remap it to a new min/max, e.g.: (curve-inMin) / (inMax-inMmin) * (outMax-outMin) + outMin That combined into a fit function would indeed be nice to have as a default math

Re: [Nuke-users] Precomp nodes

2016-01-20 Thread Frank Rueter|OHUfx
ption, would be good to report this. On 21/01/16 5:28 am, Gary Jaeger wrote: On Jan 19, 2016, at 2:02 PM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Instead of referencing root.name() which obviously is a moving target in this sot of workflow, you c

Re: [Nuke-users] Precomp nodes

2016-01-20 Thread Frank Rueter|OHUfx
:28 am, Gary Jaeger wrote: On Jan 19, 2016, at 2:02 PM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Instead of referencing root.name() which obviously is a moving target in this sot of workflow, you could try (auto) creating a NoOp node in the shots with

[Nuke-users] Nukepedia - nuBridge coming soon

2016-01-26 Thread Frank Rueter|OHUfx
With over 1000 tool in the database it's time for something like this: http://www.nukepedia.com -- ohufxLogo 50x50 *vfx compositing | *workflow customisation and consulting * *

Re: [Nuke-users] Nukepedia - nuBridge coming soon

2016-01-26 Thread Frank Rueter|OHUfx
with the Nuke panels back then. On 27/01/16 9:39 am, Diogo Girondi wrote: Hi Frank, Nice to see that coming out after years in the furnace. Congrats on all the work done. Cheers, Diogo On Tue, Jan 26, 2016 at 6:23 PM Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote:

Re: [Nuke-users] Nukepedia - nuBridge coming soon

2016-01-26 Thread Frank Rueter|OHUfx
- nuBridge coming soon Hi Frank, Nice to see that coming out after years in the furnace. Congrats on all the work done. Cheers, Diogo On Tue, Jan 26, 2016 at 6:23 PM Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: With over 1000 tool in the dat

Re: [Nuke-users] Nukepedia - nuBridge coming soon

2016-01-26 Thread Frank Rueter|OHUfx
exactly :-D On 27/01/16 10:01 am, Hugo Léveillé wrote: Oh! So that's the panel that needs to be always on top ;) Thanks Frank, looks great Sent from my iPhone On Jan 26, 2016, at 3:56 PM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: I know, right? To

Re: [Nuke-users] Nukepedia - nuBridge coming soon

2016-01-26 Thread Frank Rueter|OHUfx
t 2:47 PM, Jason Huang <jasonhuang1...@gmail.com> wrote: Thanks so much Frank! I can quit bookmarking favorite gizmos with corresponding categories after this On Tue, Jan 26, 2016 at 1:16 PM, Frank Rueter|OHUfx <fr...@ohufx.com> wrote: exactly :-D On 27/01/16 10:01 am, Hugo Lévei

Re: [Nuke-users] Nukepedia - nuBridge coming soon

2016-01-26 Thread Frank Rueter|OHUfx
a smart favorites list (which is just a collection of files to download quickly one go), which scans the current Nuke script for missing tools and downloads the lot. Thats a great idea! Would love to see it happen. On 27 Jan 2016, at 11:19 am, Frank Rueter|OHUfx <fr...@ohufx.com> wrote:

Re: [Nuke-users] Aliased edges with stMap?

2016-02-17 Thread Frank Rueter|OHUfx
Slightly OT but somewhat related (especially to Ryan's post): This is why a DeepUVMap node would be great. With that you can render deep ST maps from whatever software and have high quality STMap workflow in Nuke without any aliasing in areas where geo overlaps itself. On 18/02/16 12:15 pm,

Re: [Nuke-users] Aliased edges with stMap?

2016-02-17 Thread Frank Rueter|OHUfx
wrote: Wow, that would be a great solution. I suppose the alternative is to do each object UV separately and then comp them after the STmap. R On Wed, Feb 17, 2016 at 6:24 PM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Slightly OT but somewhat related (esp

Re: [Nuke-users] remove channel node

2016-03-23 Thread Frank Rueter|OHUfx
Why not just string some remove nodes together until you have removed everything you want? If there is more to remove than keep, then using multiple "keep" nodes and copying them into one stream (via Copy or Merge) should work. If you are brave you can even crack open the ShuffleCopy for that

Re: [Nuke-python] Re: [Nuke-users] little experiment: tool wishlist on Nukepedia

2016-03-25 Thread Frank Rueter|OHUfx
be the problem in few lines and then suggest a solution ? I suppose sometimes, it will take more than a line to communicate the needs and potential solutions. I guess we can put the description in the comments. Thanks ! Justin 2016-03-25 3:05 GMT+00:00 Frank Rueter|OHUfx <fr...@ohufx.com <ma

Re: [Nuke-users] Foundry support speed

2016-03-25 Thread Frank Rueter|OHUfx
I totally understand this assumption, but thought I'd mention that I had some direct contact to one of the HGCaptial guys and many conversations about the new investors, all of which was 100% positive compared to the Carlyle reign. So whilst I have to agree with the topic of this thread, I

Re: [Nuke-users] remove channel node

2016-03-24 Thread Frank Rueter|OHUfx
This would certainly be an neat gizmo and shoudn't be too hard to put together if somebody has the time (I'm swamped right now). On 25/03/16 3:47 am, Pat Wong wrote: On 23 March 2016 at 22:19, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Why not

[Nuke-users] little experiment: tool wishlist on Nukepedia

2016-03-24 Thread Frank Rueter|OHUfx
Hi all, I have set up an experimental voting system on nukepedia to let people suggest and vote for tools/enhancements that the user community could provide, since often there are cool ideas around here that would be worth collecting. The idea is that people that are interested in creating

Re: [Nuke-python] Re: [Nuke-users] little experiment: tool wishlist on Nukepedia

2016-03-29 Thread Frank Rueter|OHUfx
submitted "one sentence" only ? Or will we be able to describe the problem in few lines and then suggest a solution ? I suppose sometimes, it will take more than a line to communicate the needs and potential solutions. I guess we can put the description

Re: [Nuke-users] Stabilize2D

2016-04-01 Thread Frank Rueter|OHUfx
It's mostly legacy from times where the tracking workflow was a bit more archaic but could still be handy for the odd task. It simply matches a one or two points transform for two sets of points, just like stabilising, then match-moving would do. For reconciling different plate movements. Not

Re: [Nuke-users] stupid roto question

2016-03-31 Thread Frank Rueter|OHUfx
that's what I do to avoid accidental keyframing all the time. On 1/04/16 7:43 am, Simon Tingell wrote: Hi. There is also an option in the settings to turn of auto key on roto's. If you do a lot of that kind of work it might be worth it. /Simon On 31 mars 2016, at 19:30, jean-luc

Re: [Nuke-users] BBox after stabilisation

2016-04-25 Thread Frank Rueter|OHUfx
I have wanted to look into this for ever and never had the time. I reckon it should be totally possible with a bit of math magic. On 04/26/2016 01:42 AM, Justin GD wrote: Hi all, Is there a way to scale up a plate to the optimal scale after stabilisation ? What I want is the bbox to always be

[Nuke-users] license problems with NukeAssist

2016-04-26 Thread Frank Rueter|OHUfx
Hi all, I am seeing massive license troubles when using NukeAssist in such a way that the workstations running NukeAssist keep trying to check out a full Nuke license all the time. When my full license closes I often can't open it anymore because one of the assist has silently gobbled it up,

Re: [Nuke-users] BBox after stabilisation

2016-04-29 Thread Frank Rueter|OHUfx
or if you have any suggestions! https://gist.github.com/mybikeislost/3a28fbc5253b73f3db52160d655fe742 Brian On Tue, Apr 26, 2016 at 3:37 AM, Justin GD <j.grosde...@gmail.com <mailto:j.grosde...@gmail.com>> wrote: Yep, thanks for your answers; I'll post it and will h

Re: [Nuke-users] BBox after stabilisation

2016-04-30 Thread Frank Rueter|OHUfx
ox xpos 0 ypos 139 } Output { name Output1 xpos 0 ypos 300 } CurveTool { inputs 0 ROI {480 270 1440 810} autocropdata {480 270 1440 810} intensitydata {{curve} {curve} {curve} 0.3067211802} name CurveToolGenericOptBbox xpos -179 ypos 122 } end_group

Re: [Nuke-users] BBox after stabilisation

2016-04-25 Thread Frank Rueter|OHUfx
I reckon that's one for the nukepedia wishlist <http://www.nukepedia.com/uncategorized/tool-wish-list>. On 04/26/2016 02:46 PM, Mike Frank wrote: What would really be magic is if a script knew the optimal center point to scale from too. On Apr 25, 2016 3:14 PM, "Frank Rueter

Re: [Nuke-users] Adding Python Packages

2016-05-19 Thread Frank Rueter|OHUfx
A long time ago I recorded those, maybe they are still useful to get started on that level (to be honest I don't remember exactly what I was covering in them :-D ): https://vimeo.com/76527038 https://vimeo.com/76527006 On 05/20/2016 04:22 AM, Michael Hodges wrote: I want to allow the

Re: [Nuke-users] localised clips still not refreshing?

2016-05-22 Thread Frank Rueter|OHUfx
Hm, I will try some more, thanks. On 05/23/2016 01:58 PM, jean-luc wrote: I reckon it’s just not working. I have tried changing the time setting to 1 min for the ‘check for updated files’ in preferences but it makes no difference. On 23/05/2016, at 11:09, Frank Rueter|OHUfx <fr...@ohufx.

Re: [Nuke-users] localised clips still not refreshing?

2016-05-22 Thread Frank Rueter|OHUfx
(): if node.Class() == "Read": node.knob("reload").execute() if node.Class() == "DeepRead": node.knob("reload").execute() if node.Class() == "ReadGeo": node.knob("reload").execute()

[Nuke-users] localised clips still not refreshing?

2016-05-21 Thread Frank Rueter|OHUfx
Hi all, I had hoped that in Nuke/Hiero/NukeStudio/blabla v10 the localisation would be fixed in away that Nuke would recognise if the original clips have changed, but it doesn't seem to be the case. I am constantly updating clips in Nuke that already live in the timeline (Hiero), and once I

[Nuke-users] nuBridge teaaser has been released - Nukepedia inside of Nuke

2016-05-10 Thread Frank Rueter|OHUfx
Hopefully not too long now until we don't need a browser anymore to download goodies from Nukepedia: https://vimeo.com/165747936 -- ohufxLogo 50x50 *vfx compositing | *workflow customisation and consulting

Re: [Nuke-users] nuBridge teaaser has been released - Nukepedia inside of Nuke

2016-05-11 Thread Frank Rueter|OHUfx
s.com/ On Wed, May 11, 2016 at 7:24 AM, Jason Huang <jasonhuang1...@gmail.com <javascript:_e(%7B%7D,'cvml','jasonhuang1...@gmail.com');>> wrote: Awesome, Frank! Thanks! On Tue, May 10, 2016 at 5:03 PM, Frank Rueter|OHUfx <f

Re: [Nuke-users] anybody using RV's Nuke integration?

2016-05-17 Thread Frank Rueter|OHUfx
05/17/2016 06:23 PM, Howard Jones wrote: I'm using the shotgun RV version in maya and that has crashed maya at least once. Is RV integrating with SG too? Howard On 17 May 2016, at 2:47 am, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Hi all, is anybo

[Nuke-users] anybody using RV's Nuke integration?

2016-05-16 Thread Frank Rueter|OHUfx
Hi all, is anybody using RV's Nuke integration package? I have been using it for years and love it, but I often get Nuke scripts that crash with a seg fault when I try to view a Write node in RV. The integration package does open a python communication between Nuke and RV which must be the

[Nuke-users] NukeStudio: how to show Text on black?

2016-05-06 Thread Frank Rueter|OHUfx
Hi all, I feel somewhat stupid asking this but I can't figure it out. I want a Text layer to show up on black, before a clip underneath starts playing. So I have two tracks, the top one with the text starting at the first frame, the bottom one with the clip starting a couple of seconds later.

Re: [Nuke-users] Simple Custom Environment Variable setup

2016-05-01 Thread Frank Rueter|OHUfx
Yes, that's how it can work (just make sure you use correct single quotes, one of yours is a back tick which will cause a syntax error). And of course in your example you are setting and env variable called "JOB", but then reading one that is called "NUKE_JOB" which won't get you the respective

Re: [Nuke-users] Simple Custom Environment Variable setup

2016-05-01 Thread Frank Rueter|OHUfx
the workflow a little more. It just takes some of us a while to get a “feel” for the syntax with tcl and Python. Michael On May 1, 2016, at 7:16 PM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Yes, that's how it can work (just make sure you use co

Re: [Nuke-users] NukeStudio: how to show Text on black?

2016-05-08 Thread Frank Rueter|OHUfx
believe there is not yet any fixes. It’s starting to get a ridiculous omission now that 10 is officially out. Michael Hodges Atlanta On May 6, 2016, at 11:48 PM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote: Hi all, I feel somewhat stupid asking this

Re: [Nuke-users] Request - keyboard shortcut for "clear selection" pixel analyzer

2016-04-19 Thread Frank Rueter|OHUfx
you mean the red sample box in the viewer? ctrl+right click will make that go away On 04/20/2016 11:50 AM, Darren Coombes wrote: Would be great to have a shortcut for this. Can't seem to find one. Or maybe I've dunced it? Check out some of my work... * *www.vimeo.com/darrencoombes/reel2015

Re: [Nuke-users] Request - keyboard shortcut for "clear selection" pixel analyzer

2016-04-20 Thread Frank Rueter|OHUfx
* * * *Check out some of my work...* * * *www.vimeo.com/darrencoombes <http://www.vimeo.com/darrencoombes>* * * * * * * *Mob: +61 418 631 079 <tel:+61%20418%20631%20079>* * * *Skype: darrencoombes* *Twitter: @durwood81* * On 20 Apr 2016, at 10:05 AM, Frank Rueter|OHUfx <fr...@o

[Nuke-users] how to remove a clip's error state in the timeline

2016-07-13 Thread Frank Rueter|OHUfx
Hi all, I have a timeline with several comp containers, all rendered. I mistakenly tried re-rendering some of teh containers, but the output is protected (because of our publishing pipeline), so the render failed and the clip now shows nothing (and is in a red error state). I now decided that

Re: [Nuke-users] Nuke 10 Reviews?

2016-07-27 Thread Frank Rueter|OHUfx
rsion 1 release. NukeStudio? Life's too short. Howard On 15 Jul 2016, at 7:07 am, Frank Rueter|OHUfx<fr...@ohufx.com> <mailto:fr...@ohufx.com> wrote: I don't know if I should laugh or cry but my afternoon has been wasted trying to get a graphic on t

Re: [Nuke-users] shortcut

2016-08-02 Thread Frank Rueter|OHUfx
select the multi input node first, then all nodes you want to connect and hit "y" or select input nodes first, then the node you want to connect them to and hit shift+Y All those options live in the Edit/Node/... menu On 3/08/16 1:42 PM, Darren Coombes wrote: Can’t for the life of me

Re: [Nuke-users] Curve expression

2016-08-09 Thread Frank Rueter|OHUfx
there is also a inrange() expression which is handy in those cases. On 10/08/16 11:13 AM, Darren Coombes wrote: Great! Worked! Thanks Howard. You always seem to have the answer. :-) Made a small change by swapping 1:0 to 0:1 at end. Here’s final result.. Feel free to use obviously.. Just a

Re: [Nuke-users] NS localisation gag

2016-07-19 Thread Frank Rueter|OHUfx
entation: https://www.thefoundry.co.uk/products/nuke/developers/100/pythonreference/nuke-module.html#localiseFiles "Returns: This functionality has been removed, please check the documentation" Funny.. but not helpful On 18/07/16 15:38, Frank Rueter|OHUfx wrote: no comment

<    1   2   3   >