summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/dcpomatic.xml42
1 files changed, 15 insertions, 27 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml
index afea229e0..cf61f4344 100644
--- a/doc/manual/dcpomatic.xml
+++ b/doc/manual/dcpomatic.xml
@@ -46,31 +46,18 @@ Hello, and welcome to DCP-o-matic!
<para>The full set of DCP-o-matic tools is as follows:</para>
-<segmentedlist>
-<?dbhtml list-presentation="list"?>
-<segtitle>DCP-o-matic</segtitle>
-<segtitle>Player</segtitle>
-<segtitle>Verifier</segtitle>
-<segtitle>Batch Converter</segtitle>
-<segtitle>Combiner</segtitle>
-<segtitle>Disk Writer</segtitle>
-<segtitle>KDM Creator</segtitle>
-<segtitle>Encode Server</segtitle>
-<segtitle>Editor</segtitle>
-<segtitle>Playlist Editor</segtitle>
-<seglistitem>
-<seg>make DCPs from video, audio and text files (including VFs) and make KDMs.</seg>
-<seg>play back DCPs and check them for errors.</seg>
-<seg>check one or more DCPs for errors.</seg>
-<seg>create DCPs from one or more projects previously created by the main DCP-o-matic tool.</seg>
-<seg>take several DCPs and combine them into a single DCP folder.</seg>
-<seg>format external hard drives to EXT2 format and copy DCPs onto them.</seg>
-<seg>create KDMs from DKDMs that were previously made in the main DCP-o-matic tool, or that were sent by other people.</seg>
-<seg>allow faster encoding of DCPs by connecting computers together over a network.</seg>
-<seg>edit the metadata of existing DCPs without changing the video, audio or text assets.</seg>
-<seg>create playlists to allow the player to be used for simple cinema-style playback.</seg>
-</seglistitem>
-</segmentedlist>
+<itemizedlist>
+<listitem><emphasis>DCP-o-matic</emphasis>: make DCPs from video, audio and text files (including VFs) and make KDMs.</listitem>
+<listitem><emphasis>Player</emphasis>: play back DCPs and check them for errors.</listitem>
+<listitem><emphasis>Verifier</emphasis>: check one or more DCPs for errors.</listitem>
+<listitem><emphasis>Batch Converter</emphasis>: create DCPs from one or more projects previously created by the main DCP-o-matic tool.</listitem>
+<listitem><emphasis>Combiner</emphasis>: take several DCPs and combine them into a single DCP folder.</listitem>
+<listitem><emphasis>Disk Writer</emphasis>: format external hard drives to EXT2 format and copy DCPs onto them.</listitem>
+<listitem><emphasis>KDM Creator</emphasis>: create KDMs from DKDMs that were previously made in the main DCP-o-matic tool, or that were sent by other people.</listitem>
+<listitem><emphasis>Encode Server</emphasis>: allow faster encoding of DCPs by connecting computers together over a network.</listitem>
+<listitem><emphasis>Editor</emphasis>: edit the metadata of existing DCPs without changing the video, audio or text assets.</listitem>
+<listitem><emphasis>Playlist Editor</emphasis>: create playlists to allow the player to be used for simple cinema-style playback.</listitem>
+</itemizedlist>
</section>
@@ -4168,7 +4155,7 @@ sets.
<itemizedlist>
<listitem>Start a new DCP-o-matic film.</listitem>
<listitem>Click <guilabel>Add DCP...</guilabel> and specify your existing DCP's folder.</listitem>
-<listitem>Go to the <guilabel>DCP</guilabel> tab and choose <guilabel>Split by video content</guilabel> for <guilabel>Reel type</guilabel>.</listitem>
+<listitem>Go to the <guilabel>DCP</guilabel> tab, click <guilabel>Reels...</guilabel> and choose <guilabel>Split by video content</guilabel> for <guilabel>Reel mode</guilabel>.</listitem>
<listitem>Open the <guilabel>Version File (VF) setup</guilabel> dialogue box using the <guilabel>Version File (VF)...</guilabel> option in the <guilabel>Tools</guilabel> menu.</listitem>
<listitem>Tick the <guilabel>Video</guilabel> and <guilabel>Audio</guilabel> checkboxes next to your existing DCP's name.</listitem>
<listitem>Add your subtitles to the film in whatever format you have.</listitem>
@@ -4250,7 +4237,8 @@ The full details of OV and VF files are discussed in <xref linkend="sec-overlay"
<listitem>Create a new DCP-o-matic project for the VF.</listitem>
<listitem>Use <guilabel>Add folder...</guilabel> to add your OV DCP to the project.</listitem>
<listitem>Open the <guilabel>Version File (VF) setup</guilabel> dialogue box using the <guilabel>Version File (VF)...</guilabel> option in the <guilabel>Tools</guilabel> menu.</listitem>
-<listitem>Tick the <guilabel>Video</guilabel> checkbox next to your existing DCP's name (you may need to select <guilabel>By video content</guilabel> for <guilabel>Reel type</guilabel> in the <guilabel>DCP</guilabel> tab).</listitem>
+<listitem>Tick the <guilabel>Video</guilabel> checkbox next to your existing DCP's name (you may need to click <guilabel>Reels...</guilabel> in the <guilabel>DCP</guilabel> tab and then
+select <guilabel>By video content</guilabel> for <guilabel>Reel mode</guilabel>).</listitem>
<listitem>Check also the <guilabel>Audio</guilabel> checkbox if your OV has audio.</listitem>
<listitem>Add your language-specific audio and/or subtitles and Make DCP.</listitem>
</itemizedlist>