Hello,
I am trying to write a script using the frame_blur filter.
Under Gimp, I use it with Horizontal_Size_6 Vertical_Size_28 but these arguments does not seem to be available in cli (G’MIC Frame Blur node — Natron 2.4.2 documentation)
Is it a way to use it ?
Thank you.
I found how to do it, there is how to do in case someone needs it to :
- Go into Gimp Gmic
- adjust your filter as you like
- on the top right of the interface, there is an option to copy the filter in the clipboard
That gives me : fx_frame_blur 6,28,0,2,0,0,128,128,128,0,0.5,255,255,255,2,2,1,0,0.5,0.5,0
also note that the filter name is not frame_blur, but fx_frame_blur