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

Updates for AMF v2 #1

Merged
merged 21 commits into from
Jan 19, 2024
Merged

Updates for AMF v2 #1

merged 21 commits into from
Jan 19, 2024

Conversation

aforsythe
Copy link
Member

Updates to AMF for AMF v2.

  • add workingLocation tag
  • make outputTransform element optional
  • add applied tag to outputTransforms to support AMF with output referred deliverables
  • add support to ACEScsc transforms to be used as IDTs
  • require amfInfo uuid
  • allow move flexible email addresses including non-roman characters
  • resolve issues around colorCorrectionRef
  • update example files
  • bump AMF version number

…ansformType.

- remove applied tag from aces:inputTransformType and and aces:lookTransform type as they inheriet from aces:transformType.
- updates email regex checking to be more permissive.  This should allow unicode charaters in email as it only requires characters to be followed by an @ symbol to be followed by characters.
- require the uuid tag under amfInfo tag.  This is need to require there's a unique tag in the AMF that allow OCIO to build a config that works for more than one AMF at a time.  (e.g. supporting a VFX shot that has 10 clips that are inputs to the shot)
- supports transformID v1.5 syntax
…v2_stage

* v2_updates/optional-output-transforms:
  make outputTransform element optional

# Conflicts:
#	schema/acesMetadataFile.xsd
* v2_updates/colorCorrectionRef:
  specify that exactly one cdl:colorCorrectionRef is required
  add support for location of .ccc or .cdl files that include ref ids for cdl:colorCorrectionRef
* v2_updates/email-regex-update:
  update email regex
* v2_updates/require-amfInfo-uuid:
  require amfInfo uuid
* v2_updates/csc-as-idt:
  add support to ACEScsc transforms to be used as IDTs
…v2_stage

* v2_updates/optional-output-transforms:
  make outputTransform element optional
* v2_updates/workingLocation:
  update and add amf examples
  add workingLocation tag
- previous logic causes the applied tag to have to exist on the sub-elements of <outputTransform> (e.g. <referenceRenderingTransform> and <outputDeviceTransform>)
@aforsythe aforsythe merged commit deec272 into ampas:main Jan 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants