{# basic/page.html ~~~~~~~~~~~~~~~ Master template for simple pages. :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. #} {% extends "layout.html" %} {% block body %} {{ body }} {% if pagename == "index" %}

Color Transform Example

Final Image: sRGB
Digital Intermediate (DI): log dpx
Render: scene-linear exr

Images from "Cloudy With A Chance of Meatballs"

Copyright 2011 Sony Pictures Inc. All Rights Reserved.

spi-animation profile, available here.

{% endif %} {% endblock %}