[x265] [PATCH 2/6] test(tme): add CLIs in smoke and regression tests

Shashank Pathipati shashank.pathipati at multicorewareinc.com
Fri Apr 10 09:11:48 UTC 2026


>From 4f80b0f014e239c69710cbeab0179280f40949ee Mon Sep 17 00:00:00 2001
From: Shashank Pathipati <shashank.pathipati at multicorewareinc.com>
Date: Fri, 10 Apr 2026 14:15:07 +0530
Subject: [PATCH 2/6] test(tme): add CLIs in smoke and regression tests

---
 source/test/regression-tests.txt | 7 +++++++
 source/test/smoke-tests.txt      | 3 +++
 2 files changed, 10 insertions(+)

diff --git a/source/test/regression-tests.txt b/source/test/regression-tests.txt
index 081013cca..8ab21c57d 100644
--- a/source/test/regression-tests.txt
+++ b/source/test/regression-tests.txt
@@ -201,3 +201,10 @@ ParkScene_1920x1080_24.y4m, --crf 24 --mcstf --preset slow --bframes 5
 BasketballDrive_1920x1080_50.y4m, --crf 26 --preset slow --sbrc --no-open-gop --keyint 60 --min-keyint 60 --vbv-bufsize 6000 --vbv-maxrate 5000 --temporal-layers 4 --b-adapt 0 --no-cutree
 crowd_run_1080p50.y4m, --crf 22 --preset superfast --sbrc --no-open-gop --me sea --vbv-maxrate 9000 --vbv-bufsize 7500 --keyint 100 --min-keyint 100
 # vim: tw=200
+
+#Threaded ME tests
+BasketballDrive_1920x1080_50.y4m,--preset ultrafast --threaded-me --constrained-intra --signhide --qp 26
+CrowdRun_1920x1080_50_10bit_422.yuv,--preset medium --threaded-me --no-wpp --no-cutree --rdoq-level 1 --limit-refs 1
+DucksAndLegs_1920x1080_60_10bit_444.yuv,--preset slow --threaded-me --temporal-layers 2 --no-psy-rd --qg-size 32
+old_town_cross_444_720p50.y4m,--preset faster --threaded-me --me sea --weightp --limit-modes
+big_buck_bunny_360p24.y4m,--preset medium --threaded-me --no-wpp --aq-mode 3 --aq-strength 1.5 --weightb
diff --git a/source/test/smoke-tests.txt b/source/test/smoke-tests.txt
index 89f8ce452..03c40ec1f 100644
--- a/source/test/smoke-tests.txt
+++ b/source/test/smoke-tests.txt
@@ -25,3 +25,6 @@ CrowdRun_1920x1080_50_10bit_444.yuv,--preset=superfast --bitrate 7000 --sao --li
 # CrowdRun_1920x1080_50_10bit_444.yuv,--preset=ultrafast --weightp --keyint -1 --film-grain "CrowdRun_1920x1080_50_10bit_444.bin"
 # DucksAndLegs_1920x1080_60_10bit_422.yuv,--preset=veryfast --min-cu 16 --film-grain "DucksAndLegs_1920x1080_60_10bit_422.bin"
 # NebutaFestival_2560x1600_60_10bit_crop.yuv,--preset=superfast --bitrate 10000 --sao --limit-sao --cll --max-cll "1000,400" --film-grain "NebutaFestival_2560x1600_60_10bit_crop.bin"
+
+#Threaded ME tests
+BasketballDrive_1920x1080_50.y4m,--preset=superfast --threaded-me --rect --amp --qp 28
--
2.52.0.windows.1



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20260410/a263b6b3/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-test-tme-add-CLIs-in-smoke-and-regression-tests.patch
Type: application/octet-stream
Size: 2422 bytes
Desc: 0002-test-tme-add-CLIs-in-smoke-and-regression-tests.patch
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20260410/a263b6b3/attachment-0001.obj>


More information about the x265-devel mailing list