add armanjr/svtav1_av1grain_10bit (score ~1.94)#51
Merged
YassineYousfi merged 1 commit intoApr 13, 2026
Merged
Conversation
|
Thanks for the submission @ArmanJR! 🤏 A maintainer will review your PR shortly. To run the evaluation, a maintainer will trigger the |
Eval Results:
|
numix74
pushed a commit
to numix74/comma_video_compression_challenge
that referenced
this pull request
Apr 18, 2026
…_10bit-1.94 add armanjr/svtav1_av1grain_10bit (score ~1.94)
Eval Failed:
|
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.
submission name:
svtav1_av1grain_10bit
upload zipped
archive.ziparchive.zip
report.txt
does your submission require gpu for evaluation (inflation)?
no
did you include the compression script? and want it to be merged?
yes
additional comments
SVT-AV1 v2.3.0 with 10-bit encoding, AV1 film-grain synthesis (no denoising), and infinite GOP.
--keyint -1): no forced keyframes for a 60s dashcam clip with no scene cutsKey finding: the combination of no denoising + film-grain synthesis + infinite GOP + 10-bit is critical. Each contributes ~0.03-0.05 to the score. Disabling any one regresses to ~2.05+.
Fun fact: I built an evaluation judge for myself on a Google Cloud T4 instance in Taiwan (couldn’t find an available T4 anywhere in North America lol).