Orientation partition pruning - #5275
Conversation
Any update on this @chengchen-google ? |
|
Let's run this PR on top of latest av2-enc branch, if the tradeoff cannot meet speed 4 minimum bar ratio, but >=15x for speed 5 or >=10x for speed 6, then merge them into speed 5 or speed 6 accordingly. |
Last time I tested on top of two-pass partition, the tradeoff is reduced. |
e70f93e to
3e9d8dd
Compare
I tested the PR on the most recent head: 4a8df58 The performance is:
I recommend to turn it on at speed 5. |
The speed feature shows a good tradeoff for speed 5. RA performance: Speed A1 BD-Rate (YUV) A1 Speedup A1 Ratio Speed_4 +0.16% +1.61% 10.1 Speed_5 +0.14% +3.09% 22.1 Speed A2 BD-Rate (YUV) A2 Speedup A2 Ratio Speed_4 +0.19% +2.96% 15.6 Speed_5 +0.21% +2.89% 13.8 STATS_CHANGED Change-Id: Iea96600b64fdd27c83efc1250d46b4a90ccb5878
3e9d8dd to
0ea61a1
Compare
In addition, the performance with a relaxed threshold on speed 6 is reported in a separate PR: #5402 |
Add a new speed feature to analyze the structure orientation of the source signal to prune horz/vert partition types.
The speed feature shows a good tradeoff for speed 5.
RA performance, baseline 4a8df58:
STATS_CHANGED
Change-Id: Ic60b2b406662d6ab3a3803331093fd4456301833