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 VA-API adaption to enable video hardware acceleration in WSL2 #3119

Open
seflerZ opened this issue Jun 17, 2024 · 2 comments
Open

Add VA-API adaption to enable video hardware acceleration in WSL2 #3119

seflerZ opened this issue Jun 17, 2024 · 2 comments

Comments

@seflerZ
Copy link
Contributor

seflerZ commented Jun 17, 2024

Here the WSL2's GPU-PV has implemented VA-API API. I've noticed that our recent dev branch has implemented software x264 and nvenc hardware encodings. I hope libva can be added to increase x264 frame encoding speed. @jsorg71

@Entropy512
Copy link

Not just WSL2 - any non-Nvidia GPU, or even many use cases of paravirtualization under an NVidia GPU such as venus and dxgkrnl. Especially since vaapi also works for nvidia GPUs.

@YinlinHu
Copy link

A good example of how VAAPI is used in 264 encoding and decoding on both NVIDIA and Non-NVIDIA GPUs: https://github.com/LizardByte/Sunshine

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

No branches or pull requests

3 participants