Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Flame: loading multilayer exr to batch/reel is working #3901

Merged
merged 9 commits into from
Sep 23, 2022

Conversation

jakubjezek001
Copy link
Member

@jakubjezek001 jakubjezek001 commented Sep 23, 2022

Brief description

Loading multilayer EXR is now available.

Description

We are now able to load multilayer exr into Batch, so users can access individual layers for their compositing workflows.

Known limits

In case where on a loaded openclip file next version of exr will change set of layers or rename some, we are only supporiting last available set of layers and all previous versions at the openclip which are not having cross matched versions will be hidden. Solution for this would be generate black frame placeholders for those which will be missing, but it will have also its disadvantages. Lets say during several versions will be set of layers changed multiply, and the column of versions will be very long and messy, because there is no way to find out, that layer stack is empty black frame.

example of batch exr loader

image

@jakubjezek001 jakubjezek001 self-assigned this Sep 23, 2022
@ynbot
Copy link
Contributor

ynbot commented Sep 23, 2022

Task linked: OP-3972 Flame: multichannel workflow

@jakubjezek001 jakubjezek001 added host: Flame Autodesk Flame integration type: bug Something isn't working labels Sep 23, 2022
@jakubjezek001 jakubjezek001 merged commit 4890e46 into develop Sep 23, 2022
@jakubjezek001 jakubjezek001 deleted the feature/OP-3972_Flame-multichannel-workflow branch September 23, 2022 12:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Flame Autodesk Flame integration type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants