|
no function in (Python) API to get colorspace of defined role?
3 messages
Just had a look in the Python API and wondered how I could get the referenced colorspace of a named role. Some of the roles are predfined as constants (OCIO.Constants.ROLE_...), but what's with user d
Just had a look in the Python API and wondered how I could get the referenced colorspace of a named role. Some of the roles are predfined as constants (OCIO.Constants.ROLE_...), but what's with user d
|
By
Abraham Schneider
·
|
|
Which colorspace is used as the reference space for an OCIO config?
6 messages
Hi there! I just posted this question on the ACES website: http://acescentral.com/t/why-utility-raw-as-reference-for-aces1-0-3-and-not-aces2065-1/1378 It seems like it's not just me that is unsure, ho
Hi there! I just posted this question on the ACES website: http://acescentral.com/t/why-utility-raw-as-reference-for-aces1-0-3-and-not-aces2065-1/1378 It seems like it's not just me that is unsure, ho
|
By
Abraham Schneider
·
|
|
Implement Open Color IO in Maya and 3ds Max
2 messages
Hello, I would like to implement OpenColor IO in Maya and 3ds Max at startup. Can you explain me how can I do that from Python please ? The goal is that Open Color IO will be implemented at startup of
Hello, I would like to implement OpenColor IO in Maya and 3ds Max at startup. Can you explain me how can I do that from Python please ? The goal is that Open Color IO will be implemented at startup of
|
By
marion michon
·
|
|
Digest for oci...@googlegroups.com - 1 update in 1 topic
3 messages
Hi there! Thanks for your answer. The reason for a reference colourspace and the 'star topology' of the colorspaces is perspicous for me. I was just wandering, why the ACES 1.0.3 config has at least 2
Hi there! Thanks for your answer. The reason for a reference colourspace and the 'star topology' of the colorspaces is perspicous for me. I was just wandering, why the ACES 1.0.3 config has at least 2
|
By
Abraham Schneider
·
|
|
Digest for ocio...@googlegroups.com - 1 update in 1 topic
Hi Abraham, The reference colorspace is the one that every colorspace defined in the config converts from (or to). It may or may not be defined in the config. If it does, the to_reference and from_ref
Hi Abraham, The reference colorspace is the one that every colorspace defined in the config converts from (or to). It may or may not be defined in the config. If it does, the to_reference and from_ref
|
By
Blake Sloan
·
|
|
Converting Primaries
6 messages
Convert the xy coordinates to XYZ, with red being the first column, then green, then blue. That forms a 3x3 matrix for taking linearized RGB to the XYZ domain. From there you would need to perform a c
Convert the xy coordinates to XYZ, with red being the first column, then green, then blue. That forms a 3x3 matrix for taking linearized RGB to the XYZ domain. From there you would need to perform a c
|
By
Troy Sobotka
·
|
|
Digest for ocio...@googlegroups.com - 6 updates in 2 topics
Hi, This is likely a very old request. I am charged with setting up a global config for a new startup. I am basing the .ocio on aces1.0.3 I'm confused on how to customise profiles, looks etc ... I do
Hi, This is likely a very old request. I am charged with setting up a global config for a new startup. I am basing the .ocio on aces1.0.3 I'm confused on how to customise profiles, looks etc ... I do
|
By
tony cole
·
|
|
"pure virtual method called" crash when developing nuke OP plugin with OCIO
Hi All, I'm a new to both Nuke and OCIO. For some reason, I need to develop a nuke OP similar to OCIOFileTransform. But when I add just one simple line such as "OCIO::GetCurrentConfig()", I got a cras
Hi All, I'm a new to both Nuke and OCIO. For some reason, I need to develop a nuke OP similar to OCIOFileTransform. But when I add just one simple line such as "OCIO::GetCurrentConfig()", I got a cras
|
By
Yanli Zhao
·
|
|
Pure Virtual Function crash when developing a nuke OP with OCIO / OpenColorIO API
Hi, For some reason, I need to write a pixelOp similar to OCIOFileTransform with OCIO API. But when I add just one simple line such as "OCIO::GetCurrentConfig()", I got a crash with the terrible "Pure
Hi, For some reason, I need to write a pixelOp similar to OCIOFileTransform with OCIO API. But when I add just one simple line such as "OCIO::GetCurrentConfig()", I got a crash with the terrible "Pure
|
By
Yanli Zhao
·
|
|
Support of the Java interface
Hi all, I would like to know if OCIO java public interface is used? and should be maintained ? OCIO currently supports three public interfaces: 1) The native C++, 2) The Python interface (built on top
Hi all, I would like to know if OCIO java public interface is used? and should be maintained ? OCIO currently supports three public interfaces: 1) The native C++, 2) The Python interface (built on top
|
By
Patrick Hodoul
·
|
|
1.1.0 Release
19 messages
Hello all, With the help of our lovely contributors, we have just set up the 1.1.0 release branch. This is currently regarded as a Release Candidate since the official 1.1.0 tag has not been assigned
Hello all, With the help of our lovely contributors, we have just set up the 1.1.0 release branch. This is currently regarded as a Release Candidate since the official 1.1.0 tag has not been assigned
|
By
Sean Cooper
·
|
|
OCIO 1.0.10
13 messages
Hello all, With a little bit of movement on the OCIO repo working towards addressing the most egregious image-quality-effecting bugs, we need to look to locking off to a 1.0.10 to help our users, and
Hello all, With a little bit of movement on the OCIO repo working towards addressing the most egregious image-quality-effecting bugs, we need to look to locking off to a 1.0.10 to help our users, and
|
By
Sean Cooper
·
|
|
.CDL in addition to .CC and .CCC?
2 messages
I would really like to see OCIO support .cdl files in addition to .cc and .ccc as an direct input for the FileTransform and CDLTransform. Of course there are ways and tools like cdl_convert to convert
I would really like to see OCIO support .cdl files in addition to .cc and .ccc as an direct input for the FileTransform and CDLTransform. Of course there are ways and tools like cdl_convert to convert
|
By
Abraham Schneider
·
|
|
Review: FileTransform will try all lut formats (if the initial read fails)
5 messages
FileTransform will attempt to load the specified lut formats, if the initial read fails. I also had to make some of the 3D lut loaders use stricter parsing as they now get called (in error conditions)
FileTransform will attempt to load the specified lut formats, if the initial read fails. I also had to make some of the 3D lut loaders use stricter parsing as they now get called (in error conditions)
|
By
Jeremy Selan
·
|
|
After Effects OCIO Plugin code age
12 messages
The latter mostly, most VFX studios that maintain the project don't actively use After Effects so it's not usually on our minds. So its also a question of, if its broken who cares enough to do somethi
The latter mostly, most VFX studios that maintain the project don't actively use After Effects so it's not usually on our minds. So its also a question of, if its broken who cares enough to do somethi
|
By
Sean Cooper
·
|
|
LUT tables in OCIO
3 messages
Currently, I am using OCIO with a mixed CPU/GPU pipeline. Luts are 4 float colors which get fed like: // // Compute lutMin, lutMax, and scale and offset // values, lutM and lutT, so that // // lutM *
Currently, I am using OCIO with a mixed CPU/GPU pipeline. Luts are 4 float colors which get fed like: // // Compute lutMin, lutMax, and scale and offset // values, lutM and lutT, so that // // lutM *
|
By
ggar...@...
·
|
|
3D Lut from PackedImageDesc processor
I have a GL Lut that is not created with OCIO. Instead an initial identity lut is created and this lut is passed on to the gfx card by my own code. So long, so good. However, this lut is not a perf
I have a GL Lut that is not created with OCIO. Instead an initial identity lut is created and this lut is passed on to the gfx card by my own code. So long, so good. However, this lut is not a perf
|
By
Gonzalo Garramuño
·
|
|
mrViewer v3.8.4
3 messages
https://sourceforge.net/projects/mrviewer/files/v3.8.4 This version of mrViewer is the first to add some support for OCIO. Please add this software to the compatible list. Thank you.
https://sourceforge.net/projects/mrviewer/files/v3.8.4 This version of mrViewer is the first to add some support for OCIO. Please add this software to the compatible list. Thank you.
|
By
ggar...@...
·
|
|
After Effects OCIO Plugin code age
Hi there, I'm taking a passing glance at colour management in After Effects and I found the OCIO plugin maintained as part of the OCIO Github project. https://github.com/imageworks/OpenColorIO/tree/ma
Hi there, I'm taking a passing glance at colour management in After Effects and I found the OCIO plugin maintained as part of the OCIO Github project. https://github.com/imageworks/OpenColorIO/tree/ma
|
By
Cam Wright
·
|
|
SIGGRAPH 2017 - OpenColorIO Birds of a Feather
4 messages
For those of you attending SIGGRAPH 2017 (conference pass required) in Los Angeles, we will be hosting a "Birds of a Feather" event for users and developers of OpenColorIO to get together and discuss
For those of you attending SIGGRAPH 2017 (conference pass required) in Los Angeles, we will be hosting a "Birds of a Feather" event for users and developers of OpenColorIO to get together and discuss
|
By
Sean Cooper
·
|