[x265] [PATCH] smoke-test: add --log-level 4 option to the command line in the place of --cu-stats which was removed previously

Divya Manivannan divya at multicorewareinc.com
Thu May 28 08:29:54 CEST 2015


log level 4 will collect the frame level data but it will not be printed in
the absence of CSV file.

Can you please clarify me about "log level names in the test scripts"?

On Wed, May 27, 2015 at 9:53 PM, Steve Borho <steve at borho.org> wrote:

> On 05/27, Divya Manivannan wrote:
> > # HG changeset patch
> > # User Divya Manivannan <divya at multicorewareinc.com>
> > # Date 1432730346 -19800
> > #      Wed May 27 18:09:06 2015 +0530
> > # Node ID 1f697f9a4d5d9f825ffe26ef93f339fcf6de7be1
> > # Parent  49f81cae5865c3ec6f7bdf212ca1657a596bb728
> > smoke-test: add --log-level 4 option to the command line in the place of
> --cu-stats which was removed previously.
>
> at this point, what does log level 4 do in the absence of a CSV file?
>
> also, we should use log level names in the test scripts
>
> > diff -r 49f81cae5865 -r 1f697f9a4d5d source/test/smoke-tests.txt
> > --- a/source/test/smoke-tests.txt     Wed May 27 18:01:39 2015 +0530
> > +++ b/source/test/smoke-tests.txt     Wed May 27 18:09:06 2015 +0530
> > @@ -6,14 +6,14 @@
> >
> >  big_buck_bunny_360p24.y4m,--preset=superfast --bitrate 400
> --vbv-bufsize 600 --vbv-maxrate 400 --hrd --aud --repeat-headers
> >  big_buck_bunny_360p24.y4m,--preset=medium --bitrate 1000 -F4
> --cu-lossless --scaling-list default
> > -big_buck_bunny_360p24.y4m,--preset=slower --no-weightp --pme --qg-size
> 16
> > +big_buck_bunny_360p24.y4m,--preset=slower --no-weightp --log-level 4
> --pme --qg-size 16
> >  washdc_422_ntsc.y4m,--preset=faster --no-strong-intra-smoothing
> --keyint 1 --qg-size 16
> >  washdc_422_ntsc.y4m,--preset=medium --qp 40 --nr-inter 400 -F4
> >  washdc_422_ntsc.y4m,--preset=veryslow --pmode --tskip --rdoq-level 0
> >  old_town_cross_444_720p50.y4m,--preset=ultrafast --weightp --keyint -1
> >  old_town_cross_444_720p50.y4m,--preset=fast --keyint 20 --min-cu-size 16
> >  old_town_cross_444_720p50.y4m,--preset=slow --sao-non-deblock --pmode
> --qg-size 32
> > -RaceHorses_416x240_30_10bit.yuv,--preset=veryfast --max-tu-size 8
> > +RaceHorses_416x240_30_10bit.yuv,--preset=veryfast --log-level 4
> --max-tu-size 8
> >  RaceHorses_416x240_30_10bit.yuv,--preset=slower --bitrate 500 -F4
> --rdoq-level 1
> >  CrowdRun_1920x1080_50_10bit_444.yuv,--preset=ultrafast
> --constrained-intra --min-keyint 5 --keyint 10
> >  CrowdRun_1920x1080_50_10bit_444.yuv,--preset=medium --max-tu-size 16
> > _______________________________________________
> > x265-devel mailing list
> > x265-devel at videolan.org
> > https://mailman.videolan.org/listinfo/x265-devel
>
> --
> Steve Borho
> _______________________________________________
> 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/20150528/49d41dec/attachment-0001.html>


More information about the x265-devel mailing list