Skip to content

Reduce NEWMV DRL search limit at speed >= 4 - #5218

Merged
leolzhao merged 2 commits into
AOMediaCodec:av2-encfrom
YixinDu1:yixin/0805_newmv_drl_limit
Aug 6, 2026
Merged

Reduce NEWMV DRL search limit at speed >= 4#5218
leolzhao merged 2 commits into
AOMediaCodec:av2-encfrom
YixinDu1:yixin/0805_newmv_drl_limit

Conversation

@YixinDu1

@YixinDu1 YixinDu1 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Lower newmv_drl_search_limit from 2 to 1 for speed >= 4.

Anchor: 7837c40
Test condition: CTC, RA, 33 frames, speed 4

RA:

+------------+-------+-------+-------+-------+------+
| Class      |     Y |    Cb |    Cr |  wAvg | Enc% |
+------------+-------+-------+-------+-------+------+
| A1         |  0.07 |  0.18 | -0.04 |  0.06 | 98.2 |
| A2         |  0.04 | -0.02 |  0.10 |  0.04 | 98.3 |
+------------+-------+-------+-------+-------+------+
| Avg w/o B2 |  0.00 |  0.20 |  0.13 |  0.02 | 98.3 |
+------------+-------+-------+-------+-------+------+

STATS_CHANGED

Lower newmv_drl_search_limit from 2 to 1 for speed >= 4.

Anchor: 7837c40
Test condition: CTC, RA, 33 frames, speed 4

RA:
+------------+-------+-------+-------+-------+------+
| Class      |     Y |    Cb |    Cr |  wAvg | Enc% |
+------------+-------+-------+-------+-------+------+
| A1         |  0.07 |  0.18 | -0.04 |  0.06 | 98.2 |
| A2         |  0.04 | -0.02 |  0.10 |  0.04 | 98.3 |
+------------+-------+-------+-------+-------+------+
| Avg w/o B2 |  0.00 |  0.20 |  0.13 |  0.02 | 98.3 |
+------------+-------+-------+-------+-------+------+

STATS_CHANGED
@YixinDu1

YixinDu1 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

cpu1 results:
image

@YixinDu1
YixinDu1 marked this pull request as ready for review August 6, 2026 00:24
@leolzhao
leolzhao merged commit 2071c8f into AOMediaCodec:av2-enc Aug 6, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants