diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-14 12:44:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-14 12:44:53 +0100 |
| commit | 0cb4b0621cb7f24a1a8c39fd81984b9ef79f0d7d (patch) | |
| tree | 03b28a34a1cc6e94312e3fb23fbe0264db71ec3f | |
| parent | 3aa2d90dfea24d7dca4ebea7f06b97d1a57fa2a5 (diff) | |
Manual addition.
| -rw-r--r-- | doc/manual/dcpomatic.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 63210476a..26b48c1af 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -950,6 +950,12 @@ between 50 and 250 megabits per second (MBps). </para> <para> +The <guilabel>Standard</guilabel> option specifies which of the two +DCP standards DCP-o-matic should use. If in doubt, use SMPTE (the +more modern of the two). +</para> + +<para> Finally, the <guilabel>scaler</guilabel> is the method that will be used to scale up your content to the required size for the DCP, if required. Bicubic is a fine choice in most situations. |
