Re: [Gimp-user] Can't open nef images in gimp 2.9.3



On Sun, Jan 24, 2016 at 3:41 PM, Partha Bagchi wrote:

Unstable version of GIMP has a plugin that reads/export from/to a
number of file formats supported in GEGL. One of them is NEF, which is
supposed to be loaded via libraw (not dcraw), but doesn't appear to be
loaded properly for some reason.
I don't think so: Here is Line 62 from the relevant gegl file loader:

     command = g_strdup_printf ("dcraw -4 -c '%s'\n", op_raw_load->path);

You are looking at operations/common/dcraw-load.c.

But I'm talking about operations/external/raw-load.c.

Also, installing dcraw doesn't not fix the issue here.

Alex


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]