This is a common issue of pre-multipled vs straight alpha (different ways of storing alpha data) when switching between apps and file formats. However I will leave this to someone more…
This patch aligns the File Output node to be closer how scene Output settings are (which allows to override scene color management), and to the Image Save operator, which additionally allows to…
Being able to override output color space is used as well, i.e. for delivering DCP-complient frames, or when outputting in ACEScg.
There is surely possibility that simple things can be…
The suggestion simplifies some use-cases, but makes other either much less intuitive, if not impossible.
Which ones? Do you have a simple example where saving output from Blender actually is…
@Rawalanche And what if I want to save in a different color space that is not sRGB?
Then that should be derived from Color Management settings, which can be overriden when Save as Render is…
@Rawalanche What exactly is your suggestion?
because this checkbox will still be unique just to File Output node and will not affect other ~5 color management output panels Blender…
Is this supposed to solve the problem or make it worse? The half of the problem in the reported issue was that saving the non-color data out of File Output node was extremely confusing and…
I can't comment on all of this, I may correct myself with PNG's are assumed as sRGB - 8-bit textures are assumed to be sRGB. Not sure how 16-bit PNG's are handled.
IMO this is how it…
When saving to PNG, a sRGB colorspace is assumed, but not sure if there is any conversion from non-color space in file output node. If you try to convert that sRGB image to non-color space in…
It makes it especially painful to use Blender's compositing nodes as either: A: Static image editor (for texture mixing, channel packing and so on) B: Saver of AOVs, for example for PBR texture…
I think this is the case where the manual needs to be updated to clarify the reason and behaviour.
Is there a reason though? I can't think of any. The non-optional suffix for single image,…
Not a bug, it's expected behaviour of the File Output Node
This node writes out an image, for each frame…
While this is working as intended, it would be good if the items weren't shown in the first place, this is more of a TODO.
Really? Showing unselectable entries in a dropdown enum menu is…
poke
Sorry, I am in a middle of a job. I will test it as soon as I can. Hopefully before end of this week.
@Rawalanche the issue here is purely UI-related: How do you show potentially hundreds of different IDs to be deleted to the user in a useful way?
The immediately unused data can be found…