From 311a1adb484491c01238f078b36f91a29e9f6c63 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 18 Feb 2025 00:55:02 +0100 Subject: Update XML for dcpomatic2_create in the manual. --- doc/manual/dcpomatic_create.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/manual/dcpomatic_create.xml b/doc/manual/dcpomatic_create.xml index 0aa8b4f48..ba98c878d 100644 --- a/doc/manual/dcpomatic_create.xml +++ b/doc/manual/dcpomatic_create.xml @@ -4,6 +4,7 @@ -h, --help — show this help -n, --name <name> — film name -t, --template <name> — template name +--no-encrypt — make an unencrypted DCP -e, --encrypt — make an encrypted DCP -c, --dcp-content-type <type> — FTR, SHR, TLR, TST, XSN, RTG, TSR, POL, PSA or ADV -f, --dcp-frame-rate <rate> — set DCP video frame rate (otherwise guessed from content) @@ -11,15 +12,17 @@ -s, --still-length <n> — number of seconds that still content should last --standard <standard> — SMPTE or interop (default SMPTE) --no-use-isdcf-name — do not use an ISDCF name; use the specified name unmodified ---config <dir> — directory containing config.xml and cinemas.xml +--config <dir> — directory containing config.xml and cinemas.sqlite3 --twok — make a 2K DCP instead of choosing a resolution based on the content --fourk — make a 4K DCP instead of choosing a resolution based on the content +-a, --audio-channels <n> — specify the number of audio channels in the DCP -o, --output <dir> — output directory +--twod — make a 2D DCP --threed — make a 3D DCP --j2k-bandwidth <Mbit/s> — J2K bandwidth in Mbit/s --left-eye — next piece of content is for the left eye --right-eye — next piece of content is for the right eye ---channel <channel> — next piece of content should be mapped to audio channel L, R, C, Lfe, Ls or Rs +--channel <channel> — next piece of content should be mapped to audio channel L, R, C, Lfe, Ls, Rs, BsL, BsR, HI, VI --gain — next piece of content should have the given audio gain (in dB) --cpl <id> — CPL ID to use from the next piece of content (which is a DCP) --kdm <file> — KDM for next piece of content -- cgit v1.2.3