From: Carl Hetherington Date: Tue, 25 Oct 2016 08:50:15 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic X-Git-Tag: v2.9.39~41 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=107d88c10c11e204dba3a5ca1591d9966f4542cd;hp=6e7d2a4b02f5ad729e61f13770bd08fb7da2d215 Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic --- diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index f2c378e8a..c35d35d4a 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -1928,6 +1928,40 @@ when you add some content it will take on the settings of the first similarly-typed piece of content in your template. + +For example if the template has a piece of video content and some +subtitles, any video that you add to the new film will take on the +settings of the video in the template. Similarly, any subtitles that +you add will take on the settings of the subtitles from the template. + + + +The following settings from the DCP tab are saved +in templates: + + + + “Use ISDCF name” checkbox + Content type (FTR, TLR etc.) + Container + Resolution + JPEG200 bandwidth + Video frame rate + Signed and encrypted checkboxes + Audio channels + Standard (Interop / SMPTE) + Audio processor + Reel type and length + Upload after make DCP checkbox + + + +In addition to this, the settings (but not the filenames) of any +content in the template are stored, as discussed above. The status of +the Keep video and subtitles in sequence checkbox +from the timeline is also preserved. + +