Psyop / Cryptomatte

Cryptomatte Nuke plugin, Fusion plugin, sample images, and specification
BSD 3-Clause "New" or "Revised" License
632 stars 151 forks source link

Manifest of multichannel.exr is malformed. #139

Closed jbakker-atmind closed 3 years ago

jbakker-atmind commented 3 years ago

Hi! We are currently testing a new cryptomatte workflow in Blender. This will be part of the blender 2.93 release. It came to our attention that the manifest of the multichannel.exr seems to be incomplete.

This is the manifest is read from the file.

{"\/obj\/box:polygons:1":"9d416418","\/obj\/instance1:instances:0":"0d54c6cc","\/obj\/instance1:instances:1":"293d9340","\/obj\/instance1:instances:10":"3a0c8681","\/obj\/instance1:instances:100":"2dcd2966","\/obj\/instance1:instances:101":"9331cd82","\/obj\/instance1:instances:102":"df50fccb","\/obj\/instance1:instances:103":"97f8590d","\/obj\/instance1:instances:104":"bbcd220d","\/obj\/instance1:instances:105":"4ae06139","\/obj\/instance1:instances:106":"8873d5ea","\/obj\/instance1:instances:107":"39d8af8d","\/obj\/instance1:instances:108":"bb11bd4e","\/obj\/instance1:instances:109":"a32bba35","\/obj\/instance1:instances:11":"01e5970d","\/obj\/instance1:instances:110":"ccb9e1f2","\/obj\/instance1:instances:111":"f8dd3a48","\/obj\/instance1:instances:112":"a99e07a8","\/obj\/instance1:instances:113":"e75599a4","\/obj\/instance1:instances:114":"794200f3","\/obj\/instance1:instances:115":"2a3a1728","\/obj\/instance1:instances:116":"478544a1","\/obj\/instance1:instances:117":"b2bd969a","\/obj\/instance1:instance

We are looking in making sure we can load malformed manifests, but would be good if this was also be fixed in the file itself.

Thanks!

jbakker-atmind commented 3 years ago

Change in blender to read the malformed manifest https://developer.blender.org/rB6d011d0e27d79b9c9fc7570770f5af958706e63a

jbakker-atmind commented 3 years ago

This was an issue within Blender. Fix is currently in review https://developer.blender.org/D10825 this ticket can be closed here.