Custom TL LUT stack question

Hopefully there is a way around this conundrum.
Ive got a 3 lut stack which is: (this is the order in the FX)

Interchange - aces 20651 - aces CC
Import - shot lut
Import - show lut

Now this all works and matches the ref but it is sitting in aces CC. The luts only work with ‘Tagged Colour Space’ as aces CC/CCT.

What I need is it to be Rec709 so that layer could just be exported as a QT to client. In batch i would just add a ‘View Transform’ which takes care of the colour and the tagging but Im trying to do an All in One timeline FX.


Is this possible?

Not 100% if I follow.

But if you use ACES in TL-FX in the export of your timeline you have to toggle the LUT button on and then set it to ‘View Transform’ with display to Rec709 which will be default. That’s all in the export settings.

Alternatively add a track on top of timeline, add color mgmt tl-fx, set to ‘View Transform’ and ‘from source’.

Yep both those workarounds do the job , Im just seeing whether its possible to do it all in 1 TL Colour Management FX , it might be a stretch too far.
I could easilly do it in a BFX layer but they are slower to render than a single CM stack.

Ah, makes sense. I’ll look when I’’ at my desk later.

Seems like this is what you’re looking for. That gives me equivalent results.

There’s no ACES to Rec709 transform that’s available in Custom. But you can transform from ACES to CIE, and then there’s a tonemapped display transform to video.

adding those bottom 2 didnt work , with the Tagged colour space as Aces CC and Rec709.

EDIT - doing all three gets it pretty close but its gone abit yellow haha but thankyou!!!

Hmm. Could be because of ACEScc vs. ACES. The labeling of these transforms is not as transparent as one would wish. I think there’s an effort to improve this.

Try adding this interchange before those two. I don’t have a test case to check it righ tnow:

no dice.
Think we are abondoning trying to do it all in one. Thanks again!!!

1 Like

So all you need is a way to make this Rec 709 from ACEScc?

Isn’t this all you need?

Starting with an ACEScc test clip

n

And applying an ACES to HD Video, tagging Rec 709.

sadly not.
In trying to do it all in one stack , ive got shot lut and a show lut that both need to be applied to AcesCC , then it needs the view transform to end up rec709.
But I think all this cant be done in 1 Custom Colour Transform because it only has 1 tagged colour space.
Its fine I know of various ways of doing what we wana do its just i was trying to do it all in 1 stack

One workaround is using the Green ‘master’ FX for the set of Luts , then using the other FX colour manage to do the rec709 View Transform…

That seems actually quite reasonable - since you’re setting a show LUT.

Though what’s the penalty of just having a single simple colormgmt track above the full length? I get that it’s a bit ugly, but it shouldn’t be any performance penalty.

We often do that if different clips have different color spaces, as the render function is a bit lazy and only looks at the first frame, not every frame.

Is your source material ACES 2065-1 (AP0)?

If so, then I think that your custom transform builder needs 3 more layers:

interchange:    ACES2065-1_to_ACEScc
import:         shot LUT
import:         show LUT
interchange:    ACEScc_to_ACES2065-1
primaries:      ACES_to_CIE-XYZ
display:        CIE-XYZ_to_HD-Video

tag:            Rec709

Alternatively, you can apply a transformation when you export your timeline.
If everything on your timeline is tagged as ACEScc because of your soft-tlfx, you can use that identity to trigger a transformation as part of the QuickTime encoding.

2 Likes

I think that’s the second version I showed above, but didn’t work. So some other variable at work.

working here

Jumping on a call real quick but i think there may be a difference between:

view:           ACES_to_CIE-XYZ_video_1.0
primaries:      ACES_to_CIE-XYZ

I’ll take a look shortly

I will try this over the weekend , thankyou gents!!!

Nah, take my 2 and put them after yours. Make it a 5 layer cake and that should work.

I mean you can just click “apply LUT” on export and add the view transform there as well

2 Likes