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

fix(server): always set transcoding device, prefer renderD* #14455

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

mertalev
Copy link
Contributor

@mertalev mertalev commented Dec 2, 2024

Description

FFmpeg internal heuristics can sometimes choose the iGPU instead of the dGPU, and using the card* interface on QSV / VAAPI can lead to weird issues.

Testing

Tested and can confirm it works as expected on QSV, VAAPI and NVENC.

@mertalev mertalev marked this pull request as ready for review December 3, 2024 01:21
@mertalev mertalev merged commit 52247c3 into main Dec 3, 2024
38 of 39 checks passed
@mertalev mertalev deleted the fix/server-always-set-transcoding-device branch December 3, 2024 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants