|
Re: A simple question About OIIO and OCIO
Hi Alex :) you should have a go at using the ocio java binding. It would be pretty straight forward to create a web service that would return a jpg with a ocio transform burnt in.
Jeremy Selan
Hi Alex :) you should have a go at using the ocio java binding. It would be pretty straight forward to create a web service that would return a jpg with a ocio transform burnt in.
Jeremy Selan
|
By
Malcolm Humphreys <malcolmh...@...>
·
#1023
·
|
|
Re: A simple question About OIIO and OCIO
Sorry for the delay.
Yah, oiiotool is definitely your way forward.
There currently isnt a way to apply .cc or .ccc grades, except using ociobakelut (and even then, this just bakes it into another lut,
Sorry for the delay.
Yah, oiiotool is definitely your way forward.
There currently isnt a way to apply .cc or .ccc grades, except using ociobakelut (and even then, this just bakes it into another lut,
|
By
Jeremy Selan <jeremy...@...>
·
#1022
·
|
|
Re: A simple question About OIIO and OCIO
ocioconvert is a demo app that's not really needed. if you'd like to do color conversions, we'd recommend installing OCIO, then installing OIIO (with OCIO build-time depencency) and then trying
ocioconvert is a demo app that's not really needed. if you'd like to do color conversions, we'd recommend installing OCIO, then installing OIIO (with OCIO build-time depencency) and then trying
|
By
Jeremy Selan <jeremy...@...>
·
#1021
·
|
|
Re: RV integration WIP
Very interested..
Especially in the handling of per shot looks..
-Alex
Very interested..
Especially in the handling of per shot looks..
-Alex
|
By
Alex Fry <ale...@...>
·
#1020
·
|
|
Re: static library linking issues
A long shot - but have you checked the order in which the static libraries are being added to the linkers command line? If they're in the wrong order it might not be resolving the symbols.
From the
A long shot - but have you checked the order in which the static libraries are being added to the linkers command line? If they're in the wrong order it might not be resolving the symbols.
From the
|
By
Colin Doncaster <colin.d...@...>
·
#1019
·
|
|
Re: static library linking issues
Great, let me know if you find anything.
By the way, this is the line that *should* be doing the static linking:
https://github.com/imageworks/OpenColorIO/blob/master/src/core/CMakeLists.txt#L69
and
Great, let me know if you find anything.
By the way, this is the line that *should* be doing the static linking:
https://github.com/imageworks/OpenColorIO/blob/master/src/core/CMakeLists.txt#L69
and
|
By
Jeremy Selan <jeremy...@...>
·
#1018
·
|
|
Re: static library linking issues
thanks for catching that one Jeremy; I'll pass it onto our build guys.
Alas, my cmake skills are well below par, though I may have a go at this one ..
Piotr
thanks for catching that one Jeremy; I'll pass it onto our build guys.
Alas, my cmake skills are well below par, though I may have a go at this one ..
Piotr
|
By
Piotr Stanczyk <piotr.s...@...>
·
#1017
·
|
|
Re: static library linking issues
Ok, so I'm able to fully reproduce your error when using static linking with a simple test case.
g++ main.cpp -Ibuild/dist/include -ostatictest build/dist/lib/libOpenColorIO.aI created a main.cpp,
Ok, so I'm able to fully reproduce your error when using static linking with a simple test case.
g++ main.cpp -Ibuild/dist/include -ostatictest build/dist/lib/libOpenColorIO.aI created a main.cpp,
|
By
Jeremy Selan <jeremy...@...>
·
#1016
·
|
|
Re: static library linking issues
Sorry, i'll try to look into this.
Is anyone out there successfully statically building against OCIO?
-- Jeremy
Sorry, i'll try to look into this.
Is anyone out there successfully statically building against OCIO?
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#1015
·
|
|
Re: static library linking issues
Just checking in to see if anyone has some magic voodoo for this -
thanks
Piotr
Just checking in to see if anyone has some magic voodoo for this -
thanks
Piotr
|
By
Piotr <piotr.s...@...>
·
#1014
·
|
|
Re: RV integration WIP
So would I/we.
George - BlueBolt
So would I/we.
George - BlueBolt
|
By
georges...@...
·
#1013
·
|
|
Re: Tetrahedral is Best
So if you look in the aces configuration, you'll see there are two .ocio files. config.ocio and config_1_0_3.ocio. config_1_0_3 explicitly specifies tetrahedral interpolation for the rrt 3dluts.
So if you look in the aces configuration, you'll see there are two .ocio files. config.ocio and config_1_0_3.ocio. config_1_0_3 explicitly specifies tetrahedral interpolation for the rrt 3dluts.
|
By
Jeremy Selan <jeremy...@...>
·
#1012
·
|
|
Tetrahedral is Best
I was experimenting with the ACES configuration the other day. I
applied the RRT to a grey ramp and saw some subtle color artifacts,
which could be verified by boosting the saturation. I tried
I was experimenting with the ACES configuration the other day. I
applied the RRT to a grey ramp and saw some subtle color artifacts,
which could be verified by boosting the saturation. I tried
|
By
Brendan Bolles <bre...@...>
·
#1011
·
|
|
Re: Need disto install section on home page?
Ack. I tried editing it in github since it's a minor change but when I
submit it I get a github 404 not found. I'll submit something straight
from git when I get a chance and I'll add EPEL when it
Ack. I tried editing it in github since it's a minor change but when I
submit it I get a github 404 not found. I'll submit something straight
from git when I get a chance and I'll add EPEL when it
|
By
Richard Shaw <hobbe...@...>
·
#1010
·
|
|
Re: static library linking issues
Hi Jeremy,
Sorry for the delay in getting this info back to you. This is what our
build people say:
We're actually building verison 1.0.6. This was a clean build, and
we're not using ocio
Hi Jeremy,
Sorry for the delay in getting this info back to you. This is what our
build people say:
We're actually building verison 1.0.6. This was a clean build, and
we're not using ocio
|
By
Piotr Stanczyk <piotr.s...@...>
·
#1009
·
|
|
Re: Need disto install section on home page?
Sounds great. Can you send me the real distro list? Im happy to add it.
Or you can edit the docs rst file, and submit a pull request.
Sounds great. Can you send me the real distro list? Im happy to add it.
Or you can edit the docs rst file, and submit a pull request.
|
By
Jeremy Selan <jeremy...@...>
·
#1007
·
|
|
Need disto install section on home page?
Since ocio is now in Fedora and is on it's way in EPEL for EL 6, I was
thinking it may be nice to put another subsection on the install page
for distro's that have packaged OCIO.
Thought?
Richard
Since ocio is now in Fedora and is on it's way in EPEL for EL 6, I was
thinking it may be nice to put another subsection on the install page
for distro's that have packaged OCIO.
Thought?
Richard
|
By
Richard Shaw <hobbe...@...>
·
#1008
·
|
|
Review: Interpolation menu added to After Effects plug-in
This will be my last pull request for a while, promise!
https://github.com/imageworks/OpenColorIO/pull/274
Added an interpolation menu when loading a LUT directly, per
This will be my last pull request for a while, promise!
https://github.com/imageworks/OpenColorIO/pull/274
Added an interpolation menu when loading a LUT directly, per
|
By
Brendan Bolles <bre...@...>
·
#1006
·
|
|
Review: After Effects plug-in project updates
Pull request here:
https://github.com/imageworks/OpenColorIO/pull/273
The After Effects plug-in currently is built with Xcode and Visual
Studio projects. When they were move to their new homes
Pull request here:
https://github.com/imageworks/OpenColorIO/pull/273
The After Effects plug-in currently is built with Xcode and Visual
Studio projects. When they were move to their new homes
|
By
Brendan Bolles <bre...@...>
·
#1004
·
|
|
Re: OpenColorIO has been accepted in Fedora!
Awesome! :)
-- Jeremy
By
Jeremy Selan <jeremy...@...>
·
#1003
·
|