|
OS X 10.9 build/link issues w/ XCode 5.1.1
2 messages
I'm trying to use OCIO with an application built with XCode 5.1.1. I can configure and build OCIO fine, but when I try to link it into my application there are link errors. I'm not using boost pointer
I'm trying to use OCIO with an application built with XCode 5.1.1. I can configure and build OCIO fine, but when I try to link it into my application there are link errors. I'm not using boost pointer
|
By
Paul Miller
·
|
|
How to use OCIO::ROLE_COLOR_PICKER
Hi, I'm trying to hook up OCIO properly to blender's color picker system and allow choosing an arbitrary color tranform before uploading the color picker colors to our display device. In blender, by d
Hi, I'm trying to hook up OCIO properly to blender's color picker system and allow choosing an arbitrary color tranform before uploading the color picker colors to our display device. In blender, by d
|
By
Antony Riakiotakis
·
|
|
PyOpenColorIO on Windows - how?
3 messages
I'm trying to install PyOpenColorIO on my Windows machine, but I'm not having any success. Does anyone have this working? I've tried with both Marie's build and the one that comes with the precompiled
I'm trying to install PyOpenColorIO on my Windows machine, but I'm not having any success. Does anyone have this working? I've tried with both Marie's build and the one that comes with the precompiled
|
By
Simon Björk
·
|
|
Review: Inital pass at searchpath impl
17 messages
Inital pass at searchpath impl - added environment variable string expansion code in PathUtils.h (GetEnvMap() & EnvExpand()) - added FileExists() function to PathUtils.h - added searchpath functionali
Inital pass at searchpath impl - added environment variable string expansion code in PathUtils.h (GetEnvMap() & EnvExpand()) - added FileExists() function to PathUtils.h - added searchpath functionali
|
By
Malcolm Humphreys
·
|
|
Windows Build
5 messages
Does anyone have an OCIO build already made for Windows that they're willing to share? Specifically, we're interested most in the OpenColorIO.dll and ociobakelut.exe, but it would be great to get ALL
Does anyone have an OCIO build already made for Windows that they're willing to share? Specifically, we're interested most in the OpenColorIO.dll and ociobakelut.exe, but it would be great to get ALL
|
By
Jeremy Selan
·
|
|
Crash issue having multiple active_displays in a config
7 messages
I'm testing out some code and I've noticed a crash issue when a config (such as ACES, from the ICIO website) contain multiple active displays or views. Basically, the code in ICIOYaml.cpp that takes a
I'm testing out some code and I've noticed a crash issue when a config (such as ACES, from the ICIO website) contain multiple active displays or views. Basically, the code in ICIOYaml.cpp that takes a
|
By
simon smith
·
|
|
OCIO error in Hiero
2 messages
Hello everyone, I have a problem creating a lut from nuke to hiero, in hiero I receive this error; LogCrec709 inverse; 1 OpenColor IO Error: 3D Lusts can only e applied in the foward direction.inverse
Hello everyone, I have a problem creating a lut from nuke to hiero, in hiero I receive this error; LogCrec709 inverse; 1 OpenColor IO Error: 3D Lusts can only e applied in the foward direction.inverse
|
By
Jose Enriquez
·
|
|
Nuke colorconfig - View "None" is "raw" in OCIO
4 messages
I'm doing automated slap-comps to check render output in sRGB/Cineon and scene-linear, if I use the nuke profile and "None" as the view for the default display the profile returns "raw". It should be
I'm doing automated slap-comps to check render output in sRGB/Cineon and scene-linear, if I use the nuke profile and "None" as the view for the default display the profile returns "raw". It should be
|
By
mikael....@...
·
|
|
OCIO Governance Change
3 messages
Up until now we've been running OpenColorIO with myself as the "Benevolent Dictator". This has seemed appropriate for the early stages of OCIO's life where development was fairly dynamic and we had a
Up until now we've been running OpenColorIO with myself as the "Benevolent Dictator". This has seemed appropriate for the early stages of OCIO's life where development was fairly dynamic and we had a
|
By
Jeremy Selan
·
|
|
4th Annual Open Source VFX "Beer of a Feather"
For those of you attending SIGGRAPH 2014 in Vancouver, we will be once again holding an event for developers and users of VFX-specific open source projects. It's a great chance to meet in person with
For those of you attending SIGGRAPH 2014 in Vancouver, we will be once again holding an event for developers and users of VFX-specific open source projects. It's a great chance to meet in person with
|
By
Larry Gritz
·
|
|
Building "universal" binaries for MacOS
14 messages
I would like to build fat binaries with x86_64 and i386 architecture support. I've tried passing the flag -DCMAKE_OSX_ARCHITECTURES=x86_64;i386 to cmake, but it appears that flag isn't being carried d
I would like to build fat binaries with x86_64 and i386 architecture support. I've tried passing the flag -DCMAKE_OSX_ARCHITECTURES=x86_64;i386 to cmake, but it appears that flag isn't being carried d
|
By
Andrea Mantler
·
|
|
icc profiles not working
Hey guys Has anyone tried baking out icc profiles recently? I've been trying to bake one out with variations on the following command: ociobakelut --format icc --inputspace acesproxy --outputspace rrt
Hey guys Has anyone tried baking out icc profiles recently? I've been trying to bake one out with variations on the following command: ociobakelut --format icc --inputspace acesproxy --outputspace rrt
|
By
Alex Fry
·
|
|
Brew install OCIO breaking under 10.9.3
2 messages
Hey guys "brew install opencolorio" is currently failing for me under MacOSX 10.9.3 Was this working a few weeks back? -Alex 192-168-1-7:~ alex$ brew install opencolorio ==> Downloading https://github
Hey guys "brew install opencolorio" is currently failing for me under MacOSX 10.9.3 Was this working a few weeks back? -Alex 192-168-1-7:~ alex$ brew install opencolorio ==> Downloading https://github
|
By
Alex Fry
·
|
|
OpenColorIO COP2 nodes for Houdini as Nuke counterparts
------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------ OpenColorIO COP2 nodes for Hou
------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------ OpenColorIO COP2 nodes for Hou
|
By
wagen...@...
·
|
|
AllocationVars and Allocation tags problem
Good morning! I have finally developed that OCIO enabled color selectors feature in Krita (some time ago I asked about reversed Display transformations in this list to make this feature). You can read
Good morning! I have finally developed that OCIO enabled color selectors feature in Krita (some time ago I asked about reversed Display transformations in this list to make this feature). You can read
|
By
Dmitry Kazakov
·
|
|
Problem in CDL implementation
3 messages
Robert, Although we can conform to anything For our on-set tools we have made a match to how Nuke's OCIOCDLTransform node works. This made the most sense because our main goal with CDL is to allow VFX
Robert, Although we can conform to anything For our on-set tools we have made a match to how Nuke's OCIOCDLTransform node works. This made the most sense because our main goal with CDL is to allow VFX
|
By
Joseph Slomka
·
|
|
Yaml related warning message when compiling OCIO
2 messages
Hi, I get a Yaml related warning message when building OCIO (branch: master 64adcad300adfd166280d2e7b1fb5c3ce7dca482) I'm on CentOS 6.5, and here's my cmake log: Python library: /usr/lib64/python2.6/c
Hi, I get a Yaml related warning message when building OCIO (branch: master 64adcad300adfd166280d2e7b1fb5c3ce7dca482) I'm on CentOS 6.5, and here's my cmake log: Python library: /usr/lib64/python2.6/c
|
By
etienne....@...
·
|
|
Good Morning!
2 messages
My name is Joshua Jackson. I'm writing a custom configuration with ocio and have a quick question: Can I apply Matrix Transforms in a different order than RGB x MTX x etc... ? For Chromatic Adaptation
My name is Joshua Jackson. I'm writing a custom configuration with ocio and have a quick question: Can I apply Matrix Transforms in a different order than RGB x MTX x etc... ? For Chromatic Adaptation
|
By
Joshua Jackson
·
|
|
No way to retreive "non-active" displays
If I have a config with displays "a", "b", "c" and an active_display list of "a" there is no way to get to displays "b" and "c". In fact reading in a config file and writing it back out will only writ
If I have a config with displays "a", "b", "c" and an active_display list of "a" there is no way to get to displays "b" and "c". In fact reading in a config file and writing it back out will only writ
|
By
Robert Minsk
·
|
|
Problem in CDL implementation
According to the ASC-CDL standard "To maintain intended behavior of signs under exponentiation, we limit the Slope and Offset combined value to 0 to 1 (inclusive)..... out = Clamp((in*slope) + offset)
According to the ASC-CDL standard "To maintain intended behavior of signs under exponentiation, we limit the Slope and Offset combined value to 0 to 1 (inclusive)..... out = Clamp((in*slope) + offset)
|
By
Robert Minsk
·
|