summaryrefslogtreecommitdiff
path: root/doc/manual/dcpomatic_create.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/dcpomatic_create.xml')
-rw-r--r--doc/manual/dcpomatic_create.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/dcpomatic_create.xml b/doc/manual/dcpomatic_create.xml
index 277dd4b6c..141e7206e 100644
--- a/doc/manual/dcpomatic_create.xml
+++ b/doc/manual/dcpomatic_create.xml
@@ -28,6 +28,8 @@
<listitem><code>--colorspace</code> &#8212; same as --colourspace</listitem>
<listitem><code>--channel &lt;channel&gt;</code> &#8212; next piece of content should be mapped to audio channel L, R, C, Lfe, Ls, Rs, BsL, BsR, HI, VI</listitem>
<listitem><code>--gain</code> &#8212; next piece of content should have the given audio gain (in dB)</listitem>
+<listitem><code>--fade-in &lt;seconds&gt;</code> &#8212; next piece of content should have the given fade-in (in seconds)</listitem>
+<listitem><code>--fade-out &lt;seconds&gt;</code> &#8212; next piece of content should have the given fade-out (in seconds)</listitem>
<listitem><code>--cpl &lt;id&gt;</code> &#8212; CPL ID to use from the next piece of content (which is a DCP)</listitem>
<listitem><code>--kdm &lt;file&gt;</code> &#8212; KDM for next piece of content</listitem>
</itemizedlist>