-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
obs-nvenc: SDK 13.0 Features #11798
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
base: master
Are you sure you want to change the base?
obs-nvenc: SDK 13.0 Features #11798
Conversation
ec5613c
to
b934d81
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems fine, I assume it doesn't have any potential for backward compatibility issues right?
You can still compile with SDK version 12.0, but as always when we start compiling with SDK 13.0 the minimum driver version requirement goes up (to 570 in this case afaik). |
f3873c9
to
2a718cd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.
Files not reviewed (1)
- plugins/obs-nvenc/data/locale/en-US.ini: Language not supported
Description
Adds SDK 13.0 features:
Also improves capability detection to be a bit more reliable for UHQ support.
Note that 4:2:2 encoding is not supported by OBS and other SDK 13.0 features like MJPEG decoding will probably need to wait on FFmpeg updates.
Motivation and Context
Fun new stuff.
How Has This Been Tested?
Blackwell GPU.
Types of changes
Checklist: