I might not described my question clearly. I used a F_MatchGrade to match
the color of clip 2 (connected to "Apply To") to clip 1 (connected to
"Target"). Then I want to apply this same color transformation directly to
clip 3. I modified your script to explain the concept, where I tried to use
a cloned F_MatchGrade to change to color of a Constant. Hope it makes more
sense now.
set cut_paste_input [stack 0]
version 6.3 v8
push $cut_paste_input
Ramp {
p1 {100 1044}
name Ramp1
selected true
xpos 2886
ypos 811
}
CheckerBoard2 {
inputs 0
format "720 2486 0 0 720 2486 1.21 NTSC_16:9_1"
name CheckerBoard1
selected true
xpos 3003
ypos 809
}
clone node410a5200|OFXuk.co.thefoundry.furnace.f_matchgrade_v403|7924
OFXuk.co.thefoundry.furnace.f_matchgrade_v403 {
inputs 2
iterations 6
Advanced 0
sourceFrom "Specified Frame"
sourceFrame 0
targetFrom "Specified Frame"
targetFrame 0
cacheBreaker true
name F_MatchGrade2
selected true
xpos 2886
ypos 926
}
set C410a5200 [stack 0]
Constant {
inputs 0
channels rgb
color 0.46
name Constant1
selected true
xpos 2709
ypos 798
}
clone $C410a5200 {
xpos 2709
ypos 930
selected true
}
On Fri, Sep 28, 2012 at 6:11 PM, Marten Blumen <[email protected]> wrote:
> It seemed to have worked in this test:
>
> set cut_paste_input [stack 0]
> version 7.0 v1b58
> ColorWheel {
> inputs 0
> gamma 0.45
> name ColorWheel1
> selected true
> xpos -258
> ypos -146
> }
> push $cut_paste_input
> Ramp {
> p1 {100 1044}
> name Ramp1
> selected true
> xpos -153
> ypos -162
> }
> CheckerBoard2 {
> inputs 0
> format "720 2486 0 0 720 2486 1.21 NTSC_16:9"
> name CheckerBoard1
> selected true
> xpos -16
> ypos -165
> }
> OFXuk.co.thefoundry.furnace.f_matchgrade_v403 {
> inputs 3
> iterations 6
> Advanced 0
> sourceFrom "Specified Frame"
> sourceFrame 0
> targetFrom "Specified Frame"
> targetFrame 0
> cacheBreaker true
> name F_MatchGrade1
> selected true
> xpos -133
> ypos -43
> }
>
>
> On 29 September 2012 08:59, Jason Huang <[email protected]> wrote:
>
>> Hello,
>>
>> I am curious if I match the color of clip 2 to clip 1 (the source)
>> through a F_MatchGrade, is there a way to apply this F_MatchGrade to a 3rd
>> clip that is of different image format, resolution, and color depth? I
>> tried to clone the F_MatchGrade node and fed the clip 3 to "Apply To"
>> without feeding anything to "Target". It didn't cut it.
>>
>> Thanks,
>> - Jason
>>
>> --
>> Web portfolio: reel.jchvfx.com
>> LinkedIn: www.linkedin.com/in/jchvfx
>> Twitter: twitter.com/jchtwt15
>>
>>
>> _______________________________________________
>> Nuke-users mailing list
>> [email protected], http://forums.thefoundry.co.uk/
>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>>
>
>
> _______________________________________________
> Nuke-users mailing list
> [email protected], http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>
--
Web portfolio: reel.jchvfx.com
LinkedIn: www.linkedin.com/in/jchvfx
Twitter: twitter.com/jchtwt15
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users