diff options
Diffstat (limited to 'doc/manual/dcpomatic_create.xml')
| -rw-r--r-- | doc/manual/dcpomatic_create.xml | 2 |
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> — same as --colourspace</listitem> <listitem><code>--channel <channel></code> — 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> — next piece of content should have the given audio gain (in dB)</listitem> +<listitem><code>--fade-in <seconds></code> — next piece of content should have the given fade-in (in seconds)</listitem> +<listitem><code>--fade-out <seconds></code> — next piece of content should have the given fade-out (in seconds)</listitem> <listitem><code>--cpl <id></code> — CPL ID to use from the next piece of content (which is a DCP)</listitem> <listitem><code>--kdm <file></code> — KDM for next piece of content</listitem> </itemizedlist> |
