revisionfx
revisionfx
I am not totally following latest standard debates but reading a bit yesterday, **just some observations, not a particular PR.** Seems the C++ discussion, is their idea is to make...
@bruno-j-nicoletti Never heard of std:expected :) - Looks like it's C++23 - @garyo did a first pass for sanitizing property testing (some properties in process have even been renamed) and...
ArmX64 is just a bundle of x64 and arm64 - it should not affect performance. However for some reason MS did not do like Apple and have a bundle that...
I dunno because on Windows Mixing Arm64 and Arm64EC binaries in the same process is not supported - is Resolve Arm64EC? If so would mean we would need 2 ARM...
I can confirm that Resolve WIndows Arm is EC (just downloaded). WIll try this week what happens if we download our AMD64 plugins on that machine :) Meaning we will...
I just checked for fun, our AMD64 plugins already load fine on Resolve ARM built, except for GPU mode. That I need to check as it's a yet unknow GPU...
See also https://openexr.com/en/latest/StandardAttributes.html the new camera stuff is derived from SMPTE RIS (Virtual Production) attributes There is a new initiative - https://www.opentrackio.org
Paul, you might want to ask Russ to look at this? Also the folks from Maxon that were at the last meeting, and as well the person from Houdini... This...
char *hostName, *hostLabel; mPropHost->propGetString(mHost->host, kOfxPropName, 0, &hostName); WORKS FINE HERE - does report "DaVinciResolve" here This seems to be defect of the C++ wrapper
Yes replace naming and doc of basic typse as it's not usable right now for an host unless maybe it's linear only. This part we made up orthogonal to OCIO....