|
OSX 10.9 static build fails compiling ociocheck
Hello, I'm trying to build 1.0.9 on OSX 10.9, but the build is failing compiling ociocheck:
To do the static build I'm just setting OCIO_BUILD_SHARED to OFF and OCIO_BUILD_STATIC to ON.
Hello, I'm trying to build 1.0.9 on OSX 10.9, but the build is failing compiling ociocheck:
To do the static build I'm just setting OCIO_BUILD_SHARED to OFF and OCIO_BUILD_STATIC to ON.
|
By
andersl...@...
·
#1376
·
|
|
Re: advice, supporting dynamic color space additions to config
Yes, this is basically what I was thinking. It'd probably work for us.
Yes, this is basically what I was thinking. It'd probably work for us.
|
By
Steve Agland <sag...@...>
·
#1375
·
|
|
Re: advice, supporting dynamic color space additions to config
If you're working in a single facility and have some way of prompting configs to be regenerated, the Python API gives you most of the functionality needed for an inheritance model.
Something along
If you're working in a single facility and have some way of prompting configs to be regenerated, the Python API gives you most of the functionality needed for an inheritance model.
Something along
|
By
Haarm-Pieter Duiker <li...@...>
·
#1373
·
|
|
Re: advice, supporting dynamic color space additions to config
I've also been thinking about the general idea of configs "inheriting" from one another. I haven't delved far into the API for manipulating configs yet, so perhaps there is some support there if
I've also been thinking about the general idea of configs "inheriting" from one another. I haven't delved far into the API for manipulating configs yet, so perhaps there is some support there if
|
By
Steve Agland <sag...@...>
·
#1374
·
|
|
advice, supporting dynamic color space additions to config
Hello,
I'm working on a project that has a base set of well-defined transforms and a more extended set of transforms/color spaces that are less well-defined. The 'less well defined' transforms are
Hello,
I'm working on a project that has a base set of well-defined transforms and a more extended set of transforms/color spaces that are less well-defined. The 'less well defined' transforms are
|
By
Haarm-Pieter Duiker <li...@...>
·
#1372
·
|
|
ocionuke module different in nuke 9.0
Hi guys
I was wondering what the strategy is between the project and the Foundry as far as keeping python modules up to date etc.
As I have found the there are changes to the ocionuke module
Hi guys
I was wondering what the strategy is between the project and the Foundry as far as keeping python modules up to date etc.
As I have found the there are changes to the ocionuke module
|
By
Ashley Retallack <ashley.r...@...>
·
#1371
·
|
|
building latest release w/ Visual Studio 2012
Trying to build master and the build process is failing trying to process tinyxml and yaml, such as this:
2>------ Build started: Project: tinyxml, Configuration: Debug x64 ------
2> Building Custom
Trying to build master and the build process is failing trying to process tinyxml and yaml, such as this:
2>------ Build started: Project: tinyxml, Configuration: Debug x64 ------
2> Building Custom
|
By
Paul Miller <pa...@...>
·
#1370
·
|
|
Re: OS X 10.9 build/link issues w/ XCode 5.1.1
Hi Paul,
Could you perhaps copy in the link errors here?
Also are you building OCIO with the same C++11 features enabled?
Cheers,
Mark
Hi Paul,
Could you perhaps copy in the link errors here?
Also are you building OCIO with the same C++11 features enabled?
Cheers,
Mark
|
By
Mark Boorer <mark...@...>
·
#1369
·
|
|
OS X 10.9 build/link issues w/ XCode 5.1.1
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
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
|
By
Paul Miller <pa...@...>
·
#1368
·
|
|
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
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
|
By
Antony Riakiotakis <kal...@...>
·
#1367
·
|
|
Re: PyOpenColorIO on Windows - how?
Hi Mark,
thanks for your reply. I'm using Python 2.7.8, downloaded from python.org.
Thanks for taking a look at it!
Best regards,
Simon
-------------------------------
Simon Björk
Compositor/TD
+46
Hi Mark,
thanks for your reply. I'm using Python 2.7.8, downloaded from python.org.
Thanks for taking a look at it!
Best regards,
Simon
-------------------------------
Simon Björk
Compositor/TD
+46
|
By
Simon Björk <si...@...>
·
#1366
·
|
|
Re: PyOpenColorIO on Windows - how?
Hi Simon,
Unfortunately I haven't really had much of a look into the windows building process. Just wanted to clarify a few things though. Which version of python are you using (and was it one
Hi Simon,
Unfortunately I haven't really had much of a look into the windows building process. Just wanted to clarify a few things though. Which version of python are you using (and was it one
|
By
Mark Boorer <mark...@...>
·
#1365
·
|
|
PyOpenColorIO on Windows - how?
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 <si...@...>
·
#1364
·
|
|
Re: Review: Inital pass at searchpath impl
When I looked at trying to use per-shot grades last, I ended up with the limitation that you couldn't dynamically determine the representation which meant you could not have say a 3D LUT for one shot
When I looked at trying to use per-shot grades last, I ended up with the limitation that you couldn't dynamically determine the representation which meant you could not have say a 3D LUT for one shot
|
By
Kevin Wheatley <kevin.j....@...>
·
#1363
·
|
|
Re: Review: Inital pass at searchpath impl
Hi guys,
I do understand the limitations of the use of env vars to point to shot grades, but dont know how to deal with it (even 4 years later) in case of flipbooking with RV.
Do you have any
Hi guys,
I do understand the limitations of the use of env vars to point to shot grades, but dont know how to deal with it (even 4 years later) in case of flipbooking with RV.
Do you have any
|
By
Tobias Pfeiffer <pixeld...@...>
·
#1362
·
|
|
Re: Windows Build
thanks a lot for this!
Am Montag, 21. Oktober 2013 17:15:40 UTC+2 schrieb Marie Fétiveau:
thanks a lot for this!
Am Montag, 21. Oktober 2013 17:15:40 UTC+2 schrieb Marie Fétiveau:
|
By
Tobias Pfeiffer <pixeld...@...>
·
#1361
·
|
|
Re: Crash issue having multiple active_displays in a config
Hi Mark - just to confirm that the fix works (as expected) just fine.
Hi Mark - just to confirm that the fix works (as expected) just fine.
|
By
simon smith <si.c....@...>
·
#1360
·
|
|
Re: OCIO error in Hiero
Hi Jose
You are using a 3d lut which is not reversible. Only 1d luts are reversible. Is this a lut that you created?
On Fri, Jul 25, 2014 at 3:47 PM, Jose Enriquez <jenr...@...> wrote:
Hi Jose
You are using a 3d lut which is not reversible. Only 1d luts are reversible. Is this a lut that you created?
On Fri, Jul 25, 2014 at 3:47 PM, Jose Enriquez <jenr...@...> wrote:
|
By
Deke Kincaid <dekek...@...>
·
#1359
·
|
|
OCIO error in Hiero
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
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
|
By
Jose Enriquez <jenr...@...>
·
#1358
·
|
|
Re: Crash issue having multiple active_displays in a config
I can't check that immediately, but when I have got the time to check it out I shall report back.
Thanks for the help Mark.
- Simon.
I can't check that immediately, but when I have got the time to check it out I shall report back.
Thanks for the help Mark.
- Simon.
|
By
simon smith <si.c....@...>
·
#1357
·
|