From: Carl Hetherington Date: Sun, 17 Oct 2021 20:53:37 +0000 (+0200) Subject: Manual tweaks. X-Git-Tag: checked-for-v2.16.x~240 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=b6adf181f95a46207b2d54f2f94c6d5122464aa0 Manual tweaks. --- diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 19551d008..1c3ca9dcb 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -32,9 +32,9 @@ Hello, and welcome to DCP-o-matic! Create Digital Cinema Packages (DCPs) from video, audio, subtitle and closed-caption files. - Play and verify DCPs. - Create KDMs for DCPs. - Write cinema-format drives containing DCPs. + Play and verify DCPs (see and ). + Create KDMs for DCPs (see ). + Write cinema-format drives containing DCPs (see ). @@ -1913,7 +1913,7 @@ into reels: The picture, sound and subtitle data of the DCP will be split up into more smaller files on disk, rather than fewer larger files. This can be useful if the DCP is to be transferred on storage -that have file size limits. The FAT32 filesystem, for example, can +that has a file size limit. The FAT32 filesystem, for example, can only hold files smaller than 4Gb. A 6Gb DCP with a single reel could not be transferred using a FAT32-formatted disk. If that DCP were split up into two 3Gb reels it could be transferred. @@ -3302,7 +3302,7 @@ There are two options for the encoding server; dcpomatic_server_cli, which runs on the command line, and dcpomatic_server, which has a simple GUI. The command line version is well-suited to headless servers, especially on Linux, and -the GUI version works best on Windows where it will put an icon in the +the GUI version works best on Windows and macOS where it will put an icon in the system tray. @@ -3770,7 +3770,7 @@ The full details of OV and VF files are discussed in Verifying DCPs - The player also offers a DCP verifier. To check a DCP, + The DCP-o-matic Player (see ) also offers a DCP verifier. To check a DCP, open it and then select Verify DCP from the Tools menu.