[x265] [x265 PATCH] Add CLIs for save-load-tests

Akil akil at multicorewareinc.com
Thu Jan 10 13:22:51 CET 2019


# HG changeset patch
# User Akil Ayyappan<akil at multicorewareinc.com>
# Date 1547122774 -19800
#      Thu Jan 10 17:49:34 2019 +0530
# Node ID 8c6924f4cd84c9f6c9d7f30742c83a585d096d36
# Parent  2fac83c4d2be69a4f30dfb94730d85fb02a4c7ad
Add CLIs for save-load-tests

diff -r 2fac83c4d2be -r 8c6924f4cd84 source/test/save-load-tests.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/source/test/save-load-tests.txt Thu Jan 10 17:49:34 2019 +0530
@@ -0,0 +1,19 @@
+# List of command lines to be run by regression tests, see
https://bitbucket.org/sborho/test-harness
+
+# the vast majority of the commands are tested for results matching the
+# most recent commit which was known to change outputs. The output
+# bitstream must be bit-exact or the test fails. If no golden outputs
+# are available the bitstream is validated (decoded) and then saved as a
+# new golden output
+
+# Note: --nr-intra, --nr-inter, and --bitrate (ABR) give different
+# outputs for different frame encoder counts. In order for outputs to be
+# consistent across many machines, you must force a certain -FN so it is
+# not auto-detected.
+crowd_run_1080p50.y4m, --preset ultrafast --no-cutree --analysis-save
x265_analysis.dat  --analysis-reuse-level 1 --scale-factor 2 --crf 26
--vbv-maxrate 8000 --vbv-bufsize 8000::crowd_run_2160p50.y4m, --preset
ultrafast --no-cutree --analysis-load x265_analysis.dat
--analysis-reuse-level 1 --scale-factor 2 --crf 26 --vbv-maxrate 12000
--vbv-bufsize 12000
+crowd_run_1080p50.y4m, --preset superfast --no-cutree --analysis-save
x265_analysis.dat  --analysis-reuse-level 2 --scale-factor 2 --crf 22
--vbv-maxrate 5000 --vbv-bufsize 5000::crowd_run_2160p50.y4m,   --preset
superfast --no-cutree --analysis-load x265_analysis.dat
--analysis-reuse-level 2 --scale-factor 2 --crf 22 --vbv-maxrate 10000
--vbv-bufsize 10000
+crowd_run_1080p50.y4m,  --preset fast --no-cutree --analysis-save
x265_analysis.dat  --analysis-reuse-level 5 --scale-factor 2 --qp
18::crowd_run_2160p50.y4m,   --preset fast --no-cutree --analysis-load
x265_analysis.dat  --analysis-reuse-level 5 --scale-factor 2 --qp 18
+crowd_run_1080p50.y4m,   --preset medium --no-cutree --analysis-save
x265_analysis.dat  --analysis-reuse-level 10 --scale-factor 2 --bitrate
5000  --vbv-maxrate 5000 --vbv-bufsize 5000 --early-skip --tu-inter-depth
3::crowd_run_2160p50.y4m,    --preset medium --no-cutree --analysis-load
x265_analysis.dat  --analysis-reuse-level 10 --scale-factor 2 --bitrate
10000 --vbv-maxrate 10000 --vbv-bufsize 10000 --early-skip --tu-inter-depth
3 --refine-intra 4 --dynamic-refine::crowd_run_2160p50.y4m,    --preset
medium --no-cutree --analysis-load x265_analysis.dat
--analysis-reuse-level 10 --scale-factor 2 --bitrate 10000 --vbv-maxrate
10000 --vbv-bufsize 10000 --early-skip --tu-inter-depth 3 --refine-intra 3
--refine-inter 3
+RaceHorses_416x240_30.y4m,   --preset slow --no-cutree --ctu 16
--analysis-save x265_analysis.dat --analysis-reuse-level 10 --scale-factor
2 --crf 22  --vbv-maxrate 1000 --vbv-bufsize
1000::RaceHorses_832x480_30.y4m,    --preset slow --no-cutree --ctu 32
--analysis-load x265_analysis.dat  --analysis-save x265_analysis_2.dat
--analysis-reuse-level 10 --scale-factor 2 --crf 16 --vbv-maxrate 4000
--vbv-bufsize 4000 --refine-intra 0 --refine-inter
1::RaceHorses_1664x960_30.y4m,   --preset slow --no-cutree --ctu 64
--analysis-load x265_analysis_2.dat  --analysis-reuse-level 10
--scale-factor 2 --crf 12 --vbv-maxrate 7000 --vbv-bufsize 7000
--refine-intra 2 --refine-inter 2
+crowd_run_540p50.y4m,   --preset veryslow --no-cutree --analysis-save
x265_analysis_540.dat  --analysis-reuse-level 10 --scale-factor 2 --bitrate
5000 --vbv-bufsize 15000 --vbv-maxrate 9000::crowd_run_1080p50.y4m,
 --preset veryslow --no-cutree --analysis-save x265_analysis_1080.dat
