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

obs-nvenc: SDK 13.0 Features #11798

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

derrod
Copy link
Member

@derrod derrod commented Jan 30, 2025

Description

Adds SDK 13.0 features:

  • 10-bit H.264 encoding
  • AV1 UHQ tune
  • Temporal filtering for H.264 and AV1 (part of UHQ for AV1)
  • 4-way split (on supported cards)
  • Inband HDR metadata (mastering display/content light level)

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

  • New feature (non-breaking change which adds 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 added the Enhancement Improvement to existing functionality label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant