[x265] [PATCH 1 of 2] [slice] slice feature in help menu

chen chenm003 at 163.com
Tue Sep 13 18:02:28 CEST 2016


Thank you point out my fault, I forgot to check default value field, I was fixed this bug now.

At 2016-09-13 15:12:33,"Mario *LigH* Rohkrämer" <contact at ligh.de> wrote:
>Am 07.09.2016, 22:27 Uhr, schrieb Min Chen <chenm003 at 163.com>:
>
>> +    H0("   --[no-]slices <integer>       Enable Multiple Slices  
>> feature. Default %s\n", OPT(param->maxSlices));
>
>The result is:
>
>    --[no-]slices <integer>       Enable Multiple Slices feature. Default  
>enabled
>
>Apparently, OPT(param->maxSlices) is preferably interpreted as boolean,  
>despite requesting an integer number as parameter when enabled. I would  
>guess the default number is 1?
>
>Should there be a less ambiguous format to represent a "default value, if  
>not disabled", or do I think too "German" here? ;-)
>
>-- 
>
>Fun and success!
>Mario *LigH* Rohkrämer
>mailto:contact at ligh.de
> 
>_______________________________________________
>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/20160914/15c577ad/attachment.html>


More information about the x265-devel mailing list