diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-07 10:45:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-07 10:45:00 +0000 |
| commit | f34e8444dc6134ba8ded85bd547db20b800fd4f2 (patch) | |
| tree | a7802e60c0127ec101f18b98121efb98a37181cb | |
| parent | b4c8f8b0788125a1fcc209ad50aee2021a32d324 (diff) | |
Remove out of date chapter from manual.
| -rw-r--r-- | doc/manual/dcpomatic.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index a9fdd69f5..50fb11c1b 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -1572,27 +1572,6 @@ provide a significant speed-up compared to a 100Mb/s network. </chapter> -<chapter xml:id="ch-colour-conversions" xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="en"> -<title>Colour conversions</title> - -<para> -As part of the encoding process, DCP-o-matic has to convert the colour -space of the source files that you use into XYZ, the colour space used -by the DCI standard. -</para> - -<para> -In order to do this, source colour is converted in three steps: -</para> - -<itemizedlist> -<listitem>Input gamma correction.</listitem> -<listitem>Multiplication by a conversion matrix.</listitem> -<listitem>Output gamma correction.</listitem> -</itemizedlist> - -</chapter> - <chapter xml:id="ch-files" xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="en"> <title>Generated files</title> |
