i stripped out our grain node, but here's an example bundled up in a group
(as john said)


set cut_paste_input [stack 0]
version 6.3 v6
push $cut_paste_input
Group {
 name EdgeBlurProper
 selected true
 addUserKnob {20 User l EdgeBlur}
 addUserKnob {41 size T EdgeBlur.size}
 addUserKnob {41 filter T EdgeBlur.filter}
 addUserKnob {41 quality l "" -STARTLINE T EdgeBlur.quality}
 addUserKnob {41 edge_mult l "edge mult" T EdgeBlur.edge_mult}
 addUserKnob {41 brightness T EdgeBlur.brightness}
}
 Input {
  inputs 0
  name Input
  xpos -617
  ypos -558
 }
 NoOp {
  name EdgeBlurProper
  xpos -617
  ypos -518
 }
set N15b9480 [stack 0]
 EdgeBlur {
  size {{parent.EdgeBlur.size.L}}
  quality {{parent.EdgeBlur.quality.L}}
  edge_mult {{parent.EdgeBlur.edge_mult.L}}
  tint {{parent.EdgeBlur.tint.L}}
  brightness {{parent.EdgeBlur.brightness.L}}
  output rgba.alpha
  name EdgeBlur1
  xpos -908
  ypos -333
 }
push $N15b9480
 EdgeBlur {
  name EdgeBlur
  label "set this one"
  xpos -248
  ypos -332
 }
set Nc94db690 [stack 0]
 NoOp {
  name grain_here
  xpos -248
  ypos -64
 }
push $Nc94db690
 Keymix {
  inputs 3
  name Keymix5
  xpos -617
  ypos 91
 }
 Output {
  name Output1
  xpos -617
  ypos 191
 }
end_group

















On Tue, Feb 21, 2012 at 5:12 PM, Darren Coombes <
dar...@resolutiondesign.com.au> wrote:

> Thanks for that, I tried a key mix with a edge detect from the alpha
> channel, and that worked ok, but I'll give your method a try. Thanks.
>
>
>
> *Darren Coombes*
> *
> *
> *Tel:  +61 2 9520 3633*
> *Mob:  +61 418 631 079*
> *Skype:  darrencoombes*
> *
> *
> *iDisk:  https://public.me.com/darren.coombes*
>
> On 22/02/2012, at 11:32 AM, John Mangia <j...@johnmangia.com> wrote:
>
> In the output parameter you can define a channel to pipe the matte of
> the edgeblur out through.  you can then use this matte to feed into a
> keymix and regrain your image in that region.
>
> On Tue, Feb 21, 2012 at 3:10 PM, Darren Coombes
> <dar...@resolutiondesign.com.au> wrote:
>
> Hi, does anyone know of a good way to add grain back into the area where
> you
>
> blur the edge of an alpha when using the edge blur node?
>
>
> Thanks.
>
>
> Darren Coombes
>
>
> Tel:  +61 2 9520 3633
>
> Mob:  +61 418 631 079
>
> Skype:  darrencoombes
>
>
> iDisk:  https://public.me.com/darren.coombes
>
>
> _______________________________________________
>
> Nuke-users mailing list
>
> Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
>
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>
>
>
>
> --
> John Mangia
>
> 908.616.1796
> j...@johnmangia.com
> _______________________________________________
> Nuke-users mailing list
> Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>
>
> _______________________________________________
> Nuke-users mailing list
> Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>
_______________________________________________
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to