Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
gegl filters in batch processing
#4
So if that is assumed to attempt to loop, my first suspect is the GEGL call, with a very suspicious-looking  "border-behavior" "none". Because according to the (rather short, I'll admit) doc, that field is an "enum", so normally integer values (to which a mnemonic name is given). So given that "none" is the first in the list, I would try to replace it with an integer 0.

In any case, you should have a error message in the console when you run this. Run with gimp-console.exe or else, and report the error there if you want more help (or try the call in the script-fu console).
Reply


Messages In This Thread
gegl filters in batch processing - by pyjamaslug - 08-10-2025, 08:18 PM
RE: gegl filters in batch processing - by Ofnuts - 08-11-2025, 08:34 AM
RE: gegl filters in batch processing - by teapot - 08-12-2025, 02:48 AM
RE: gegl filters in batch processing - by Ofnuts - 08-11-2025, 08:05 PM

Forum Jump: