Hand-apply ff5f0ed885e521d68e891a6764dc9bc975500f22 from master;
authorCarl Hetherington <cth@carlh.net>
Thu, 20 Nov 2014 10:47:43 +0000 (10:47 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 20 Nov 2014 10:47:43 +0000 (10:47 +0000)
manual tweaks.

TO_PORT
doc/manual/dcpomatic.xml
doc/manual/screenshots/subtitles-tab.png

diff --git a/TO_PORT b/TO_PORT
index 6e078405582e4c9d41ac6b6b863dc2200cfa2e23..1e46998b58004fc18c006950c9be3582506ff577 100644 (file)
--- a/TO_PORT
+++ b/TO_PORT
@@ -8,4 +8,3 @@ ee6d43ba1dfafa0a65b7d4e5dcd9a6df852ab524
 9a61895f3818963205318e798e41c90b0492faa0
 05c421741efc303a3248faeae56f9a23e280eeb9
 65c5c51161a862cb77198472940b756b2d18aa87
-9d5f507fd0a65c8eb7b4fbcf971c9c859f3158a0
index 489f0ba041dd55c069578069bb20daff207d70af..734e13de54b5b53c87d3904e2d7d499904854308 100644 (file)
@@ -994,21 +994,38 @@ content, as shown in <xref linkend="fig-subtitles-tab"/>.
 <para>
 DCP-o-matic will extract subtitles from the content, if present, and
 they can be &lsquo;burnt into&rsquo; the DCP (that is, they are
-included in the image and not overlaid by the projector).  Note that
-DVD and Blu-Ray subtitles are stored as bitmaps, so it is not possible
-(automatically) to use non-burnt-in subtitles with these sources.
+included in the image and not overlaid by the projector).
+</para>
+
+<para>
 Select the <guilabel>With Subtitles</guilabel> check-box to enable
-subtitles.  The <guilabel>X Offset</guilabel> and <guilabel>Y
-Offset</guilabel> controls move the subtitles around within the image,
-and the <guilabel>scale</guilabel> control changes their size.  The
-<guilabel>Stream</guilabel> control changes the subtitle stream that
-is used when the content has more than one.
+subtitles.
+</para>
+
+<para>
+The <guilabel>X Offset</guilabel> and <guilabel>Y Offset</guilabel>
+controls move the subtitles around within the image.  The offsets are
+expressed as a percentage of the video frame size; 100% X offset is
+the entire width of the frame, and 100% Y offset is the entire height.
+Hence, to move the subtitles down by half the frame height you would
+use a Y offset of 50%.
+</para>
+
+<para>
+The <guilabel>X Scale</guilabel> and <guilabel>Y Scale</guilabel>
+controls scale the subtitles.  Scale values of 1 make the subtitles
+the same size (relative to the size of the image) as they are on the
+original.  Values lower than 1 make them smaller, and values higher
+make them larger.  You can stretch the subtitles in either direction
+by specifying different values for X and Y scale.  Subtitles from DVD
+and Blu Ray sources are frequently larger (relative to the video
+frame) than those typically used for DCP, so it is often useful to
+scale such subtitles down using these controls.
 </para>
 
 <para>
-All being well, future versions of DCP-o-matic will include the option to
-use text subtitles (as is the norm with most professionally-mastered
-DCPs).
+The <guilabel>Stream</guilabel> control changes the subtitle stream
+that is used when the content has more than one.
 </para>
 
 </section>
index c2a01126e585e3159a9d1bc1dfb5b12bcc229d40..c39b705ff85d952d69e10b2879fdc0a5cc7adb57 100644 (file)
Binary files a/doc/manual/screenshots/subtitles-tab.png and b/doc/manual/screenshots/subtitles-tab.png differ