|
Got Lut Formats?
Are there color transform / LUT formats you use that aren't supported by OCIO?
It's easy to add them if you let us know! (hint, hint)
These can even be internal formats that don't leave your building
Are there color transform / LUT formats you use that aren't supported by OCIO?
It's easy to add them if you let us know! (hint, hint)
These can even be internal formats that don't leave your building
|
By
Jeremy Selan <jeremy...@...>
·
#855
·
|
|
Re: OCIO + TuttleOFX
Yes, as Bruno told, there are many tools in which it will be appreciable to have OFX ocio nodes... like Scratch too :)
OK, that's a good option to let Tuttle's plugs mature.
And I don't think that
Yes, as Bruno told, there are many tools in which it will be appreciable to have OFX ocio nodes... like Scratch too :)
OK, that's a good option to let Tuttle's plugs mature.
And I don't think that
|
By
Marie Fétiveau <m...@...>
·
#860
·
|
|
Re: OCIO + TuttleOFX
Hmm... That makes things interesting. I'd love to get OCIO support (even in a limited form) in these apps.
Is anyone on this list interested in compiling / testing an OFX plugin version of OCIO?
--
Hmm... That makes things interesting. I'd love to get OCIO support (even in a limited form) in these apps.
Is anyone on this list interested in compiling / testing an OFX plugin version of OCIO?
--
|
By
Jeremy Selan <jeremy...@...>
·
#853
·
|
|
Re: OCIO + TuttleOFX
Base light, Sony Vegas and Toxik do as well.
Bruno Nicoletti
Base light, Sony Vegas and Toxik do as well.
Bruno Nicoletti
|
By
Bruno Nicoletti <bruno.j....@...>
·
#852
·
|
|
Re: OCIO + TuttleOFX
Hmm...
I say if your plugins are not validated against the mainline OFX (or you wouldnt trust them to work in that context) to leave it out for now. There really no rush, so we can let the plugins
Hmm...
I say if your plugins are not validated against the mainline OFX (or you wouldnt trust them to work in that context) to leave it out for now. There really no rush, so we can let the plugins
|
By
Jeremy Selan <jeremy...@...>
·
#851
·
|
|
Re: OCIO + TuttleOFX
Good question, no quick answer :)
TuttleOFX plugins are not classical OFX plugs, they are TuttlePlugins (ta-dah !).
TuttlePlugins is based on a patched version of OpenFX C++ wrapper (called by us :
Good question, no quick answer :)
TuttleOFX plugins are not classical OFX plugs, they are TuttlePlugins (ta-dah !).
TuttlePlugins is based on a patched version of OpenFX C++ wrapper (called by us :
|
By
Marie Fétiveau <m...@...>
·
#854
·
|
|
Review: OCIO::SetLoggingLevel(...) fix
https://github.com/imageworks/OpenColorIO/pull/223
SetLoggingLevel wasnt being obeyed, if set before initialization. Now it works.
- Jeremy
https://github.com/imageworks/OpenColorIO/pull/223
SetLoggingLevel wasnt being obeyed, if set before initialization. Now it works.
- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#850
·
|
|
Re: OCIO + TuttleOFX
Do you think it would be appropriate to merge your OFX wrapper for OCIO into the main OCIO tree once they're stable?
-- Jeremy
2012/2/20 Marie Fétiveau <m...@...>
Do you think it would be appropriate to merge your OFX wrapper for OCIO into the main OCIO tree once they're stable?
-- Jeremy
2012/2/20 Marie Fétiveau <m...@...>
|
By
Jeremy Selan <jeremy...@...>
·
#849
·
|
|
Re: OCIO + TuttleOFX
ocio.lut is an OFX plugin that link with OpenColorIO lib which means you can use it in Tuttle's command line (sam) or in Nuke (and any other tools that support OFX).
For the moment Tuttle is built
ocio.lut is an OFX plugin that link with OpenColorIO lib which means you can use it in Tuttle's command line (sam) or in Nuke (and any other tools that support OFX).
For the moment Tuttle is built
|
By
Marie Fétiveau <m...@...>
·
#848
·
|
|
Re: OCIO + TuttleOFX
Cool!
Can you tell use a bit about the integration? Have you added generic OFX support to OCIO? Or have you directly integrated it natively into TuttleOFX?
-- Jeremy
2012/2/20 Marie Fétiveau
Cool!
Can you tell use a bit about the integration? Have you added generic OFX support to OCIO? Or have you directly integrated it natively into TuttleOFX?
-- Jeremy
2012/2/20 Marie Fétiveau
|
By
Jeremy Selan <jeremy...@...>
·
#846
·
|
|
OCIO + TuttleOFX
Hello !
TuttleOFX is now using OpenColorIO to read and apply LUT files on images.
This give me the chance to thank you for your great work : it rocks !
Of course that's a tiny first step in the
Hello !
TuttleOFX is now using OpenColorIO to read and apply LUT files on images.
This give me the chance to thank you for your great work : it rocks !
Of course that's a tiny first step in the
|
By
Marie Fétiveau <m...@...>
·
#847
·
|
|
Review: docs: ociobakelut, Photoshop ICC, looks
https://github.com/imageworks/OpenColorIO/pull/221
Committing Jeremy's Look docs. Also and documented ociobakelut usage, part of which somewhat escalated from "ociobakelut --format icc" to my
https://github.com/imageworks/OpenColorIO/pull/221
Committing Jeremy's Look docs. Also and documented ociobakelut usage, part of which somewhat escalated from "ociobakelut --format icc" to my
|
By
dbr/Ben <dbr....@...>
·
#845
·
|
|
Re: Pre-Review: Op Collapsing
This is now ready for a real pull-request:
Internal image-procesing ops now go through a simple optimization framework as part of Processor creation. In this first code pass, ops that are exact
This is now ready for a real pull-request:
Internal image-procesing ops now go through a simple optimization framework as part of Processor creation. In this first code pass, ops that are exact
|
By
Jeremy Selan <jeremy...@...>
·
#844
·
|
|
yaml-cpp 0.3.0 updates submitted to Fedora
Ok, yaml-cpp 0.3.0 is now on it's way through the QA system for Fedora.
Jeremy,
Do you have a specific date in mind to incorporate your yaml fork?
I have a fairly extensive patch to unbundle
Ok, yaml-cpp 0.3.0 is now on it's way through the QA system for Fedora.
Jeremy,
Do you have a specific date in mind to incorporate your yaml fork?
I have a fairly extensive patch to unbundle
|
By
Richard Shaw <hobbe...@...>
·
#843
·
|
|
Review: ocioconvert: pass arbitrary attributes to OIIO
https://github.com/imageworks/OpenColorIO/pull/219
We've had reason to experiment with actually using ocioconvert in our
pipeline, but discovered that we needed to pass attributes to
OpenImageIO,
https://github.com/imageworks/OpenColorIO/pull/219
We've had reason to experiment with actually using ocioconvert in our
pipeline, but discovered that we needed to pass attributes to
OpenImageIO,
|
By
Jeremy Selan <jeremy...@...>
·
#842
·
|
|
Re: combining a File-Based LUT Transform and a Display Transform?
Depends on the intent of the color cast.
Say you're using a film emulation lut where the bright neutrals get mapped to a warm color, and the dark neutrals get mapped to a cool color. Having your
Depends on the intent of the color cast.
Say you're using a film emulation lut where the bright neutrals get mapped to a warm color, and the dark neutrals get mapped to a cool color. Having your
|
By
Jeremy Selan <jeremy...@...>
·
#841
·
|
|
Re: Pre-Review: Op Collapsing
Yah, I looked into this implementation approach originally but didn't want to add too many virtuals before I knew exactly what was needed. But now that I see what fcns are actually being used, I'm
Yah, I looked into this implementation approach originally but didn't want to add too many virtuals before I knew exactly what was needed. But now that I see what fcns are actually being used, I'm
|
By
Jeremy Selan <jeremy...@...>
·
#840
·
|
|
Re: Pre-Review: Op Collapsing
This is looking cool!
I would be tempted to try and move some this into the base Op interface, mostly so in the future we can support plugin op optimisation if needed (moving truelight out as a plugin
This is looking cool!
I would be tempted to try and move some this into the base Op interface, mostly so in the future we can support plugin op optimisation if needed (moving truelight out as a plugin
|
By
Malcolm Humphreys <malcolmh...@...>
·
#839
·
|
|
Pre-Review: Op Collapsing
I have some development under progress, not yet ready for review, but I thought it may interest people:
https://github.com/imageworks/OpenColorIO/pull/218
During processor creation, this branch adds
I have some development under progress, not yet ready for review, but I thought it may interest people:
https://github.com/imageworks/OpenColorIO/pull/218
During processor creation, this branch adds
|
By
Jeremy Selan <jeremy...@...>
·
#837
·
|
|
Re: yaml-cpp
Also FYI, I've been made a co-maintainer of yaml-cpp for Fedora so
that should make things easier.
Thanks,
Richard
Also FYI, I've been made a co-maintainer of yaml-cpp for Fedora so
that should make things easier.
Thanks,
Richard
|
By
Richard Shaw <hobbe...@...>
·
#838
·
|