diff options
| -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. |
