Hi, I think I found something I would consider a bug:
When rendering via C4D Renderque and the rendering gets stopped, to be continued afterwards, the Cryptomattes get messed up.
I seems, they get a new seed value assigned, which results in a complete change of colours inside the matte.
This of course causes problems when compositing.
C4d Version S26
Octane Version: 2021.1.6-(R4)
Cryptomattes change when Renderque is interrupted
Moderators: ChrisHekman, aoktar
Which passes are you using? Named... crypto passes are static always. Others are not and I don't advice to use these for animations.
Octane For Cinema 4D developer / 3d generalist
3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
- henningricke
- Posts: 41
- Joined: Wed Feb 22, 2017 1:08 pm
In my case I was using the Material Pass.
Is there no way to keep it constant?
This pass is extremely useful. Would be a shame to not to able to take advantage of it.
Is there no way to keep it constant?
This pass is extremely useful. Would be a shame to not to able to take advantage of it.
Hi,
yes, Material passes are supported, but you should not use crypto passes "CryptoMaterialNode" and "CryptoObjectNode", but instead "CryptoMaterialNodeName" or "CryptoObjectNodeName".
For a more detailed explanation please have a look at here:
viewtopic.php?f=24&t=73140&p=374642&hil ... me#p374642
ciao,
Beppe
yes, Material passes are supported, but you should not use crypto passes "CryptoMaterialNode" and "CryptoObjectNode", but instead "CryptoMaterialNodeName" or "CryptoObjectNodeName".
For a more detailed explanation please have a look at here:
viewtopic.php?f=24&t=73140&p=374642&hil ... me#p374642
ciao,
Beppe
- henningricke
- Posts: 41
- Joined: Wed Feb 22, 2017 1:08 pm
bepeg4d wrote:Hi,
yes, Material passes are supported, but you should not use crypto passes "CryptoMaterialNode" and "CryptoObjectNode", but instead "CryptoMaterialNodeName" or "CryptoObjectNodeName".
For a more detailed explanation please have a look at here:
viewtopic.php?f=24&t=73140&p=374642&hil ... me#p374642
ciao,
Beppe
Thank you very much Bepe! That has been really helpful!
I'm just wondering, why would anyone want to use the "CryptoMaterialNode" then in the first place?
Its good to have options, but sometimes it makes things much more complicated for the average users (like me) that don't tend to dive too deep into the technical aspects of octane.