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

deps.ffmpeg: Update nv-codec to 12.2.72.0 #257

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

derrod
Copy link
Member

@derrod derrod commented Jul 31, 2024

Description

Updates NVENC SDK to 12.2

Motivation and Context

Required for new SDK features (Ultra High Quality preset etc.) to work with obsproject/obs-studio#10536

How Has This Been Tested?

Replaced files locally to make sure it compiles.

Types of changes

  • Tweak (non-breaking change to improve existing functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@derrod derrod requested a review from RytoEX July 31, 2024 18:34
@RytoEX
Copy link
Member

RytoEX commented Jul 31, 2024

Will this cause any breakage on Windows, other than definitely breaking the NVENC backwards-compat for Kepler (which we plan to remove anyway)?

@derrod
Copy link
Member Author

derrod commented Jul 31, 2024

It'll bump the minimum driver version requirement to 550.

@RytoEX
Copy link
Member

RytoEX commented Jul 31, 2024

It'll bump the minimum driver version requirement to 550.

Well, I suppose that's unavoidable.

@RytoEX
Copy link
Member

RytoEX commented Jul 31, 2024

For posterity:

Minimum required driver versions:
Linux: 550.54.14 or newer
Windows: 551.76 or newer

@RytoEX RytoEX merged commit ea5390c into obsproject:master Jul 31, 2024
21 checks passed
@derrod derrod deleted the bump-nvenc-sdk branch August 8, 2024 19:44
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

Successfully merging this pull request may close these issues.

2 participants