Promote the uneven-4-way partition disable to speed 1 - #5305
Promote the uneven-4-way partition disable to speed 1#5305chengchen-google wants to merge 1 commit into
Conversation
The speed feature was enabled at speed 2. It turns out that its performance at speeed 1 is also good. On speed 1, RA, the tradeoff is: Testset PSNR-YUV EncSpeedUp Ratio A1 (17 frames) 0.03% 6.23% 207.7 A2 (33 frames) 0.06% 6.70% 111.7 STATS_CHANGED Change-Id: I10706c1ed77881e8d185f80e2a7a04b456eb6474
|
What is the anchor @chengchen-google for these results?
If you see something similar, I'd suggest disabling based on resolution (1080+) and also keeping it on for screen content perhaps? |
The anchor is 5d628d8. |
Yes, pls run other resolutions (RA 33 frames) and let's make a decision based on the result -- resolution dependent was indeed my suggestion. |
The speed feature was enabled at speed 2.
It turns out that its performance at speeed 1 is also good.
On speed 1, RA, the tradeoff is:
Testset PSNR-YUV EncSpeedUp Ratio
A1 (17 frames) 0.03% 6.23% 207.7
A2 (33 frames) 0.06% 6.70% 111.7
STATS_CHANGED