|
Re: OCIO 1.0.7 released
Thanks for catching that. I'll try to get the fix validated and we'll
push out a 1.0.7-1 today.
-- Jeremy
Thanks for catching that. I'll try to get the fix validated and we'll
push out a 1.0.7-1 today.
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#974
·
|
|
Re: Standard OCIO Directories
> Hmmm, since people will be often be installing these manually, we might not want to get too complicated. There's something to be said for a hard-coded path.
The main reason i am against hardcoded
> Hmmm, since people will be often be installing these manually, we might not want to get too complicated. There's something to be said for a hard-coded path.
The main reason i am against hardcoded
|
By
László Sebő <laszl...@...>
·
#973
·
|
|
Re: windows build vs smart pointers, boost on by default?
I think currently, using boost is the most convenient way to get this
working on windows.
Maybe when VS2010 gets more usage out there that would change... but
then, so can the default in OCIO :-)
I think currently, using boost is the most convenient way to get this
working on windows.
Maybe when VS2010 gets more usage out there that would change... but
then, so can the default in OCIO :-)
|
By
LaszloSebo <laszl...@...>
·
#972
·
|
|
Re: OCIO 1.0.7 released
Once quick note. It looks like we're installing real libraries in the
python site-packages directory. In looking at what I already have in
there, none of them have sonames/soversions but the project
Once quick note. It looks like we're installing real libraries in the
python site-packages directory. In looking at what I already have in
there, none of them have sonames/soversions but the project
|
By
Richard Shaw <hobbe...@...>
·
#971
·
|
|
OCIO 1.0.7 released
This release is a duesy.
OCIO 1.0.7 is ABI and source compatible with all 1.X versions (of
course), but has a lot of features / fixes:
Version 1.0.7 (April 17 2012):
* IRIDAS .look support
*
This release is a duesy.
OCIO 1.0.7 is ABI and source compatible with all 1.X versions (of
course), but has a lot of features / fixes:
Version 1.0.7 (April 17 2012):
* IRIDAS .look support
*
|
By
Jeremy Selan <jeremy...@...>
·
#970
·
|
|
Re: A qq on 3d luts
Correct.
You're only going to define a single colorspace (i.e., the same you
have now), but for each colorspace you will explicitly define 2 sets
of transforms, specifying each direction explicitly
Correct.
You're only going to define a single colorspace (i.e., the same you
have now), but for each colorspace you will explicitly define 2 sets
of transforms, specifying each direction explicitly
|
By
Jeremy Selan <jeremy...@...>
·
#969
·
|
|
Re: A qq on 3d luts
nice ... so I presume that the utility functions for returning the
number of color spaces will take this into account and not show me
'double' entries?
Also, given the set up below, is it sufficient
nice ... so I presume that the utility functions for returning the
number of color spaces will take this into account and not show me
'double' entries?
Also, given the set up below, is it sufficient
|
By
Piotr Stanczyk <piotr.s...@...>
·
#968
·
|
|
Re: A qq on 3d luts
I would like to do both. Ideally, for each forward lattice we would
have an on disk representation of the inverse.
However, in the cases that an inverse is not present I would like to
be able to
I would like to do both. Ideally, for each forward lattice we would
have an on disk representation of the inverse.
However, in the cases that an inverse is not present I would like to
be able to
|
By
Piotr Stanczyk <piotr.s...@...>
·
#967
·
|
|
Re: A qq on 3d luts
I may have misunderstood you question upon a second read.
Are you hoping to compute the inverse 3dluts dynamically as needed at
runtime? Or is this a precomputation step?
-- Jeremy
I may have misunderstood you question upon a second read.
Are you hoping to compute the inverse 3dluts dynamically as needed at
runtime? Or is this a precomputation step?
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#966
·
|
|
Re: A qq on 3d luts
We do something similar internally.
(Indeed, we probably use the same inverse code you do. CTL's
scattered data point interpolation, anyone?) :)
In any OCIO::ColorSpace, you can define the
We do something similar internally.
(Indeed, we probably use the same inverse code you do. CTL's
scattered data point interpolation, anyone?) :)
In any OCIO::ColorSpace, you can define the
|
By
Jeremy Selan <jeremy...@...>
·
#965
·
|
|
A qq on 3d luts
Hi,
I have a library that wraps color processing engines including OCIO.
This library has a call to inverse. Whilst I am able to generate the
inverse of a 3d lut (with all the usual caveats and edge
Hi,
I have a library that wraps color processing engines including OCIO.
This library has a call to inverse. Whilst I am able to generate the
inverse of a 3d lut (with all the usual caveats and edge
|
By
Piotr Stanczyk <piotr.s...@...>
·
#964
·
|
|
Re: OCIO CUDA
Cool. Get's closer, but another build error.
I've created this issue:
https://github.com/imageworks/OpenColorIO/issues/261
so we can take the remainder of the CUDA build discussion off-list.
For
Cool. Get's closer, but another build error.
I've created this issue:
https://github.com/imageworks/OpenColorIO/issues/261
so we can take the remainder of the CUDA build discussion off-list.
For
|
By
Jeremy Selan <jeremy...@...>
·
#963
·
|
|
Re: Standard OCIO Directories
Nuke already stores OCIO configurations in its own application-specific directories. Since it has multiple plug-in directories, it should already have some logic for what to do if two configurations
Nuke already stores OCIO configurations in its own application-specific directories. Since it has multiple plug-in directories, it should already have some logic for what to do if two configurations
|
By
Brendan Bolles <bre...@...>
·
#960
·
|
|
Re: Standard OCIO Directories
Do these plans include a provision for handling two (or more) different 3rd party apps, each with OCIO embedded, that may want to install mutually-incompatible OCIO default color space definitions?
Do these plans include a provision for handling two (or more) different 3rd party apps, each with OCIO embedded, that may want to install mutually-incompatible OCIO default color space definitions?
|
By
Larry Gritz <l...@...>
·
#959
·
|
|
Re: Standard OCIO Directories
Do you mean the environment variable to set the OCIO configuration, or a variable for the directory of configurations?
I've been updating the After Effects plug-in to better support the $OCIO
Do you mean the environment variable to set the OCIO configuration, or a variable for the directory of configurations?
I've been updating the After Effects plug-in to better support the $OCIO
|
By
Brendan Bolles <bre...@...>
·
#958
·
|
|
Re: OCIO CUDA
I tried it with 4.0 this morning and got the same error. It does seem to be a bug in nvcc, but I was able to work around it. I just pushed the fix to my repo.
I tried it with 4.0 this morning and got the same error. It does seem to be a bug in nvcc, but I was able to work around it. I just pushed the fix to my repo.
|
By
Nathan Weston <elb...@...>
·
#961
·
|
|
Re: Standard OCIO Directories
As long as these can all be overridden by an environment variable and
these are some fall back location I would not object, however without
the ability to define a specific location we would never be
As long as these can all be overridden by an environment variable and
these are some fall back location I would not object, however without
the ability to define a specific location we would never be
|
By
Kevin Wheatley <kevin.j....@...>
·
#962
·
|
|
Re: Standard OCIO Directories
Hmmm, since people will be often be installing these manually, we might not want to get too complicated. There's something to be said for a hard-coded path.
But then this does avoid the problem of
Hmmm, since people will be often be installing these manually, we might not want to get too complicated. There's something to be said for a hard-coded path.
But then this does avoid the problem of
|
By
Brendan Bolles <bre...@...>
·
#955
·
|
|
Re: OCIO CUDA
i'll try to get 4.1 installed. Let's wait and see if that fixes things.
-- Jeremy
i'll try to get 4.1 installed. Let's wait and see if that fixes things.
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#954
·
|
|
Re: OCIO CUDA
Hmmm... I didn't run into anything like that.
It looks like the error is coming from an intermediate file that nvcc generates and passes off to gcc. I've seen that kind of thing in the past when
Hmmm... I didn't run into anything like that.
It looks like the error is coming from an intermediate file that nvcc generates and passes off to gcc. I've seen that kind of thing in the past when
|
By
Nathan Weston <elb...@...>
·
#956
·
|