It is currently Fri Jul 05, 2024 2:10 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Help! Script-fu gegl:gegl works on only some of my third party filters
PostPosted: Mon Aug 15, 2022 7:29 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
I am talking about the custom script fu for calling GEGL that can be found here.
https://www.gimp-forum.net/Thread-Scrip ... operations and BIMP

Inside BIMP gegl:gegl works on some of my third party filters but not all of them.

Here are the list of operations it works with and can be automated with BIMP.
pixel-wheel
starburst
starfield
fog
antique
metallic
sand-text


HERE ARE OPERATIONS IT DOES NOT WORK WITH

bevel
clay
glossy-balloon
effects
rock-text
edge-extract

There are likely more but I choose them for being text styling filters. (outside of edge-extract

I have not figured out why and I need to know. As I want to automate things with GEGL and GMIC using BIMP. My hypothesis is that the hidden operations these filters depend on is causing this. As many of my filters require several binaries to work. However
pixel-wheel works and it has one hidden (zz) binary operations it depends on. And Edge-Extract has no zz operations yet it still doesn't work. Showing evidence against my hypothesis.

Can someone please investigate why Script Fu's gegl:gegl can read some of my third party GEGL filters but not all of them. If we can figure this out I can do amazing automations with GEGL, Script Fu and GMIC. In the meantime I'll just have to manually make graphs of my filters.


So there are three things I know so far.

1. It likely doesn't have to do with hidden zz operations I use.

2. Putting gegl: in front of the title doesn't resolve it.

3. Putting the GEGL Operation in the systems GEGL doesn't resolve it.

Someone please figure this out and I will be great ful. I am already doing some really cool things with GEGL and GMIC.
Image


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Help! Script-fu gegl:gegl works on only some of my third party fil
PostPosted: Mon Aug 15, 2022 8:35 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
These following strings also don't work and they are native gimp operations. The operations work but not particular strings like these.

gegl:median-blur radius=10 percentile=322 alpha-percentile=80


emboss  type=bumpmap azimuth=74 elevation=510 depth=4


Top
 Post subject: Re: Help! Script-fu gegl:gegl works on only some of my third party fil
PostPosted: Mon Aug 15, 2022 8:44 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
median-blur radius=10  alpha-percentile=80 high-precision=yes

works.

median-blur radius=10 percentile=322 alpha-percentile=80 high-precision=yes

does not work



Sitll, no freaking clue why Script Fu doesn't take valid GEGL Syntax from native Gimp filters.


Top
 Post subject: Re: Help! Script-fu gegl:gegl works on only some of my third party fil
PostPosted: Mon Aug 15, 2022 9:10 pm  (#4) 
Offline
GimpChat Member

Joined: Jul 28, 2018
Posts: 1196
I try to use Solid Noise with one of my plugin; Python for calling GEGL and did not work either.

_________________
https://www.deviantart.com/pocholo17
Image


Top
 Post subject: Re: Help! Script-fu gegl:gegl works on only some of my third party fil
PostPosted: Mon Aug 15, 2022 9:21 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1456
Okay I figured out how to get Median and Emboss to work. They had invalid values of percentile at 322 and elevation at 510. Far beyond their actual values. I still do not know why some of my custom filters are not working.


Top
 Post subject: Re: Help! Script-fu gegl:gegl works on only some of my third party fil
PostPosted: Tue Aug 16, 2022 1:13 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Might want to talk to Rob A. See if he knows why. ;)

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts THIRD PARTY GEGL FILTER GUIDE

14

No new posts Make a key binding to access third party GEGL Operations faster

1

No new posts I am making GEGL filters and need help

1

No new posts Attachment(s) Source Code for all my GEGL Filters

35

No new posts Attachment(s) new GEGL Sharpen filters I made

7



* Login  



Powered by phpBB3 © phpBB Group