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 AV1 video encoding (hardware-accelerated) #1387

Open
major-mayer opened this issue Jan 20, 2025 · 0 comments
Open

Add support for AV1 video encoding (hardware-accelerated) #1387

major-mayer opened this issue Jan 20, 2025 · 0 comments
Labels
feature New feature or request

Comments

@major-mayer
Copy link

Is your feature request related to a problem? Please describe.
This is a follow up on my previous bug report, that dealt with the general hardware support of Intel Arc A380 graphics cards in go-vod: #1224
Since this is working fairly well now, i would like to make use of the AV1 video encoding capabilities that this graphics card features.
This allows for lower bandwidth with the same video quality.

Describe the solution you'd like
If hardware acceleration exists, it should be possible to enable AV1 for video encoding in the settings.
I doubt that regular CPUs will be fast enough for real-time software video encoding...

Describe alternatives you've considered
None, as there are no other advanced and universally supported video codecs as of now.

Additional context

@major-mayer major-mayer added the feature New feature or request label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant