|
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
·
|
|
Re: OCIO 1.0.8 released
I didn't realize you were doing ugly patching.
You should have ocio-dev for a dot release sooner! Tags are free
after all... ;)
-- Jeremy
I didn't realize you were doing ugly patching.
You should have ocio-dev for a dot release sooner! Tags are free
after all... ;)
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#1118
·
|
|
Re: OCIO 1.0.8 released
Yay! No more patching on Fedora! Also, since we now have a cmake28
package in Fedora EPEL I don't have to do any ugly cmake hacks anymore
for RHEL/CentOS/SL 6.
Thanks,
Richard
Yay! No more patching on Fedora! Also, since we now have a cmake28
package in Fedora EPEL I don't have to do any ugly cmake hacks anymore
for RHEL/CentOS/SL 6.
Thanks,
Richard
|
By
Richard Shaw <hobbe...@...>
·
#1122
·
|
|
Re: parsing configs with non-C locale
I already have a fix. But I've never committed anything to github. If someone will walk me through the process, I'll be happy to commit my fix.
I already have a fix. But I've never committed anything to github. If someone will walk me through the process, I'll be happy to commit my fix.
|
By
Paul Miller <pa...@...>
·
#1121
·
|
|
Re: icc profile for photoshop
No worries! I just had to solve this icc/Photoshop issue at CBS to make sure current color pipeline works for our matte department.
No worries! I just had to solve this icc/Photoshop issue at CBS to make sure current color pipeline works for our matte department.
|
By
Andrew Britton <andrew.d...@...>
·
#1117
·
|
|
Re: Bugs in Windows build process
Your help on a windows build/installer would be very much appreciated.
Thanks so much! Many smaller studios will forever be in your debt,
should you complete this quest successfully. :)
One of the
Your help on a windows build/installer would be very much appreciated.
Thanks so much! Many smaller studios will forever be in your debt,
should you complete this quest successfully. :)
One of the
|
By
Jeremy Selan <jeremy...@...>
·
#1116
·
|