Skip to content
This repository was archived by the owner on Jul 22, 2018. It is now read-only.
This repository was archived by the owner on Jul 22, 2018. It is now read-only.

Two plane DNGs seem to be broken #119

@pedrocr

Description

@pedrocr

A user submitted some RAF converted DNGs from Fuji cameras with EXR sensors (they output two images per file to do HDR). The current RAF decoder just ignores this second image whereas the DNG decoder seems to be broken with these files (totally black output):

33ed64a

I had a look around and it seems the DngDecoder already tries to work with these so it must be a bug. Looking at it some more I wonder if we should output 2 RawImage files from these instead of just one where each of them is a normal cpp=1 CFA output so raw developers can treat these the same as any other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions