Implement real-time variance-based partitioning - #5173
Conversation
674c909 to
33c4434
Compare
7ef66fc to
b7a0c25
Compare
ca90df0 to
416a7b0
Compare
|
Please provide results for your code change. @jianj-g |
Here's the command line we use now to test RTC mode:
Here's the result on the 360p clip: With variance based partitioning: Without: |
yeqing-wu
left a comment
There was a problem hiding this comment.
I’ve reviewed the code and have a few comments. Since the code changes are extensive, I’ll read them again tomorrow.
416a7b0 to
cac8958
Compare
Thanks for the careful review! I've addressed the comments. |
|
@yunqingwang1, since you have a better understanding of the code for the RT use case in libavm, could you please help review this PR as well? The code changes are quite a lot, so let's review them carefully to solve the issues as early as possible. Thanks |
127d31f to
1a13738
Compare
|
The failed integer / undefined sanitizer runs don't seem to be related to this PR... |
Yes, the current head of av2-enc seems to have this failure. Filed issue: #5231 |
1a13738 to
b9050a0
Compare
No description provided.