Promote the uneven-4-way partition disable to speed 1 - #5305
Conversation
|
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. |
Hi Urvang, I tested on A3-A5. The loss is higher on A5, but the tradeoff is still good. Please see the full results here: Testset PSNR-Y PSNR-U PSNR-V PSNR-YUV EncTime Ratio It seems good to apply it for all resolutions. Do you agree? |
Thanks for testing! I feel like PSNR-Y for A5 is still borderline ratio. Perhaps just keep it on for <= 270p? |
93c75a4 to
2ad86d1
Compare
Done. |
For resolutions >= 270p (A1-A4). 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-Y PSNR-U PSNR-V PSNR-YUV EncTime Ratio A1 (17 frames) 0.02% 0.30% -0.05% 0.03% 93.77% 207.7 A2 (33 frames) 0.07% -0.30% 0.30% 0.06% 93.30% 111.7 A3 (33 frames) 0.16% 0.07% -0.47% 0.14% 89.52% 74.9 A4 (33 frames) 0.08% -1.66% -2.73% -0.09% 89.29% ----- A5 (33 frames) 0.47% -0.88% -0.75% 0.32% 85.27% 46.0 STATS_CHANGED Change-Id: I10706c1ed77881e8d185f80e2a7a04b456eb6474
2ad86d1 to
ea0aea8
Compare
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-Y PSNR-U PSNR-V PSNR-YUV EncTime Ratio
A1 (17 frames) 0.02% 0.30% -0.05% 0.03% 93.77% 207.7
A2 (33 frames) 0.07% -0.30% 0.30% 0.06% 93.30% 111.7
A3 (33 frames) 0.16% 0.07% -0.47% 0.14% 89.52% 74.9
A4 (33 frames) 0.08% -1.66% -2.73% -0.09% 89.29% -----
A5 (33 frames) 0.47% -0.88% -0.75% 0.32% 85.27% 46.0
The speed feature is disabled for resolutions <= 270p.
STATS_CHANGED