Code Monkey home page Code Monkey logo

Comments (4)

chausner avatar chausner commented on June 8, 2024

Hi,

I do not see any visible difference between the two files you shared when opened in the Windows 11 Photos app or in IrfanView. I see that the original uses a 64 bit floating-point pixel format while the re-exported one uses 32 bit floating-point. That should be expected since, at least at the time when I wrote the plugin, GIMP did not support 64 bit floating-point. Therefore, the data is converted when imported in GIMP.

Which exact version of GIMP are you using? Are you using the binary release 2.1.1 of the plugin or are you building from source?

from gimp-jxr.

ACIXCIX0001 avatar ACIXCIX0001 commented on June 8, 2024

thank for answering !
2.10.34
the issue is just that,, it converte the 16 bits to 8 bits as soon as it load the .jxr in gimp, same thing with the photoshop extension, therefore it s becomes then impossible for gimp to export it again in tiff, exr, hdr and still retain the original 16 bits.
here s another link where you have the original :
https://1drv.ms/f/s!AiUmCeW6ezhq9yl2dNVv5Vm1SLxg?e=eoazZ3

do you display the image on hdr display, switched on in windows settings, 12 bpc output rgb format in nvidia control panel ?

from gimp-jxr.

chausner avatar chausner commented on June 8, 2024

Thanks for the clarification. The plugin was originally written for GIMP 2.8 which did not support higher bit depths. Therefore, the plugin basically converts every pixel format to 24bit RGB or 32bit RGBA.

GIMP 2.9 eventually introduced support for higher bit depths and I started porting the plugin to make use of it. However, work stalled in 2017 and the latest development state can be found in the gimp-2.9 branch. I think the basic load/save functionality was working for most pixel formats but some parts were untested or not finished.

Unfortunately, I do not have any binary builds of this development version but in case you are a developer, you could try to build from this source branch yourself. I remember that setting up the development environment on Windows was quite complicated, though. It's much easier on Ubuntu, and there are build instructions in the README.

from gimp-jxr.

ACIXCIX0001 avatar ACIXCIX0001 commented on June 8, 2024

thank for answering !
too bad the extension is not updated to support for the incomming gimp 3.0, could be the only way to directly support hdr 32 bits .jxr directly out of the [obs, nvidia shadowplay] screenshot, to edit hdr images in any photo editing software without to pre convert it to .tif with jxrdecapp then edit it in software then back to .jxr for displaying it as intended in [windows photo app, hdr + wcg photo viewer].

from gimp-jxr.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.