diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-16 15:14:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-16 15:14:00 +0100 |
| commit | 47e78514ffa98c991ddd38d077836f4a558fbec0 (patch) | |
| tree | f2ec42ae269895345306ff1cfe91fff1f2382612 | |
| parent | a9ec4cbdff52e8b11ac99cdddfa64a71e1ce8f71 (diff) | |
Manual wording tweak.
| -rw-r--r-- | doc/manual/dcpomatic.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 748797e74..aa31b47cd 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -2839,7 +2839,8 @@ operation is interrupted and DCP-o-matic must resume it.</listitem> Following this is the DCP itself: <code>DCP-TEST_EN-XX_UK-U_51_2K_CSY_20130218_CSY_OV</code>. This contains some small XML files, which describe the DCP, and two large -MXF files, which contain the DCP's audio and video data. This folder +MXF files, which contain the DCP's audio and video data. It may also +contain subtitles in either XML or MXF format. This folder (<code>DCP-TEST_EN-XX_...</code>) is what you should ingest, or pass to the cinema which is showing your DCP. </para> |
