[x265] [PATCH] [Release_3.4/master] cli.rst: Update --abr-ladder documentation

Aruna Matheswaran aruna at multicorewareinc.com
Wed Aug 26 16:36:59 CEST 2020


>From 48edb0a4b67b8f4515974834c056eddb4929d872 Mon Sep 17 00:00:00 2001
From: Aruna <aruna at multicorewareinc.com>
Date: Wed, 26 Aug 2020 19:52:02 +0530
Subject: [PATCH] cli.rst: Update --abr-ladder documentation

---
 doc/reST/cli.rst | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/doc/reST/cli.rst b/doc/reST/cli.rst
index c3c5410ae..59b3f745e 100644
--- a/doc/reST/cli.rst
+++ b/doc/reST/cli.rst
@@ -2549,10 +2549,15 @@ ABR-ladder Options
  if analysis reuse isn't preferred ), and reuse-level indicates the level
( :option:`--analysis-load-reuse-level`)
  at which analysis info has to be reused.

- A sample config file is available in `the downloads page <
https://bitbucket.org/multicoreware/x265/downloads/Sample_ABR_ladder_config
>`_
-
- Default: Disabled ( Conventional single encode generation ). Experimental
feature.
+ Sample config file::
+
+ [540p:0:nil] --input 540pSource.y4m --ctu 16 --bitrate 1600 --vbv-maxrate
2400 --vbv-bufsize 4800 -o 540p.hevc --preset veryslow
+ [1080p:10:540p] --input 1080pSource.y4m --ctu 32 --bitrate 5800
--vbv-maxrate 8700 --vbv-bufsize 17400 -o 1080p.hevc --preset veryslow
--scale-factor 2
+ [2160p:10:1080p] --input 2160pSource.y4m --bitrate 16800 --vbv-maxrate
25200  --vbv-bufsize 50400 -o 2160p.hevc --preset veryslow  --scale-factor 2

+ The above sample config file is available in `the downloads page <
https://bitbucket.org/multicoreware/x265_git/downloads/Sample_ABR_ladder_config.txt
>`_
+
+ Default: Disabled ( Conventional single encode generation ). Experimental
feature.
  **CLI ONLY**


-- 
2.20.1.windows.1


-- 
Regards,
*Aruna Matheswaran,*
Video Codec Engineer,
Media & AI analytics BU,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20200826/133fe864/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: application/octet-stream
Size: 1606 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20200826/133fe864/attachment.obj>


More information about the x265-devel mailing list