--analysis-reuse-level 10 --scale-factor 2 --bitrate 10000 --vbv-bufsize
30000 --vbv-maxrate 17500::crowd_run_1080p50.y4m,  --preset veryslow
--no-cutree --analysis-save x265_analysis_1080.dat --analysis-load
x265_analysis_540.dat --refine-intra 4 --dynamic-refine
--analysis-reuse-level 10 --scale-factor 2 --bitrate 10000 --vbv-bufsize
30000 --vbv-maxrate 17500::crowd_run_2160p50.y4m,  --preset veryslow
--no-cutree --analysis-save x265_analysis_2160.dat --analysis-load
x265_analysis_1080.dat --refine-intra 3 --dynamic-refine
--analysis-reuse-level 10 --scale-factor 2 --bitrate 24000 --vbv-bufsize
84000 --vbv-maxrate 49000::crowd_run_2160p50.y4m,  --preset veryslow
--no-cutree --analysis-load x265_analysis_2160.dat --refine-intra 2
--dynamic-refine --analysis-reuse-level 10 --scale-factor 1 --bitrate 24000
--vbv-bufsize 84000 --vbv-maxrate 49000
+crowd_run_540p50.y4m,  --preset medium --no-cutree --analysis-save
x265_analysis_540.dat  --analysis-reuse-level 10 --scale-factor 2 --bitrate
5000 --vbv-bufsize 15000 --vbv-maxrate 9000::crowd_run_1080p50.y4m,
--preset medium --no-cutree --analysis-save x265_analysis_1080.dat
--analysis-reuse-level 10 --scale-factor 2 --bitrate 10000 --vbv-bufsize
30000 --vbv-maxrate 17500::crowd_run_1080p50.y4m,  --preset medium
--no-cutree --analysis-save x265_analysis_1080.dat --analysis-load
x265_analysis_540.dat --refine-intra 4 --dynamic-refine
--analysis-reuse-level 10 --scale-factor 2 --bitrate 10000 --vbv-bufsize
30000 --vbv-maxrate 17500::crowd_run_2160p50.y4m,  --preset medium
--no-cutree --analysis-save x265_analysis_2160.dat --analysis-load
x265_analysis_1080.dat --refine-intra 3 --dynamic-refine
--analysis-reuse-level 10 --scale-factor 2 --bitrate 24000 --vbv-bufsize
84000 --vbv-maxrate 49000::crowd_run_2160p50.y4m,  --preset medium
--no-cutree --analysis-load x265_analysis_2160.dat --refine-intra 2
--dynamic-refine --analysis-reuse-level 10 --scale-factor 1 --bitrate 24000
--vbv-bufsize 84000 --vbv-maxrate 49000
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20190110/607589a8/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: save-load-tests-patch.patch
Type: application/octet-stream
Size: 5792 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20190110/607589a8/attachment-0001.obj>


More information about the x265-devel mailing list