Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Categorise the "outputTransforms" by display types. #120

Open
KelSolaar opened this issue Jul 7, 2020 · 1 comment
Open

Categorise the "outputTransforms" by display types. #120

KelSolaar opened this issue Jul 7, 2020 · 1 comment
Labels

Comments

@KelSolaar
Copy link
Contributor

Hi,

To help the automatic discovery of the CTL transforms and for consistency purposes it would be great to have the outputTransforms categorised by display types like for the ODTs:

image

Cheers,

Thomas

@KelSolaar
Copy link
Contributor Author

Hello!

Any chance to get #121 merged please @scottdyer?

displays:
  DCDM:
    - !<View> {name: DCDM, colorspace: Output - DCDM}
    - !<View> {name: DCDM P3D60, colorspace: Output - DCDM P3D60}
    - !<View> {name: DCDM P3D65limited, colorspace: Output - DCDM P3D65limited}
  P3:
    - !<View> {name: P3D60 48nits, colorspace: Output - P3D60 48nits}
    - !<View> {name: P3D65 48nits, colorspace: Output - P3D65 48nits}
    - !<View> {name: P3D65 709limit 48nits, colorspace: Output - P3D65 709limit 48nits}
    - !<View> {name: P3D65 D60sim 48nits, colorspace: Output - P3D65 D60sim 48nits}
    - !<View> {name: P3DCI 48nits, colorspace: Output - P3DCI 48nits}
    - !<View> {name: P3DCI D65sim 48nits, colorspace: Output - P3DCI D65sim 48nits}
  Rec. 2020:
    - !<View> {name: Rec2020, colorspace: Output - Rec2020 100nits dim}
    - !<View> {name: Rec2020 100nits, colorspace: Output - Rec2020 100nits}
    - !<View> {name: Rec2020 Rec709limited 100nits, colorspace: Output - Rec2020 Rec709limited 100nits}
  Rec. 709:
    - !<View> {name: Rec709, colorspace: Output - Rec709 100nits dim}
    - !<View> {name: Rec709 D60sim, colorspace: Output - Rec709 D60sim 100nits dim}
  sRGB:
    - !<View> {name: sRGB, colorspace: Output - sRGB 100nits dim}
    - !<View> {name: sRGB D60sim, colorspace: Output - sRGB D60sim 100nits dim}
  undefined:
    - !<View> {name: P3D65 1000nits 15nits ST2084, colorspace: Output - P3D65 1000nits 15nits ST2084}
    - !<View> {name: P3D65 108nits 7nits ST2084, colorspace: Output - P3D65 108nits 7nits ST2084}
    - !<View> {name: P3D65 2000nits 15nits ST2084, colorspace: Output - P3D65 2000nits 15nits ST2084}
    - !<View> {name: P3D65 4000nits 15nits ST2084, colorspace: Output - P3D65 4000nits 15nits ST2084}
    - !<View> {name: Rec2020 1000nits 15nits HLG, colorspace: Output - Rec2020 1000nits 15nits HLG}
    - !<View> {name: Rec2020 1000nits 15nits ST2084, colorspace: Output - Rec2020 1000nits 15nits ST2084}
    - !<View> {name: Rec2020 2000nits 15nits ST2084, colorspace: Output - Rec2020 2000nits 15nits ST2084}
    - !<View> {name: Rec2020 4000nits 15nits ST2084, colorspace: Output - Rec2020 4000nits 15nits ST2084}

@scottdyer scottdyer added the v1.x label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants