This looks not nice on the homepage, without the dot and the typo: 
https://x265.readthedocs.io/en/default/cli.html#cmdoption-hevc-aq
Patch is attached.



# HG changeset patch
# User Nomis101 <[email protected]>
# Date 1562860011 -7200
#      Do Jul 11 17:46:51 2019 +0200
# Node ID 4cff311b0df3b8cb650be48209a03ad6cf8013a7
# Parent  147fb92c5ed50365a69959e6832b1d8368f0ea87
Fix typos in cli.rst

diff -r 147fb92c5ed5 -r 4cff311b0df3 doc/reST/cli.rst
--- a/doc/reST/cli.rst  Mo Jul 08 10:39:27 2019 +0530
+++ b/doc/reST/cli.rst  Do Jul 11 17:46:51 2019 +0200
@@ -1667,21 +1667,21 @@ Quality, rate control and rate distortio
        aq-strengths will lead to high QP offsets resulting in a large
        difference in achieved bitrates.

        Default 1.0.
        **Range of values:** 0.0 to 3.0

 .. option:: --hevc-aq

-       Enable adaptive quantization
+       Enable adaptive quantization.
        It scales the quantization step size according to the spatial activity 
of one
        coding unit relative to frame average spatial activity. This AQ method 
utilizes
        the minimum variance of sub-unit in each coding unit to represent the 
coding
-       unitรญs spatial complexity.
+       units spatial complexity.

 .. option:: --qp-adaptation-range

        Delta-QP range by QP adaptation based on a psycho-visual model.

        Default 1.0.
        **Range of values:** 1.0 to 6.0





Attachment: patch.bin
Description: application/macbinary

_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to