diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-19 21:11:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-19 21:11:17 +0100 |
| commit | 4ddd6052b00a07583fda682730dde3c3d1206d1b (patch) | |
| tree | 6dc16f1ed72016c4f0fc95c25826ff3f1962745b /doc | |
| parent | 0692355b1e4d29b1ccb6e4b83554ffec342a74ad (diff) | |
Add --auto-crop-threshold option to create CLI.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/manual/dcpomatic_create.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual/dcpomatic_create.xml b/doc/manual/dcpomatic_create.xml index 516b806ff..9e029992d 100644 --- a/doc/manual/dcpomatic_create.xml +++ b/doc/manual/dcpomatic_create.xml @@ -10,6 +10,7 @@ <listitem><code>-f</code>, <code>--dcp-frame-rate <rate></code> — set DCP video frame rate (otherwise guessed from content)</listitem> <listitem><code>--container-ratio <ratio></code> — 119, 133, 137, 138, 166, 178, 185 or 239</listitem> <listitem><code>-s</code>, <code>--still-length <n></code> — number of seconds that still content should last</listitem> +<listitem><code>--auto-crop-threshold <n></code> — threshold to use for 'black' when auto-cropping</listitem> <listitem><code>--standard <standard></code> — SMPTE or interop (default SMPTE)</listitem> <listitem><code>--no-use-isdcf-name</code> — do not use an ISDCF name; use the specified name unmodified</listitem> <listitem><code>--config <dir></code> — directory containing config.xml and cinemas.sqlite3</listitem> |
