[x265] Nit: CLI help of fast-intra
Steve Borho
steve at borho.org
Mon Aug 18 18:45:50 CEST 2014
On 08/18, Mario *LigH* Rohkrämer wrote:
> Please excuse me having no experience in using diff and creating proper
> patches; but I believe the result for x265.cpp would probably contain:
Fix queued, thanks.
> H0(" --[no-]constrained-intra Constrained intra prediction (use
> only intra coded reference pixels) Default %s\n",
> OPT(param->bEnableConstrainedIntra));
> H0(" --[no-]b-intra Enable intra in B frames in
> veryslow presets. Default %s\n", OPT(param->bIntraInBFrames));
> - H0(" --[no]-fast-intra Enable faster search method for
> angular intra predictions. Default %s\n", OPT(param->bEnableFastIntra));
> + H0(" --[no-]fast-intra Enable faster search method for
> angular intra predictions. Default %s\n", OPT(param->bEnableFastIntra));
> H0(" --rdpenalty <0..2> penalty for 32x32 intra TU in
> non-I slices. 0:disabled 1:RD-penalty 2:maximum. Default %d\n",
> param->rdPenalty);
--
Steve Borho
More information about the x265-devel
mailing list