From f34e8444dc6134ba8ded85bd547db20b800fd4f2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 7 Nov 2013 10:45:00 +0000 Subject: Remove out of date chapter from manual. --- doc/manual/dcpomatic.xml | 21 --------------------- 1 file changed, 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. - -Colour conversions - - -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. - - - -In order to do this, source colour is converted in three steps: - - - -Input gamma correction. -Multiplication by a conversion matrix. -Output gamma correction. - - - - Generated files -- cgit v1.2.3