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

Experimental: Linux hardware encoding (NVENC) #474

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

IRHM
Copy link
Member

@IRHM IRHM commented Dec 18, 2023

Changes made

New experimental setting to enable NVENC support to offload video encoding to GPU so FPS in games are not effected (toggleable in recording settings).

Only support for NVENC currently, will see If I can test and support hardware encoding on AMD cards.

IRHM added 2 commits December 18, 2023 22:27
I only have an nvidia card so not sure if I can add support for vaapi(?) yet, currently just adds hardcoded string to get the processing offloaded to gpu
@IRHM IRHM added the enhancement New feature, request or improvement label Dec 18, 2023
@IRHM IRHM added this to the v1.5.0 milestone Dec 18, 2023
@IRHM IRHM self-assigned this Dec 18, 2023
@IRHM IRHM merged commit 2ed0e1b into master Dec 18, 2023
4 checks passed
@IRHM IRHM deleted the linux-hardware-encoding branch December 18, 2023 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, request or improvement
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant