]> git.sesse.net Git - nageru-docs/commitdiff
Document the change of --10-bit flags in 2.2.0.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 7 Sep 2023 22:01:33 +0000 (00:01 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 7 Sep 2023 22:01:33 +0000 (00:01 +0200)
hardware.rst

index a65ff8ef7bdc8a23c687779d46eba474b38bf5e7..e2da70916c9405cb3dc43c1e03e16491e13ad50d 100644 (file)
@@ -129,8 +129,9 @@ from subsampled Y'CbCr (typically 4:2:2 for inputs and 4:2:0 for outputs)
 is done transparently on the GPU. Input and output is 8-bit Y'CbCr by default,
 but be aware that 8-bit Y'CbCr, however common, cannot capture the full color
 fidelity of 8-bit RGB (not to mention 10-bit RGB). If you have spare GPU power,
-you can enable 10-bit Y'CbCr input and output with --10-bit-input and
---10-bit-output, respectively, although you should be aware that client
+you can enable 10-bit Y'CbCr input and output with --10-bit (before Nageru 2.2.0,
+you needed to use --10-bit-input and --10-bit-output as separate flags),
+although you should be aware that client
 support for 10-bit H.264 is very limited. Also, Quick Sync Video does not
 support 10-bit H.264 encoding, so in this case, the digital intermediate needs
 to be encoded in software.