X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=blobdiff_plain;f=aces%2FREADME;h=9a9c51c73e21c8a0281ed11db3b2626b0e9c1b6b;hp=166b139176070e7c32bf6fe6d97675617806d227;hb=001a3286845abea459c907a81d35dc4fba1e3074;hpb=b77c69fb3072c1c11938bbbf71430223ac6444a2 diff --git a/aces/README b/aces/README index 166b139..9a9c51c 100644 --- a/aces/README +++ b/aces/README @@ -1,6 +1,5 @@ -RRT VERSION: ut33 - -https://github.com/ampas/aces-dev/tree/22d282997f92deef76b641b2148af25df8027f64 +RRT VERSION: v0.1.1 +https://github.com/ampas/aces-dev/commit/cfd524bb577a251497c044622eab2a722ebcee04 config_1_0_3.ocio: requires OCIO 1.0.3+. - specifies the use of tetrahedral interpolation on the RRTs @@ -8,24 +7,21 @@ config_1_0_3.ocio: requires OCIO 1.0.3+. config.ocio: requires OCIO 1.0.0+. - - - # COMMANDS TO GENERATE RRT 3D LUTS # This is to pickup the log -> aces transform (the input allocation) setenv OCIO /path/to/ocio/aces/config.ocio ociolutimage --generate --colorconvert log aces --output log_aces.exr -ctlrender -ctl rrt/rrt.ctl -ctl odt/p3d60/odt_p3d60.ctl log_aces.exr rrt_ut33_p3d60.exr -ctlrender -ctl rrt/rrt.ctl -ctl odt/p3dci/odt_p3dci.ctl log_aces.exr rrt_ut33_p3dci.exr -ctlrender -ctl rrt/rrt.ctl -ctl odt/rec709/odt_rec709.ctl log_aces.exr rrt_ut33_rec709.exr -ctlrender -ctl rrt/rrt.ctl -ctl odt/smpte_rp/rdt_dcdm.ctl log_aces.exr rrt_ut33_dcdm.exr -ctlrender -ctl rrt/rrt.ctl -ctl odt/sRGB/odt_sRGB.ctl log_aces.exr rrt_ut33_sRGB.exr - -ociolutimage --extract --input rrt_ut33_p3d60.exr --output rrt_ut33_p3d60.spi3d -ociolutimage --extract --input rrt_ut33_p3dci.exr --output rrt_ut33_p3dci.spi3d -ociolutimage --extract --input rrt_ut33_rec709.exr --output rrt_ut33_rec709.spi3d -ociolutimage --extract --input rrt_ut33_dcdm.exr --output rrt_ut33_dcdm.spi3d -ociolutimage --extract --input rrt_ut33_sRGB.exr --output rrt_ut33_sRGB.spi3d +ctlrender -ctl rrt/rrt.ctl -ctl odt/p3d60/odt_p3d60.ctl log_aces.exr rrt_p3d60.exr +ctlrender -ctl rrt/rrt.ctl -ctl odt/p3dci/odt_p3dci.ctl log_aces.exr rrt_p3dci.exr +ctlrender -ctl rrt/rrt.ctl -ctl odt/rec709/odt_rec709.ctl log_aces.exr rrt_rec709.exr +ctlrender -ctl rrt/rrt.ctl -ctl odt/smpte_rp/rdt_dcdm.ctl log_aces.exr rrt_dcdm.exr +ctlrender -ctl rrt/rrt.ctl -ctl odt/sRGB/odt_sRGB.ctl log_aces.exr rrt_sRGB.exr + +ociolutimage --extract --input rrt_p3d60.exr --output rrt_v0_1_1_p3d60.spi3d +ociolutimage --extract --input rrt_p3dci.exr --output rrt_v0_1_1_p3dci.spi3d +ociolutimage --extract --input rrt_rec709.exr --output rrt_v0_1_1_rec709.spi3d +ociolutimage --extract --input rrt_dcdm.exr --output rrt_v0_1_1_dcdm.spi3d +ociolutimage --extract --input rrt_sRGB.exr --output rrt_v0_1_1_sRGB.spi3d