[x265] [PATCH] test: Fix gop-lookahead cli error in regression test

aruna at multicorewareinc.com aruna at multicorewareinc.com
Mon Dec 4 10:44:46 CET 2017


# HG changeset patch
# User Aruna Matheswaran <aruna at multicorewareinc.com>
# Date 1512379804 -19800
#      Mon Dec 04 15:00:04 2017 +0530
# Node ID fae725d2fd839da6afff4251c732d3311db54b4b
# Parent  c353f34a532c16b0db02fbba7b928b71e9300996
test: Fix gop-lookahead cli error in regression test

diff -r c353f34a532c -r fae725d2fd83 source/test/regression-tests.txt
--- a/source/test/regression-tests.txt	Mon Dec 04 13:28:10 2017 +0530
+++ b/source/test/regression-tests.txt	Mon Dec 04 15:00:04 2017 +0530
@@ -150,7 +150,7 @@
 Kimono1_1920x1080_24_400.yuv,--preset medium --rdoq-level 0 --limit-refs 3 --slices 2
 Kimono1_1920x1080_24_400.yuv,--preset veryslow --crf 4 --cu-lossless --slices 2 --limit-refs 3 --limit-modes
 Kimono1_1920x1080_24_400.yuv,--preset placebo --ctu 32 --max-tu-size 8 --limit-tu 2
-big_buck_bunny_360p24.y4m, --keyint 60 --min-keyint 40 --gop-lookahead 20
+big_buck_bunny_360p24.y4m, --keyint 60 --min-keyint 40 --gop-lookahead 14
 # Main12 intraCost overflow bug test
 720p50_parkrun_ter.y4m,--preset medium
 


More information about the x265-devel mailing list