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

Add support for NVIDIA AV1 support #69

Open
Proryanator opened this issue Jan 24, 2025 · 0 comments
Open

Add support for NVIDIA AV1 support #69

Proryanator opened this issue Jan 24, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Proryanator
Copy link
Owner

Would be adding in AV1 encoding support for Nvidia GPUs. Depending on the quality results at the given resolutions/fps, we may want to relook at the VMAF quality setting to target.

The results of the Intel Arc AV1 encoding bitrates seem oddly close to Nvidia's NVENC H264, even though AV1 should be able to produce similar quality at much lower bitrates.

If the Nvidia AV1 encoder produces way better results (i.e. lower bitrate for same res@fps lossless encoding), we can keep the vmaf threshold as high as it is.

However, if the Nvidia encoder also seems to provide similar bitrates, we may want to revisit whether the vmaf target is too high.

@Proryanator Proryanator changed the title Add Nvidia AV1 support Add support for NVIDIA AV1 support Jan 24, 2025
@Proryanator Proryanator added the enhancement New feature or request label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant