how can I disable the SHA-1 checksum hashing in maketx(--hash)

how can I disable the SHA-1 checksum hashing in maketx(--hash)

Anonymous
Not applicable
448 Views
2 Replies
Message 1 of 3

how can I disable the SHA-1 checksum hashing in maketx(--hash)

Anonymous
Not applicable
 
0 Likes
449 Views
2 Replies
Replies (2)
Message 2 of 3

Stephen.Blair
Community Manager
Community Manager

I don't see any command-line options for maketx that control the hash.

Maybe you can use --sattrib name value to replace the metadata "oiio:SHA-1" : string

That's assuming you just want to remove the hash. I don't see any way to avoid calculating it in the first place.



// Stephen Blair
// Arnold Renderer Support
0 Likes
Message 3 of 3

thiago.ize
Autodesk
Autodesk

You really shouldn't be disabling the hash as that can cause slower renders. If you're noticing that the hash step is slow when you're creating your tx file, then upgrade to a newer version of Arnold (at least Arnold 5.1.0) where hashing should be extremely quick compared to the rest of the maketx process.

0 Likes