Enable DC-block prediction at speed 4 and 5 - #5207
Merged
Merged
Conversation
yunqingwang1
approved these changes
Aug 4, 2026
Contributor
|
Do you have the results for cpu-used = 1, 2, or 3? @YixinDu1 |
Contributor
Author
I can further test on cpu1. |
Contributor
|
Please resolve the conflicts. @YixinDu1 |
Contributor
Author
|
@leolzhao Please find cpu1 results below. It cannot pass 35x ratio bar. |
YixinDu1
force-pushed
the
yixin/0803_dc_blk_pred
branch
from
August 6, 2026 00:09
11b1139 to
6769668
Compare
Contributor
Author
Done |
Enable the DC-only transform-block prediction at speed 4 and 5 to skip transform evaluation on flat blocks. Anchor: 7837c40 Test condition: CTC, RA, 33 frames, speed 4 RA: +------------+-------+-------+-------+-------+------+ | Class | Y | Cb | Cr | wAvg | Enc% | +------------+-------+-------+-------+-------+------+ | A1 | 0.04 | 0.23 | 0.48 | 0.06 | 95.9 | | A2 | -0.05 | -0.27 | -0.27 | -0.06 | 97.1 | +------------+-------+-------+-------+-------+------+ | Avg w/o B2 | -0.01 | -0.11 | 0.44 | 0.01 | 96.5 | +------------+-------+-------+-------+-------+------+ STATS_CHANGED
leolzhao
force-pushed
the
yixin/0803_dc_blk_pred
branch
from
August 6, 2026 16:23
6769668 to
c550645
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Enable the DC-only transform-block prediction at speed 4 and 5 to skip transform evaluation on flat blocks.
Anchor: 7837c40
Test condition: CTC, RA, 33 frames, speed 4
RA:
STATS_CHANGED