diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-12-13 00:29:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-12-13 00:29:55 +0100 |
| commit | 719cac066e0f222aa12f31b09055d01fbc7d54ee (patch) | |
| tree | b39af52c4f53049ddc3ea832e004341e71ace258 /doc | |
| parent | b64b4c0a22d99e65aef97355f2360b939ba84a96 (diff) | |
Manual tweak.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/manual/dcpomatic.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 5e757b90f..774e7e770 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -3615,8 +3615,8 @@ sets. <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>Video</guilabel> and -<guilabel>Audio</guilabel> tabs in turn and tick the <guilabel>Use this DCP's audio as OV and make VF</guilabel> checkboxes.</listitem> +<listitem>Go to the <guilabel>Video</guilabel> tab and tick the <guilabel>Use this DCP's video as OV and make VF</guilabel> checkbox.</listitem> +<listitem>Go to the <guilabel>Audio</guilabel> tab and tick the <guilabel>Use this DCP's audio as OV and make VF</guilabel> checkbox.</listitem> <listitem>Add your subtitles to the film in whatever format you have.</listitem> <listitem>Check the subtitle appearance in the preview; it will be slow to respond as it is having to decompress images from the existing |
