Temporary modification of transforms.json without adding a new release#4
Open
scottdyer wants to merge 1 commit intoaces-aswf:mainfrom
Open
Temporary modification of transforms.json without adding a new release#4scottdyer wants to merge 1 commit intoaces-aswf:mainfrom
scottdyer wants to merge 1 commit intoaces-aswf:mainfrom
Conversation
doug-walker
approved these changes
Sep 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch temporarily modifies the ARRI transform metadata under the "v2.0.0+2025.04.04" grouping in the .json. This info will be permanently captured in a future build release of ACES, but it is impractical to issue a new build at this time..
Specifically, this commit:
{ "transformId": "urn:ampas:aces:transformId:v2.0:CSC.Arri.ACES_to_LogC3.a2.v1", "userName": "ACES2065-1 to ARRI LogC3", "transformType": "CSC", "previousEquivalentTransformIds": [], "inverseTransformId": "urn:ampas:aces:transformId:v2.0:CSC.Arri.LogC3_to_ACES.a2.v1", "transformUrl": [] },No
transformUrlset since it's not part of that snapshot.inverseTransformIdforCSC.Arri.LogC3_to_ACES{ "transformId": "urn:ampas:aces:transformId:v2.0:CSC.Arri.LogC3_to_ACES.a2.v1", "userName": "ARRI LogC3 to ACES2065-1", "transformType": "CSC", "previousEquivalentTransformIds": [], **"inverseTransformId": "urn:ampas:aces:transformId:v2.0:CSC.Arri.ACES_to_LogC3.a2.v1",** "transformUrl": "https://raw.githubusercontent.com/ampas/aces-input-and-colorspaces/cc60becf11534f2a40df00a281f47e95412d0599/arri/CSC.Arri.LogCv3_to_ACES.ctl" },