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

AY-7442 Add SXR support for plate, render and image simple publishers. #75

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

robin-ynput
Copy link
Contributor

Changelog Description

resolve: ynput/ayon-nuke#69

Changes:

  • Add SXR image extension support for plate, render and image simple creators.
  • Ensure SXR extension is properly validated by validate_frame_range plugin

Additional review information

Needs to be tested with: ynput/ayon-core#1165

Testing notes:

  1. Download this SXR material
  2. Publish this material as image, render or plate through the simple creators
  3. Gather resulting material in Nuke as image and/or clip

@robin-ynput robin-ynput self-assigned this Feb 26, 2025
@robin-ynput robin-ynput added type: enhancement Improvement of existing functionality or minor addition sponsored This is directly sponsored by a client or community member labels Feb 26, 2025
@robin-ynput robin-ynput marked this pull request as ready for review February 26, 2025 17:22
@iLLiCiTiT
Copy link
Member

I think this will require to add .sxr to IMAGE_EXTENSIONS in ayon-core too https://github.com/ynput/ayon-core/blob/develop/client/ayon_core/lib/transcoding.py#L47

@jakubjezek001
Copy link
Member

jakubjezek001 commented Feb 27, 2025

I think this will require to add .sxr to IMAGE_EXTENSIONS in ayon-core too ynput/ayon-core@develop/client/ayon_core/lib/transcoding.py#L47

already done here https://github.com/ynput/ayon-core/pull/1165/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sponsored This is directly sponsored by a client or community member type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AY-7442_SXR - OpenStereoEXR file format support
3 participants