From 03dba08f2f8be761b644e7837f64764faef1e5ab Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 1 Feb 2018 00:37:51 +0000 Subject: [PATCH] More manual tweaks. --- doc/manual/dcpomatic.xml | 50 ++++++++++++++++++++++++++++++++-------- 1 file changed, 41 insertions(+), 9 deletions(-) diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 0c697e2b2..18b2eafa3 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -26,13 +26,16 @@ Hello, and welcome to DCP-o-matic!
What is DCP-o-matic? - -DCP-o-matic is a set of programs to make Digital -Cinema Packages (DCPs) from almost any video, audio and/or -subtitle files. The resulting DCPs will play on modern digital -cinema projectors. - +DCP-o-matic is a set of programs to perform the following tasks: + + + Creation of Digital + Cinema Packages (DCPs) from video, audio and/or + subtitle files. + Playback of DCPs on a PC. + Creation of KDMs for DCPs. +
@@ -518,8 +521,8 @@ computationally intensive as encoding them. -If your DCP is a Version File (VF), in other words it refers to -another DCP's assets, you should import it as follows: +If your DCP is a Version File (VF) (i.e.\ it refers to +another DCP's assets) you should import it as follows: @@ -3376,6 +3379,35 @@ The full details of OV and VF files are discussed in + + Playing DCPs + + DCP-o-matic includes a DCP player, and although it requires a + very high-speed CPU to play DCPs in full resolution, it can also + play DCPs at reduced resolutions with slower CPUs. + + To use the player, start DCP-o-matic + Player, and load a DCP using the + Open option on the File + menu. + + If you load a VF and/or encrypted DCP you can add your OV + and/or KDM using the appropriate options on the + File menu. + + During playback the Performance area at + the bottom right of the window will give details of how many frames + are being dropped; these are frames that were not decoded from the + DCP quickly enough. If this number is high you can increase + performance at the cost of rendering quality by choosing an option + from the View menu. If you set the player to + decode at less than full resolution the DCP's data will be decoded + at this lower resolution, which is quicker than decoding at full + resolution. + + + + Configuration files -- 2.30.2