[x265-commits] [x265] Added vbv with multiple slices command lines in regressio...

Ashok Kumar Mishra ashok at multicorewareinc.com
Thu Oct 5 01:03:03 CEST 2017


details:   http://hg.videolan.org/x265/rev/30998ebc3a3b
branches:  
changeset: 11885:30998ebc3a3b
user:      Ashok Kumar Mishra <ashok at multicorewareinc.com>
date:      Tue Oct 03 19:54:22 2017 +0530
description:
Added vbv with multiple slices command lines in regression test

diffstat:

 source/test/regression-tests.txt |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (19 lines):

diff -r 8db95a1da9f8 -r 30998ebc3a3b source/test/regression-tests.txt
--- a/source/test/regression-tests.txt	Sun Oct 01 10:16:28 2017 -0400
+++ b/source/test/regression-tests.txt	Tue Oct 03 19:54:22 2017 +0530
@@ -13,6 +13,7 @@
 
 BasketballDrive_1920x1080_50.y4m,--preset ultrafast --signhide --colormatrix bt709
 BasketballDrive_1920x1080_50.y4m,--preset superfast --psy-rd 1 --ctu 16 --no-wpp --limit-modes
+BasketballDrive_1920x1080_50.y4m,--preset superfast --tune zerolatency --bitrate 9000 --vbv-maxrate 9000 --vbv-bufsize 9000 -F 1 --slices 2
 BasketballDrive_1920x1080_50.y4m,--preset veryfast --tune zerolatency --no-temporal-mvp
 BasketballDrive_1920x1080_50.y4m,--preset faster --aq-strength 2 --merange 190 --slices 3
 BasketballDrive_1920x1080_50.y4m,--preset medium --ctu 16 --max-tu-size 8 --subme 7 --qg-size 16 --cu-lossless --tu-inter-depth 3 --limit-tu 1
@@ -109,6 +110,7 @@ ducks_take_off_420_720p50.y4m,--preset u
 ducks_take_off_444_720p50.y4m,--preset superfast --weightp --limit-refs 2
 ducks_take_off_420_720p50.y4m,--preset faster --qp 24 --deblock -6 --limit-refs 2
 ducks_take_off_420_720p50.y4m,--preset fast --deblock 6 --bframes 16 --rc-lookahead 40
+ducks_take_off_420_720p50.y4m,--preset fast --tune zerolatency --crf 21 --vbv-maxrate 6000 --vbv-bufsize 6000 -F 1 --slices 2
 ducks_take_off_420_720p50.y4m,--preset medium --tskip --tskip-fast --constrained-intra
 ducks_take_off_444_720p50.y4m,--preset medium --qp 38 --no-scenecut
 ducks_take_off_420_720p50.y4m,--preset slow --scaling-list default --qp 40


More information about the x265-commits mailing list