|
OCIO 1.0.3 released
Version 1.0.3 (Dec 21 2011): * Tetrahedral 3dlut interpolation (CPU only) * ociocheck and Config.sanityCheck() have improved validation * Mari: updated examples * Makefile: misc updates to match distr
Version 1.0.3 (Dec 21 2011): * Tetrahedral 3dlut interpolation (CPU only) * ociocheck and Config.sanityCheck() have improved validation * Mari: updated examples * Makefile: misc updates to match distr
|
By
Jeremy Selan
·
|
|
trick to getting a 32 bit windows build?
I had previously gotten a win64 DLL build from the cmake output. I've just opened up the visual studio solution and added a win32 configuration. It seems to build everything properly until it tries to
I had previously gotten a win64 DLL build from the cmake output. I've just opened up the visual studio solution and added a win32 configuration. It seems to build everything properly until it tries to
|
By
Paul Miller
·
|
|
Silhouette 4.5 released today with native OCIO support
I'm happy to announce that Silhouette 4.5 was released today with OCIO as its native color management solution. I want to thank Jeremy for his help (and a great library that is really easy to work wit
I'm happy to announce that Silhouette 4.5 was released today with OCIO as its native color management solution. I want to thank Jeremy for his help (and a great library that is really easy to work wit
|
By
Paul Miller
·
|
|
Silhouette 4.5 released today with native OCIO support
Congratulations! And thanks to Paul for all his efforts to make this happen. In the next few weeks I'm going to be updating the OCIO website to list all of the applications shipping with OCIO (it's a
Congratulations! And thanks to Paul for all his efforts to make this happen. In the next few weeks I'm going to be updating the OCIO website to list all of the applications shipping with OCIO (it's a
|
By
Jeremy Selan
·
|
|
Website Update: Compatible Software
The OCIO website has been update to provide a list of compatible applications. http://opencolorio.org http://opencolorio.org/CompatibleSoftware.html If anyone has additions or comments, please let me
The OCIO website has been update to provide a list of compatible applications. http://opencolorio.org http://opencolorio.org/CompatibleSoftware.html If anyone has additions or comments, please let me
|
By
Jeremy Selan
·
|
|
sRGB and SPI versus Nuke
2 messages
Troy, This difference in srgb luts between the spi-vfx profile and nuke-default is a bit more complicated than a simple 1D vs. 3D white-point difference. I only have a moment to answer this question r
Troy, This difference in srgb luts between the spi-vfx profile and nuke-default is a bit more complicated than a simple 1D vs. 3D white-point difference. I only have a moment to answer this question r
|
By
Jeremy Selan
·
|
|
Review: removes ocio2icc (merged with ociobakelut)
https://github.com/imageworks/OpenColorIO/pull/210 https://github.com/imageworks/OpenColorIO/issues/184 ociobakelut now has icc export support, removing the need for ocio2icc This also adds additional
https://github.com/imageworks/OpenColorIO/pull/210 https://github.com/imageworks/OpenColorIO/issues/184 ociobakelut now has icc export support, removing the need for ocio2icc This also adds additional
|
By
Jeremy Selan
·
|
|
Python API documentation?
5 messages
Looking at: https://github.com/imageworks/OpenColorIO/pull/192#issuecomment-3490984 got me thinking so I tried importing PyOpenColorIO in python and it worked fine for me. After that I decided to look
Looking at: https://github.com/imageworks/OpenColorIO/pull/192#issuecomment-3490984 got me thinking so I tried importing PyOpenColorIO in python and it worked fine for me. After that I decided to look
|
By
Richard Shaw
·
|
|
Sample OCIO Configurations + Reference Images updated
6 messages
I've just pushed out updated OCIO configurations and updated reference images. Both can be downloaded from opencolorio.org: http://opencolorio.org/downloads.html Changes: - Minor update to the nuke-de
I've just pushed out updated OCIO configurations and updated reference images. Both can be downloaded from opencolorio.org: http://opencolorio.org/downloads.html Changes: - Minor update to the nuke-de
|
By
Jeremy Selan
·
|
|
suggestions for displaying depth maps?
What's the best way to adjust the OCIO processor if I want to display a depth map, possibly with gain control?
What's the best way to adjust the OCIO processor if I want to display a depth map, possibly with gain control?
|
By
Paul Miller
·
|
|
suggestions for displaying depth maps?
In Katana we have a visualization mode for depth (which is invoked on a button push). - sets the input colorspace to the space defined by ROLE_DATA - scans the image for min/max depth values in a dept
In Katana we have a visualization mode for depth (which is invoked on a button push). - sets the input colorspace to the space defined by ROLE_DATA - scans the image for min/max depth values in a dept
|
By
Jeremy Selan
·
|
|
PyGlue/LittleCMS build fixes
Exciting Python related build fixes: https://github.com/imageworks/OpenColorIO/pull/216
Exciting Python related build fixes: https://github.com/imageworks/OpenColorIO/pull/216
|
By
dbr/Ben
·
|
|
help to install OCIO for
Hello, My name is Mira and I would like to install OpenColorIO for NUKE. I have downloaded a zip file from opencolorio.org site, and tried to install regarding 'Installation(building from source)' gui
Hello, My name is Mira and I would like to install OpenColorIO for NUKE. I have downloaded a zip file from opencolorio.org site, and tried to install regarding 'Installation(building from source)' gui
|
By
MiRa Kim
·
|
|
help to install OCIO for
Mira, Thanks for your email. What OS are you on? (Windows? Mac? Linux?) As you noticed, we don't have a binary installer for a system-level OCIO install yet, but we would like to make one later this y
Mira, Thanks for your email. What OS are you on? (Windows? Mac? Linux?) As you noticed, we don't have a binary installer for a system-level OCIO install yet, but we would like to make one later this y
|
By
Jeremy Selan
·
|
|
yaml-cpp
I've been following the discussion for yaml-cpp on the upstream tracker and had a question. Is it yet known if OCIO is going to use the 0.3.0 or the new 0.5.0 version? The reason I ask is that I need
I've been following the discussion for yaml-cpp on the upstream tracker and had a question. Is it yet known if OCIO is going to use the 0.3.0 or the new 0.5.0 version? The reason I ask is that I need
|
By
Richard Shaw
·
|
|
Linux windowing stack rework (long term)
Hello dear colour experts, Xorg and OpenICC will have a track on Fosdem next weekend[1]. Part of this will be presentations about colour management in compositing window managers and Wayland. The late
Hello dear colour experts, Xorg and OpenICC will have a track on Fosdem next weekend[1]. Part of this will be presentations about colour management in compositing window managers and Wayland. The late
|
By
Kai-Uwe Behrmann
·
|
|
yaml-cpp
5 messages
We're looking at 0.3.0 (which maintains the current yaml API). I talked to the developer, and the new API is a bit too in flux / untested to want to jump to it in the short term. I've got a branch of
We're looking at 0.3.0 (which maintains the current yaml API). I talked to the developer, and the new API is a bit too in flux / untested to want to jump to it in the short term. I've got a branch of
|
By
Jeremy Selan
·
|
|
combining a File-Based LUT Transform and a Display Transform?
17 messages
I saw in the Mari OCIO demo video they were able to load up a LUT and combine it with other display controls (gain/exposure). I can see how the LUT can be loaded using the FileTransform but how is it
I saw in the Mari OCIO demo video they were able to load up a LUT and combine it with other display controls (gain/exposure). I can see how the LUT can be loaded using the FileTransform but how is it
|
By
Paul Miller
·
|
|
Review: ocioconvert: pass arbitrary attributes to OIIO
https://github.com/imageworks/OpenColorIO/pull/219 We've had reason to experiment with actually using ocioconvert in our pipeline, but discovered that we needed to pass attributes to OpenImageIO, larg
https://github.com/imageworks/OpenColorIO/pull/219 We've had reason to experiment with actually using ocioconvert in our pipeline, but discovered that we needed to pass attributes to OpenImageIO, larg
|
By
Jeremy Selan
·
|
|
yaml-cpp 0.3.0 updates submitted to Fedora
Ok, yaml-cpp 0.3.0 is now on it's way through the QA system for Fedora. Jeremy, Do you have a specific date in mind to incorporate your yaml fork? I have a fairly extensive patch to unbundle yaml-cpp,
Ok, yaml-cpp 0.3.0 is now on it's way through the QA system for Fedora. Jeremy, Do you have a specific date in mind to incorporate your yaml fork? I have a fairly extensive patch to unbundle yaml-cpp,
|
By
Richard Shaw
·
|