Skip to content

Enable sf warp_mv_refine_early_term at speed=1, 2 - #5437

Merged
urvangjoshi merged 1 commit into
AOMediaCodec:av2-encfrom
deepa-kg:warp_mv_refine_early_term_speed_1_2
Sep 24, 2026
Merged

urvangjoshi merged 1 commit into
AOMediaCodec:av2-encfrom
deepa-kg:warp_mv_refine_early_term_speed_1_2

Conversation

@deepa-kg

Copy link
Copy Markdown
Contributor

The speed feature 'warp_mv_refine_early_term' is enabled for frames with pyramid level 3 and above for speed=1. For speed=2, it is enabled for frames with pyramid level 2 and above.

Results for RA CTC, A1 17 frames, A2 33 frames
(Anchor: 9b284ed)

speed 1

+-----+------+-------+-----+-------+---------------+
|Class|  Y   |  U    |   V  | YUV  |EncInstCount(%)|
+-----+------+-------+------+------+---------------+
| A1  | 0.03 |  0.06 | 0.05 | 0.03 | 98.5          |
| A2  | 0.02 | -0.02 |-0.06 | 0.01 | 98.4          |
+-----+------+-------+------+------+---------------+

speed 2

+-----+------+-------+-----+-------+---------------+
|Class|  Y   |  U    |   V  | YUV  |EncInstCount(%)|
+-----+------+-------+------+------+---------------+
| A1  |-0.01 | -0.22 | 0.02 |-0.02 | 98.3          |
| A2  | 0.03 |  0.22 |-0.02 | 0.04 | 98.5          |
+-----+------+-------+------+------+---------------+

STATS_CHANGED for speed=1, 2

@leolzhao
leolzhao self-requested a review September 24, 2026 17:04
@deepa-kg

Copy link
Copy Markdown
Contributor Author

The speed feature 'warp_mv_refine_early_term' is enabled
for frames with pyramid level 3 and above for speed=1.
For speed=2, it is enabled for frames with pyramid level
2 and above.

Results for RA CTC, A1 17 frames, A2 33 frames
(Anchor: 9b284ed)

speed 1
```
+-----+------+-------+-----+-------+---------------+
|Class|  Y   |  U    |   V  | YUV  |EncInstCount(%)|
+-----+------+-------+------+------+---------------+
| A1  | 0.03 |  0.06 | 0.05 | 0.03 | 98.5          |
| A2  | 0.02 | -0.02 |-0.06 | 0.01 | 98.4          |
+-----+------+-------+------+------+---------------+

speed 2
```
+-----+------+-------+-----+-------+---------------+
|Class|  Y   |  U    |   V  | YUV  |EncInstCount(%)|
+-----+------+-------+------+------+---------------+
| A1  |-0.01 | -0.22 | 0.02 |-0.02 | 98.3          |
| A2  | 0.03 |  0.22 |-0.02 | 0.04 | 98.5          |
+-----+------+-------+------+------+---------------+
```

STATS_CHANGED for speed=1, 2
@urvangjoshi
urvangjoshi force-pushed the warp_mv_refine_early_term_speed_1_2 branch from 067bdc7 to 30c6539 Compare September 24, 2026 22:34
@urvangjoshi
urvangjoshi merged commit e04a00b into AOMediaCodec:av2-enc Sep 24, 2026
8 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.

5 participants