<div dir="ltr">  # HG changeset patch<br># User Srikanth Kurapati <<a href="mailto:srikanth.kurapati@multicorewareinc.com" target="_blank">srikanth.kurapati@multicorewareinc.com</a>><br># Date 1596693977 -19800<br>#      Thu Aug 06 11:36:17 2020 +0530<br># Node ID 4fd5e5a02648749302abf517b1822b91583e6afe<br># Parent  73ca1d7be3779ed6eb4cbbc4cdb3bec6371472b6<br>documentation fix for rskip 2 threshold<br><br>diff --git a/doc/reST/cli.rst b/doc/reST/cli.rst<br>--- a/doc/reST/cli.rst<br>+++ b/doc/reST/cli.rst<br>@@ -863,13 +863,12 @@<br> <br>  Provides minimal quality degradation at good performance gains for non-zero modes.<br>  :option:`--rskip mode 0` means disabled. Default: 1, disabled when :option:`--tune grain` is used.<br>- This is a integer value representing the edge-density percentage within the CU. Internally normalized to a number between 0.0 to 1.0 in x265.<br>- Recommended low thresholds for slow encodes and high for fast encodes.<br> <br> .. option:: --rskip-edge-threshold <0..100><br> <br>  Denotes the minimum expected edge-density percentage within the CU, below which the recursion is skipped.<br>- Default: 5, requires :option:`--rskip mode 2` to be enabled.<br>+ Internally normalized to decimal value in x265 library. Recommended low thresholds for slow encodes and high<br>+ for fast encodes. Default: 5, requires :option:`--rskip mode 2` to be enabled.<br> <br> .. option:: --splitrd-skip, --no-splitrd-skip<font color="#888888"><br> <br><div><br></div></font><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><b style="background-color:rgb(255,255,255)"><font color="#0b5394">With Regards,</font></b><div><b style="background-color:rgb(255,255,255)"><font color="#0b5394">Srikanth Kurapati.</font></b></div></div></div></div>