Update XML for video-bit-rate and colourspace.
authorCarl Hetherington <cth@carlh.net>
Wed, 26 Mar 2025 09:46:55 +0000 (10:46 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 26 Mar 2025 09:46:55 +0000 (10:46 +0100)
doc/manual/dcpomatic_create.xml

index 9e029992ddb27a64559054b4b66559ac3fc35af8..277dd4b6c25e19418e1aa9037a8d75eb2feab940 100644 (file)
 <listitem><code>-o</code>, <code>--output &lt;dir&gt;</code> &#8212; output directory</listitem>
 <listitem><code>--twod</code> &#8212; make a 2D DCP</listitem>
 <listitem><code>--threed</code> &#8212; make a 3D DCP</listitem>
-<listitem><code>--j2k-bandwidth &lt;Mbit/s&gt;</code> &#8212; J2K bandwidth in Mbit/s</listitem>
+<listitem><code>--video-bit-rate &lt;Mbit/s&gt;</code> &#8212; J2K bandwidth in Mbit/s</listitem>
 <listitem><code>--left-eye</code> &#8212; next piece of content is for the left eye</listitem>
 <listitem><code>--right-eye</code> &#8212; next piece of content is for the right eye</listitem>
 <listitem><code>--auto-crop</code> &#8212; next piece of content should be auto-cropped</listitem>
+<listitem><code>--colourspace</code> &#8212; next piece of content is in the given colourspace: srgb, rec601, rec709, p3, rec1886, rec2020, sgamut3</listitem>
+<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>--cpl &lt;id&gt;</code> &#8212; CPL ID to use from the next piece of content (which is a DCP)</listitem>