|
Re: linux compile question
OpenColorIO should compile cleanly on both 32bit and 64bit flavors of
linux. 64 bits is what we use in production every day, and to the best
of my knowledge 32-bits should work as well. Please let us
OpenColorIO should compile cleanly on both 32bit and 64bit flavors of
linux. 64 bits is what we use in production every day, and to the best
of my knowledge 32-bits should work as well. Please let us
|
By
Jeremy Selan <jeremy...@...>
·
#1142
·
|
|
Re: Rendering per-shot grades with ocioconvert
Sorry for the delay -- when people who are not subscribers post to oiio-dev (or when subscribers post from a different mail account), it awaits moderator approval. Sometimes there are delays either
Sorry for the delay -- when people who are not subscribers post to oiio-dev (or when subscribers post from a different mail account), it awaits moderator approval. Sometimes there are delays either
|
By
Larry Gritz <l...@...>
·
#1141
·
|
|
Re: Upstreamable patches?
Done as part of https://github.com/imageworks/OpenColorIO/pull/296
https://github.com/dbr/OpenColorIO/commit/a2be40f5b8814dd08dfccaa519a38e4c28af1007
Done as part of https://github.com/imageworks/OpenColorIO/pull/296
https://github.com/dbr/OpenColorIO/commit/a2be40f5b8814dd08dfccaa519a38e4c28af1007
|
By
dbr/Ben <dbr....@...>
·
#1140
·
|
|
Re: icc profile for photoshop
As far as I was aware, the Photoshop ICC instructions were up-to-date.. then again it was written for the previous Photoshop version, and was written a while ago now. I'm curious to see what changes
As far as I was aware, the Photoshop ICC instructions were up-to-date.. then again it was written for the previous Photoshop version, and was written a while ago now. I'm curious to see what changes
|
By
dbr/Ben <dbr....@...>
·
#1139
·
|
|
Re: Rendering per-shot grades with ocioconvert
I'd appreciate a list of specifically which things are lacking in oiiotool to make this practical.
-- lg
--
Larry Gritz
l...@...
I'd appreciate a list of specifically which things are lacking in oiiotool to make this practical.
-- lg
--
Larry Gritz
l...@...
|
By
Larry Gritz <l...@...>
·
#1137
·
|
|
Re: Rendering per-shot grades with ocioconvert
I'm happy to roll your changes into public ocioconvert.
My only concern would be to confirm the new additions do not modify
any prior existing behaviors. (There are other facilities who have
rolled
I'm happy to roll your changes into public ocioconvert.
My only concern would be to confirm the new additions do not modify
any prior existing behaviors. (There are other facilities who have
rolled
|
By
Jeremy Selan <jeremy...@...>
·
#1136
·
|
|
Re: Rendering per-shot grades with ocioconvert
This is veering from the original thread a bit but for various reasons, oiiotool seems not to be able to do the proper combination of things that we require.
Our own Andrew Wood has made what he
This is veering from the original thread a bit but for various reasons, oiiotool seems not to be able to do the proper combination of things that we require.
Our own Andrew Wood has made what he
|
By
bsloan <bsl...@...>
·
#1135
·
|
|
Re: icc profile for photoshop
@dbr,
Did you write in a post, here or on github, that you are working on updating the ICC usage in Photoshop documentation? I was going to write some of notes as well and update the OCIO
@dbr,
Did you write in a post, here or on github, that you are working on updating the ICC usage in Photoshop documentation? I was going to write some of notes as well and update the OCIO
|
By
Andrew Britton <cbsd....@...>
·
#1134
·
|
|
Pull Request: updates to ociobakelut
In reference to Issue #291, I've posted a pull request as a fix. Here's the link:
http://github.com/imageworks/OpenColorIO/pull/298
In reference to Issue #291, I've posted a pull request as a fix. Here's the link:
http://github.com/imageworks/OpenColorIO/pull/298
|
By
Andrew Britton <andrew.d...@...>
·
#1133
·
|
|
Re: Upstreamable patches?
Please do add the pre-built installation guides in the docs (as you
mention). Thanks!
-- Jeremy
Please do add the pre-built installation guides in the docs (as you
mention). Thanks!
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#1132
·
|
|
Re: Upstreamable patches?
Think it was you (or your helpful evil-twin)
Think it was you (or your helpful evil-twin)
|
By
dbr/Ben <dbr....@...>
·
#1138
·
|
|
Re: icc profile for photoshop
+1 Indeed!
Share away
By
Andrew Britton <andrew.d...@...>
·
#1129
·
|
|
Re: icc profile for photoshop
and if it's a lot of code, sometimes a github 'gist' is good for
sharing snippets like this:
https://gist.github.com/
and if it's a lot of code, sometimes a github 'gist' is good for
sharing snippets like this:
https://gist.github.com/
|
By
Jeremy Selan <jeremy...@...>
·
#1124
·
|
|
Re: icc profile for photoshop
+1... Let's see it.
-- jeremy
+1... Let's see it.
-- jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#1123
·
|
|
Re: icc profile for photoshop
I don't even know if this is of any use at all (since my programming skills in Photoshop is very limited), but we wrote a little script that allows you to toggle between two ICC profiles by just using
I don't even know if this is of any use at all (since my programming skills in Photoshop is very limited), but we wrote a little script that allows you to toggle between two ICC profiles by just using
|
By
Jordan Soles <jor...@...>
·
#1131
·
|
|
Re: OCIO 1.0.8 released
Wasn't a problem on your end. :) ocio itself only really requires
cmake 2.6 to build but the documentation build uses functions only
provided by 2.8. RHEL/CentOS only has 2.6 but I helped get a
Wasn't a problem on your end. :) ocio itself only really requires
cmake 2.6 to build but the documentation build uses functions only
provided by 2.8. RHEL/CentOS only has 2.6 but I helped get a
|
By
Richard Shaw <hobbe...@...>
·
#1127
·
|
|
Re: Upstreamable patches?
Oh, it looks like someone already did this for me on 1.0.8, correct?
If not, I'll do a pull request..
Yes, I remember now saying that we should do that once the packages
were accepted but never got
Oh, it looks like someone already did this for me on 1.0.8, correct?
If not, I'll do a pull request..
Yes, I remember now saying that we should do that once the packages
were accepted but never got
|
By
Richard Shaw <hobbe...@...>
·
#1126
·
|
|
Re: parsing configs with non-C locale
I use git here but not as part of a public project.
Oh - I hadn't seen that. Yeah I'll take a look - thanks for the pointer.
It's pretty daunting but probably well worth me trying it out. I'll give
I use git here but not as part of a public project.
Oh - I hadn't seen that. Yeah I'll take a look - thanks for the pointer.
It's pretty daunting but probably well worth me trying it out. I'll give
|
By
Paul Miller <pa...@...>
·
#1125
·
|
|
Re: Upstreamable patches?
Both of those look good to get into the main repo. Are you
comfortable submitting a pull request? If not, I am happy too.
Out of curiosity, i'll have to admit that I'm a bit of a newbie in
terms of
Both of those look good to get into the main repo. Are you
comfortable submitting a pull request? If not, I am happy too.
Out of curiosity, i'll have to admit that I'm a bit of a newbie in
terms of
|
By
Jeremy Selan <jeremy...@...>
·
#1120
·
|
|
Re: parsing configs with non-C locale
Is this your first stab at using git as well?
We've the very few first steps outlined on the ocio website,
http://opencolorio.org/developers/getting_started.html
The rough steps are:
make a github
Is this your first stab at using git as well?
We've the very few first steps outlined on the ocio website,
http://opencolorio.org/developers/getting_started.html
The rough steps are:
make a github
|
By
Jeremy Selan <jeremy...@...>
·
#1119
·
|