[x265] [PATCH] Updated documentation - adding frametype 'K' (issues 161)

Deepthi Nandakumar deepthi at multicorewareinc.com
Fri Dec 11 14:43:46 CET 2015


Thanks, btw - this doesnt update documentation. This only updates the help
message.

On Fri, Dec 11, 2015 at 7:36 AM, <aasaipriya at multicorewareinc.com> wrote:

> # HG changeset patch
> # User Aasaipriya Chandran <aasaipriya at multicorewareinc.com>
> # Date 1449799421 -19800
> #      Fri Dec 11 07:33:41 2015 +0530
> # Node ID 89662420ff5f687013a846d55cca9042f01c2b9d
> # Parent  33d04da2f68830ac51151cfbda8f38fb9a7e8bb9
> Updated documentation - adding frametype 'K' (issues 161)
>
> diff -r 33d04da2f688 -r 89662420ff5f source/x265cli.h
> --- a/source/x265cli.h  Wed Dec 09 22:24:25 2015 +0530
> +++ b/source/x265cli.h  Fri Dec 11 07:33:41 2015 +0530
> @@ -342,7 +342,7 @@
>      H0("   --[no-]b-pyramid              Use B-frames as references.
> Default %s\n", OPT(param->bBPyramid));
>      H1("   --qpfile <string>             Force frametypes and QPs for
> some or all frames\n");
>      H1("                                 Format of each line: framenumber
> frametype QP\n");
> -    H1("                                 QP is optional (none lets x265
> choose). Frametypes: I,i,P,B,b.\n");
> +    H1("                                 QP is optional (none lets x265
> choose). Frametypes: I,i,K,P,B,b.\n");
>      H1("                                 QPs are restricted by
> qpmin/qpmax.\n");
>      H0("\nRate control, Adaptive Quantization:\n");
>      H0("   --bitrate <integer>           Target bitrate (kbps) for ABR
> (implied). Default %d\n", param->rc.bitrate);
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>



-- 
Deepthi Nandakumar
Engineering Manager, x265
Multicoreware, Inc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20151211/0c7b1fae/attachment.html>


More information about the x265-devel mailing list