<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><pre>Thank you point out my fault, I forgot to check default value field, I was fixed this bug now.</pre><pre><br></pre><pre>At 2016-09-13 15:12:33,"Mario *LigH* Rohkrämer" <contact@ligh.de> wrote:
>Am 07.09.2016, 22:27 Uhr, schrieb Min Chen <chenm003@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@ligh.de
>
>_______________________________________________
>x265-devel mailing list
>x265-devel@videolan.org
>https://mailman.videolan.org/listinfo/x265-devel
</pre></div>