-
-
Notifications
You must be signed in to change notification settings - Fork 322
Description
Information:
- Chainner version: v0.22.0
- OS: Windows 10
Description
I was trying to process some of my images, but for some reason, one of them turns dark as soon as it's processed, and it doesn't matter which image format I try to use, the output image always becomes pitch black.
Upon opening the image on Photoshop, I discovered that this image is using something called "Indexed Color", which I think chaiNNer isn't equipped to handle ATM.
Here's a quick preview of what is happening:
On the left we see the "input" image, and on the right we see the "output" of the pipeline.
Photoshop dialog showing that the image is using "Indexed Color".
This is the pipeline I'm using to test:
The entire pipeline, "read from the folder, convert it to PNG then save it".
Logs
Apparently, there are no errors on the log.
Download images
Here's the ZIP with the input and output images: images.zip