|
Cancelled Event: OCIO Documentation Working Group - Friday, 25 December 2020
#cal-cancelled
Cancelled: OCIO Documentation Working Group
This event has been cancelled.
When:
Friday, 25 December 2020
10:00am to 11:00am
(UTC-08:00) America/Los
Cancelled: OCIO Documentation Working Group
This event has been cancelled.
When:
Friday, 25 December 2020
10:00am to 11:00am
(UTC-08:00) America/Los
|
By
ocio-dev@lists.aswf.io Calendar <noreply@...>
·
#2060
·
|
|
Cancelled Event: OpenColorIO-Config-ACES Working Group - Tuesday, 29 December 2020
#cal-cancelled
Cancelled: OpenColorIO-Config-ACES Working Group
This event has been cancelled.
When:
Tuesday, 29 December 2020
2:00pm to 3:00pm
(UTC-05:00) America/New
Cancelled: OpenColorIO-Config-ACES Working Group
This event has been cancelled.
When:
Tuesday, 29 December 2020
2:00pm to 3:00pm
(UTC-05:00) America/New
|
By
ocio-dev@lists.aswf.io Calendar <noreply@...>
·
#2059
·
|
|
Upcoming Events
#cal-summary
OpenColorIO Dev Discussion Upcoming Events OCIO Documentation Working Group
When:
Friday, 11 December 2020, 10:00am to 11:00am
(GMT-08:00) America/Los
OpenColorIO Dev Discussion Upcoming Events OCIO Documentation Working Group
When:
Friday, 11 December 2020, 10:00am to 11:00am
(GMT-08:00) America/Los
|
By
ocio-dev@lists.aswf.io Calendar <ocio-dev@...>
·
#2058
·
|
|
OCIO v2 beta2 tag
Hi all,
We have just tagged master as the second beta for OCIO v2. The release candidate is not far off, we request people test this thoroughly and help us find any issues. Here are the noteworthy
Hi all,
We have just tagged master as the second beta for OCIO v2. The release candidate is not far off, we request people test this thoroughly and help us find any issues. Here are the noteworthy
|
By
Doug Walker
·
#2057
·
|
|
Upcoming Events
#cal-summary
OpenColorIO Dev Discussion Upcoming Events OpenColorIO TSC meeting (weekly)
When:
Monday, 7 December 2020, 12:00pm to 1:00pm
(GMT-08:00) America/Los
OpenColorIO Dev Discussion Upcoming Events OpenColorIO TSC meeting (weekly)
When:
Monday, 7 December 2020, 12:00pm to 1:00pm
(GMT-08:00) America/Los
|
By
ocio-dev@lists.aswf.io Calendar <ocio-dev@...>
·
#2056
·
|
|
Upcoming Events
#cal-summary
OpenColorIO Dev Discussion Upcoming Events OpenColorIO TSC meeting (weekly)
When:
Monday, 30 November 2020, 12:00pm to 1:00pm
(GMT-08:00) America/Los
OpenColorIO Dev Discussion Upcoming Events OpenColorIO TSC meeting (weekly)
When:
Monday, 30 November 2020, 12:00pm to 1:00pm
(GMT-08:00) America/Los
|
By
ocio-dev@lists.aswf.io Calendar <ocio-dev@...>
·
#2055
·
|
|
Re: OCIO v2 beta1 tag
Woo-hoo, congratulations to the whole team!
Woo-hoo, congratulations to the whole team!
|
By
Larry Gritz
·
#2054
·
|
|
Re: Shot luts and different monitor calibrations
Thanks Blake and Kevin for the explanations, really appreciated.
The whole thing with having multiple displays seems really nice and seems to work well in Nuke at least.
I guess one problem might be
Thanks Blake and Kevin for the explanations, really appreciated.
The whole thing with having multiple displays seems really nice and seems to work well in Nuke at least.
I guess one problem might be
|
By
Simon Björk
·
#2053
·
|
|
Re: Shot luts and different monitor calibrations
Why the ACES and Nuke configs only have a single display, mostly for
legacy reasons. There were tools which didn't work well with the
situation of having different lists of views for different
Why the ACES and Nuke configs only have a single display, mostly for
legacy reasons. There were tools which didn't work well with the
situation of having different lists of views for different
|
By
Kevin Wheatley
·
#2052
·
|
|
Re: Shot luts and different monitor calibrations
Hello Simon,
Displays don’t appear to be doing much work in the nuke-default and ACES configs. The spi-anim config has an example of how Display can be used to partition ones Views by the type
Hello Simon,
Displays don’t appear to be doing much work in the nuke-default and ACES configs. The spi-anim config has an example of how Display can be used to partition ones Views by the type
|
By
Sloan, Blake
·
#2051
·
|
|
Cancelled Event: OCIO Documentation Working Group - Friday, 27 November 2020
#cal-cancelled
Cancelled: OCIO Documentation Working Group
This event has been cancelled.
When:
Friday, 27 November 2020
10:00am to 11:00am
(UTC-08:00) America/Los
Cancelled: OCIO Documentation Working Group
This event has been cancelled.
When:
Friday, 27 November 2020
10:00am to 11:00am
(UTC-08:00) America/Los
|
By
ocio-dev@lists.aswf.io Calendar <noreply@...>
·
#2050
·
|
|
Re: Shot luts and different monitor calibrations
Or is the recommended way to use Displays for this and then filter out the list based on the ACTIVE_DISPLAYS environment variable?
Related to that, why does the ACES config only have a single display
Or is the recommended way to use Displays for this and then filter out the list based on the ACTIVE_DISPLAYS environment variable?
Related to that, why does the ACES config only have a single display
|
By
Simon Björk
·
#2049
·
|
|
Shot luts and different monitor calibrations
I'm trying to build a config that has a shot lut applied as a look. It all works well with:
- !<View> {name: Grade, colorspace: Output - sRGB, looks: PreGrade_LUT | nolook}
However, I need this to
I'm trying to build a config that has a shot lut applied as a look. It all works well with:
- !<View> {name: Grade, colorspace: Output - sRGB, looks: PreGrade_LUT | nolook}
However, I need this to
|
By
Simon Björk
·
#2048
·
|
|
OCIO v2 beta1 tag
Hi all,
As you hopefully heard at the SIGGRAPH and ASWF BoFs, development of OpenColorIO is currently in a stabilization and testing phase in preparation for the official release of v2 around the end
Hi all,
As you hopefully heard at the SIGGRAPH and ASWF BoFs, development of OpenColorIO is currently in a stabilization and testing phase in preparation for the official release of v2 around the end
|
By
Doug Walker
·
#2047
·
|
|
search_path on Windows
From what I understand the separator for search_path in a config file is a colon. This causes a bit of problem on Windows where I have luts in for example D:/path/to/luts.
I could work around it with
From what I understand the separator for search_path in a config file is a colon. This causes a bit of problem on Windows where I have luts in for example D:/path/to/luts.
I could work around it with
|
By
Simon Björk
·
#2046
·
|
|
Upcoming Events
#cal-summary
OpenColorIO Dev Discussion Upcoming Events OpenColorIO TSC meeting (weekly)
When:
Monday, 23 November 2020, 12:00pm to 1:00pm
(GMT-08:00) America/Los
OpenColorIO Dev Discussion Upcoming Events OpenColorIO TSC meeting (weekly)
When:
Monday, 23 November 2020, 12:00pm to 1:00pm
(GMT-08:00) America/Los
|
By
ocio-dev@lists.aswf.io Calendar <ocio-dev@...>
·
#2045
·
|
|
Upcoming Events
#cal-summary
OpenColorIO Dev Discussion Upcoming Events OCIO Documentation Working Group
When:
Friday, 13 November 2020, 10:00am to 11:00am
(GMT-08:00) America/Los
OpenColorIO Dev Discussion Upcoming Events OCIO Documentation Working Group
When:
Friday, 13 November 2020, 10:00am to 11:00am
(GMT-08:00) America/Los
|
By
ocio-dev@lists.aswf.io Calendar <ocio-dev@...>
·
#2044
·
|
|
Updated Event: OpenColorIO-Config-ACES Working Group
#cal-invite
OpenColorIO-Config-ACES Working Group
When:
Tuesday, 17 November 2020
2:00pm to 3:00pm
(UTC-05:00) America/New York
Repeats: Every 2 weeks on
OpenColorIO-Config-ACES Working Group
When:
Tuesday, 17 November 2020
2:00pm to 3:00pm
(UTC-05:00) America/New York
Repeats: Every 2 weeks on
|
By
ocio-dev@lists.aswf.io Calendar <noreply@...>
·
#2043
·
|
|
Upcoming Events
#cal-summary
OpenColorIO Dev Discussion Upcoming Events OpenColorIO TSC meeting (weekly)
When:
Monday, 9 November 2020, 12:00pm to 1:00pm
(GMT-08:00) America/Los
OpenColorIO Dev Discussion Upcoming Events OpenColorIO TSC meeting (weekly)
When:
Monday, 9 November 2020, 12:00pm to 1:00pm
(GMT-08:00) America/Los
|
By
ocio-dev@lists.aswf.io Calendar <ocio-dev@...>
·
#2042
·
|
|
Re: OCIO v2 sample configs
OK, issue filed, and responded to. Thanks!
Please let us know when there's a v2 ACES config available for download so we can test! Hopefully it also uses other v2 features, like categories.
OK, issue filed, and responded to. Thanks!
Please let us know when there's a v2 ACES config available for download so we can test! Hopefully it also uses other v2 features, like categories.
|
By
Brendan Bolles
·
#2041
·
|