diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-12-13 00:29:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-12-13 22:45:54 +0100 |
| commit | d7392761f27f51431cd3e2cf1cd5f1040643aa4d (patch) | |
| tree | 39ee7d9997411870597a959c77af4aef34347bf7 /doc | |
| parent | d2f40438b9a6f396d385b91766193d9772f68d78 (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 a269cb80f..4c31128fe 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -3612,8 +3612,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 |
