Home Page › forums › Applications › Nuke › Nuke cc VS AE cc work flow?
- This topic has 3 replies, 3 voices, and was last updated 11 years ago by Liam Thompson.
-
AuthorPosts
-
October 28, 2009 at 1:19 am #203161lou4uandmeParticipant
Hi All,
As an AE user, I find myself completely lost with a simple task. My work flow in AE was:
Copy Premiere pro clips and paste into AE. At this point, I have 20/- 6 sec clips on 20 layers.
I apply a level, hue & sat, etc,, to each layer and adjust as needed.
Now, Picture me importing a MOV file that contains the same 20 scenes into nuke. As I scratched my head and made faces that resembled a monkey with a set of car keys, I soon realized that I have no Idea how to color correct, scene by scene.My first guess was to key frame my settings, but this seems way to messy. I would have to set a key to evey slider I change,……Yeah. right, ….I don’t think so..
So My question is:
How do you apply a cc node so it only effects frames 1- 80, then apply a new cc node to frame 81- 125, etc,etc…??
Thanks,
louOctober 28, 2009 at 3:08 am #218429Liam ThompsonParticipantUse your cc node on frame 1-80, have the second node ready use the switch node animatefrom frame 1-80 node 0 (first cc node), then on frame 81 change to node 1 (second cc node) you can change that way and have as many cc nodes with diferent values as your clip needs it.
Hope this is helpfull
October 28, 2009 at 7:53 am #218430Liam ThompsonParticipantset cut_paste_input [stack 0]
version 5.2100
Constant {
inputs 0
channels rgb
color {0.42 0.42 0.42 0}
name YourClip
selected true
xpos -198
ypos -164
}
set N1dc71090 [stack 0]
ColorCorrect {
saturation 2.55
contrast 1.08
gain {-19.4 0.4 80 0.4}
name ColorCorrect2
selected true
xpos -149
ypos -68
}
push $N1dc71090
ColorCorrect {
saturation 2.55
contrast 1.08
gain 0.4
name ColorCorrect1
selected true
xpos -239
ypos -68
}
Switch {
inputs 2
which {{curve i x1 0 x85 0 x86 1}}
name Switch1
selected true
xpos -197
ypos 13
}
Viewer {
frame 155
name Viewer1
selected true
xpos -186
ypos 97
}October 28, 2009 at 1:57 pm #218428jaehee ryuParticipantHi.
Yes, thank you.. After I posted, I started to play around with nodes, and came across the switch node. After 10 miutes using SWITCH, I now find it easier than AE !Thanks,
Lou -
AuthorPosts
- You must be logged in to reply to this topic.
