[x265] [PATCH] add help information for refine-mv-type

Pradeep Ramachandran pradeep at multicorewareinc.com
Wed Nov 8 11:39:57 CET 2017


On Wed, Nov 8, 2017 at 4:05 PM, <santhoshini at multicorewareinc.com> wrote:

> # HG changeset patch
> # User Santhoshini Sekar <santhoshini at multicorewareinc.com>
> # Date 1510137267 -19800
> #      Wed Nov 08 16:04:27 2017 +0530
> # Node ID 6a882a9300c2ed97a8b7ee539eb58fd53953a0ac
> # Parent  4ed6afba60476fb7620889c533248c6c396474ab
> add help information for refine-mv-type
>

Pushed to default


>
> diff --git a/source/x265cli.h b/source/x265cli.h
> --- a/source/x265cli.h
> +++ b/source/x265cli.h
> @@ -461,6 +461,7 @@
>      H0("   --analysis-reuse-mode <string|int>  save - Dump analysis info
> into file, load - Load analysis buffers from the file. Default %d\n",
> param->analysisReuseMode);
>      H0("   --analysis-reuse-file <filename>    Specify file name used for
> either dumping or reading analysis data. Deault x265_analysis.dat\n");
>      H0("   --analysis-reuse-level <1..10>      Level of analysis reuse
> indicates amount of info stored/reused in save/load mode, 1:least..10:most.
> Default %d\n", param->analysisReuseLevel);
> +    H0("   --refine-mv-type <string>     Reuse MV information received
> through API call. Supported option is avc. Default disabled - %d\n",
> param->bMVType);
>      H0("   --scale-factor <int>          Specify factor by which input
> video is scaled down for analysis save mode. Default %d\n",
> param->scaleFactor);
>      H0("   --refine-intra <0..3>         Enable intra refinement for
> encode that uses analysis-reuse-mode=load.\n"
>          "                                    - 0 : Forces both mode and
> depth from the save encode.\n"
>
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20171108/f1c87840/attachment.html>


More information about the x265-devel mailing list