hello, people.
i am trying to use gmic from commandline in order to apply luts.
i have read the manual, and even found the handbook.
so, when i do lets say, for a test,
thank you very much. already found it out from the @Claes’s link.
converted a couple of images using all profiles by small script, to look, which luts I like more, and if they look similar to the luts I have.
btw, how the film luts were made?
with color checker, under reference light?
was that the dedicated project, or where all those lut come from?
and then, how do i use other, already existing luts in .csv or .cube formats? lets say i have downloaded fuji’s eterna lut profile, can I apply it commandline?
what about applying a custom .cube lut from commandline?
i actually did not find it in gui either, some old youtube videos reference user-defined settings, where it is possible to choose the cube file, but now it seems it is gone.
anyway, it is more interesting to find the commandline because i am applying the luts to all the photos in a directory via script, to not make it with each photo.
Those are the image indexes, the order of your inputs (unless you change it with another command). In the example, [0] represents image.jpg and [1] represents clut.cube. map_clut[0] [1] means you are applying [1] to [0] and o[0] means you are outputting [0]. o is the shortcut for output.