Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

encoder_svt: add "tune" param #1457

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Conversation

pszemus
Copy link
Contributor

@pszemus pszemus commented Feb 5, 2025

Add "tune" SVT-AV1 parameter with possible values: 0: VQ, 1: PSNR, 2: SSIM (default: 1)

https://gitlab.com/AOMediaCodec/SVT-AV1/-/blob/v2.3.0/Source/API/EbSvtAv1Enc.h?ref_type=tags#L718 (introduced in v0.9.1)

@farindk
Copy link
Contributor

farindk commented Feb 18, 2025

Thanks. I will change this to use the names (vq, psnr, ssim) instead of the integer. Should be easier for the user.

@farindk farindk merged commit 60987a4 into strukturag:master Feb 18, 2025
35 checks passed
@pszemus pszemus deleted the enc_svt_tune_param branch February 19, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants