diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-18 21:35:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-18 21:35:55 +0000 |
| commit | 779d19a17e5f49dc4419442cf4b296e039f1a8fc (patch) | |
| tree | c6403da2773e9af82db095f34395396945c8a56a | |
| parent | 95a27725707b2368d175f5ed51637fee88cb32b4 (diff) | |
Some manual tweaks.
| -rw-r--r-- | doc/manual/dvdomatic.xml | 39 | ||||
| -rw-r--r-- | doc/manual/screenshots/click-content-selector.png | bin | 31411 -> 31680 bytes | |||
| -rw-r--r-- | doc/manual/screenshots/film-tab.png | bin | 54280 -> 48903 bytes | |||
| -rw-r--r-- | doc/manual/screenshots/video-tab.png | bin | 30273 -> 39661 bytes |
4 files changed, 22 insertions, 17 deletions
diff --git a/doc/manual/dvdomatic.xml b/doc/manual/dvdomatic.xml index 753358c22..13485954a 100644 --- a/doc/manual/dvdomatic.xml +++ b/doc/manual/dvdomatic.xml @@ -277,7 +277,7 @@ that there will be no sound, and playback might not be entirely accurate (it may be slightly slower or faster than it should be, for example). This player is really only intended for brief inspection of content; if you need to check it more thoroughly, use another player -such as Totem, mplayer or VLC. +such as <ulink url="http://projects.gnome.org/totem/index.html">Totem</ulink>, <ulink url="http://www.mplayerhq.hu/design7/news.html">mplayer</ulink> or <ulink url="http://www.videolan.org/vlc/index.html">VLC</ulink>. </para> </section> @@ -325,6 +325,11 @@ open by clicking on the <guilabel>Details</guilabel> button. </para> <para> +If the DCP name is long, it may not all be visible. You can see the +full name by hovering the mouse pointer over the partial name. +</para> + +<para> The <guilabel>Trust content's header</guilabel> button starts off checked, and this means that DVD-o-matic will use the content's header information to determine its length. If, for some reason, this header @@ -376,12 +381,9 @@ can project the DCP using your projector's Flat preset. The remaining options can often be left alone, but may sometimes be useful. The ‘crop’ settings can be used to crop your content, which can be used to remove black borders from round the -edges of DVD images, for example. The <guilabel>L</guilabel>, -<guilabel>R</guilabel>, <guilabel>T</guilabel> and -<guilabel>B</guilabel> settings correspond to the left, right, top and -bottom of the image respectively. The specified number of pixels will +edges of DVD images, for example. The specified number of pixels will be trimmed from each edge, and the content image in the right of the -window will be updated to show the cropping in action. +window will be updated to show the effect of the crop. </para> <para> @@ -399,6 +401,20 @@ most situations. <!-- XXX: link --> </para> +<para> +The ‘colour look-up table’ specifies the colour space that +your input content will be expected to be in. If in doubt, leave it +set to ‘sRGB’. +</para> + +<para> +Finally, the ‘JPEG2000 bandwidth’ setting changes how big the final +image files used within the DCP will be. Larger numbers will give +better quality, but correspondingly larger DCPs. The bandwidth can be +between 50 and 250 megabits per second (MBps). +</para> + +</section> </section> <section> @@ -521,7 +537,6 @@ DCPs). </para> </section> -</section> <section> <title>Making the DCP</title> @@ -701,16 +716,6 @@ This is the directory which DVD-o-matic will suggest initially as a place to put </section> <section> -<title>Colour look-up table</title> - -<para> -This specifies the colour space that your input content will be -expected to be in. If in doubt, leave it set to ‘sRGB’. -</para> - -</section> - -<section> <title>A/B options</title> <para> diff --git a/doc/manual/screenshots/click-content-selector.png b/doc/manual/screenshots/click-content-selector.png Binary files differindex d8ff34c60..94f44c2a9 100644 --- a/doc/manual/screenshots/click-content-selector.png +++ b/doc/manual/screenshots/click-content-selector.png diff --git a/doc/manual/screenshots/film-tab.png b/doc/manual/screenshots/film-tab.png Binary files differindex 184a17b7e..39dc0b8dd 100644 --- a/doc/manual/screenshots/film-tab.png +++ b/doc/manual/screenshots/film-tab.png diff --git a/doc/manual/screenshots/video-tab.png b/doc/manual/screenshots/video-tab.png Binary files differindex a3e21c9d3..dee4bbdcb 100644 --- a/doc/manual/screenshots/video-tab.png +++ b/doc/manual/screenshots/video-tab.png |
