|
Linear workflow in Silhouette? And example LUT files?
3 messages
Hi! I'm attempting to get a linear workflow working in Silhouette (4.5.3), which uses OpenColorIO. I'd like to load in scene-linear EXRs, apply a 1D linear-to-CineonLog transform, and then apply a 3D
Hi! I'm attempting to get a linear workflow working in Silhouette (4.5.3), which uses OpenColorIO. I'd like to load in scene-linear EXRs, apply a 1D linear-to-CineonLog transform, and then apply a 3D
|
By
Derek Melmoth
·
|
|
Review: docs for Blender and Sony Vegas Pro OCIO support
Documenting support for OCIO in latest stable release of Blender, and Sony Vegas Pro 12 https://github.com/imageworks/OpenColorIO/pull/305
Documenting support for OCIO in latest stable release of Blender, and Sony Vegas Pro 12 https://github.com/imageworks/OpenColorIO/pull/305
|
By
dbr/Ben
·
|
|
yaml-cpp 0.5.0
3 messages
I noticed that yaml-cpp 0.5.0 was released with the new API. Is there a plan to move to the new API or stick with the 0.3.0 API? Thanks, Richard
I noticed that yaml-cpp 0.5.0 was released with the new API. Is there a plan to move to the new API or stick with the 0.3.0 API? Thanks, Richard
|
By
Richard Shaw
·
|
|
photoshop config.ocio
7 messages
thank you so far. I have installed fedora on virtualbox. Now come to need config.ocio for making icc for photoshop ocio2icc does not work on it but i gues ociobakelut can give icc. So, downloading sam
thank you so far. I have installed fedora on virtualbox. Now come to need config.ocio for making icc for photoshop ocio2icc does not work on it but i gues ociobakelut can give icc. So, downloading sam
|
By
Nishith Singhai
·
|
|
truelight compile error
4 messages
Hello. The lack of Truelight is not causing an error in your build, the warning is merely informational in case you had intended for it to be used. Your build is failing as a result of not being able
Hello. The lack of Truelight is not causing an error in your build, the warning is merely informational in case you had intended for it to be used. Your build is failing as a result of not being able
|
By
Jeremy Selan
·
|
|
Review: nuke: Toolbar node population no longer conflicts with Foundry
https://github.com/imageworks/OpenColorIO/pull/301
https://github.com/imageworks/OpenColorIO/pull/301
|
By
Sean Looper
·
|
|
Review: Visual Studio 2010 compile fix Edit
8 messages
http://github.com/imageworks/OpenColorIO/pull/300 Frederik has submitted a bunch of changes related to Visual Studio 2010 compatibility and STATIC linking. As this touches CMake mojo as used on linux
http://github.com/imageworks/OpenColorIO/pull/300 Frederik has submitted a bunch of changes related to Visual Studio 2010 compatibility and STATIC linking. As this touches CMake mojo as used on linux
|
By
Jeremy Selan
·
|
|
Review: config-syntax documentation
https://github.com/imageworks/OpenColorIO/pull/296 Summary of the changes: * Docs of the various sections within the config, and available transforms * Basic guidelines for writing documentation (main
https://github.com/imageworks/OpenColorIO/pull/296 Summary of the changes: * Docs of the various sections within the config, and available transforms * Basic guidelines for writing documentation (main
|
By
dbr/Ben
·
|
|
linux compile question
2 messages
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
·
|
|
photoshop icc profile
True. It does not matter where you generate the ICC profile, it is independent of both OCIO and operating system it was generated on. True. All checkins to OCIO are tested by Travis-CI, https://travis
True. It does not matter where you generate the ICC profile, it is independent of both OCIO and operating system it was generated on. True. All checkins to OCIO are tested by Travis-CI, https://travis
|
By
dbr/Ben
·
|
|
Rendering per-shot grades with ocioconvert
10 messages
Apologies if this is a repeat question: Ocioconvert takes an input and output colorspace from the current ocio.config and applies a transform to an input image. Is it possible to apply a look as well?
Apologies if this is a repeat question: Ocioconvert takes an input and output colorspace from the current ocio.config and applies a transform to an input image. Is it possible to apply a look as well?
|
By
Blake Sloan
·
|
|
Upstreamable patches?
6 messages
Hey guys, been a while but things seem to be going well with my Fedora package of ocio so I haven't needed to ask any questions lately. I was going through my packages and noticed I have two patches a
Hey guys, been a while but things seem to be going well with my Fedora package of ocio so I haven't needed to ask any questions lately. I was going through my packages and noticed I have two patches a
|
By
Richard Shaw
·
|
|
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
·
|
|
OCIO 1.0.8 released
4 messages
It's been a long time since our last release! There have been a bunch of updates that have not made it into any tagged release, and seeing as how we have a bunch of development work in progress it see
It's been a long time since our last release! There have been a bunch of updates that have not made it into any tagged release, and seeing as how we have a bunch of development work in progress it see
|
By
Jeremy Selan
·
|
|
parsing configs with non-C locale
9 messages
I think I found a bug in either my code or OCIO. When our software is run on a Ubuntu 12.04 machine with a German locale, parsing of srgb.spi1d fails and we get an "Invalid 'From' Tag" exception. I th
I think I found a bug in either my code or OCIO. When our software is run on a Ubuntu 12.04 machine with a German locale, parsing of srgb.spi1d fails and we get an "Invalid 'From' Tag" exception. I th
|
By
Paul Miller
·
|
|
icc profile in photoshop
3 messages
You are correct. To use ocio with photoshop, the current recommended workflow is to bake out an icc profile. Note: you MUST specify --description, this is what shows up in photoshop when the icc profi
You are correct. To use ocio with photoshop, the current recommended workflow is to bake out an icc profile. Note: you MUST specify --description, this is what shows up in photoshop when the icc profi
|
By
Jeremy Selan
·
|
|
Foundry bugfixes to Nuke nodes?
Thanks for bringing this to our attention. I'll contact the foundry and see if we can find out what they've done. -- Jeremy
Thanks for bringing this to our attention. I'll contact the foundry and see if we can find out what they've done. -- Jeremy
|
By
Jeremy Selan
·
|
|
Foundry bugfixes to Nuke nodes?
I was reading the release notes for Nuke, http://thefoundry.s3.amazonaws.com/products/nuke/releases/7.0v1/7.0v1_ReleaseNotes.pdf ..and noticed a few items mentioning bug-fixes to OCIO nodes, like: > B
I was reading the release notes for Nuke, http://thefoundry.s3.amazonaws.com/products/nuke/releases/7.0v1/7.0v1_ReleaseNotes.pdf ..and noticed a few items mentioning bug-fixes to OCIO nodes, like: > B
|
By
dbr/Ben
·
|
|
Shameless Plug: VES Cinematic Color White Paper
2 messages
A shameless plug: For those who may be interested, the VES just released a white paper on motion-picture color management: Press Release: http://www.awn.com/news/technology/ves-releases-cinematic-colo
A shameless plug: For those who may be interested, the VES just released a white paper on motion-picture color management: Press Release: http://www.awn.com/news/technology/ves-releases-cinematic-colo
|
By
Jeremy Selan
·
|
|
ocio for windows
Hello, Is there a step by step guide to compile ocio for windows. I have been reading thru the articles. Not clear on how exactly to go about. -- Thanking You, Nishith P Singhai | Senior Programmer Fu
Hello, Is there a step by step guide to compile ocio for windows. I have been reading thru the articles. Not clear on how exactly to go about. -- Thanking You, Nishith P Singhai | Senior Programmer Fu
|
By
Nishith Singhai
·
|