-
-
Notifications
You must be signed in to change notification settings - Fork 8k
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
Support GPU format/colourspace conversion #11337
Open
dsaedtler
wants to merge
7
commits into
obsproject:master
Choose a base branch
from
amazon-contributing:rodney/gpu-colour-conversion
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Support GPU format/colourspace conversion #11337
dsaedtler
wants to merge
7
commits into
obsproject:master
from
amazon-contributing:rodney/gpu-colour-conversion
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a9871e - Browse repository at this point
Copy the full SHA 9a9871eView commit details -
obs-nvenc: Migrate to obs_encoder_video_tex_active()
Unlike obs_nv12/p010_tex_active() this accurately reflects the texture availability in the mix associated with the encoder.
Configuration menu - View commit details
-
Copy full SHA for 852528b - Browse repository at this point
Copy the full SHA 852528bView commit details -
obs-ffmpeg: Use
obs_encoder_video_tex_active()
for AMFUse the recently added `obs_encoder_video_tex_active()` API for AMD AMF-based encoders, similar to the recent commit for obs-nvenc. This allows the OBS canvas to use non-NV12 pixel formats (such as I444) while the multitrack video encoders will use NV12 or P010 textures converted using the GPU.
Configuration menu - View commit details
-
Copy full SHA for 568fce4 - Browse repository at this point
Copy the full SHA 568fce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 908e261 - Browse repository at this point
Copy the full SHA 908e261View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c3d60 - Browse repository at this point
Copy the full SHA 60c3d60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 629444a - Browse repository at this point
Copy the full SHA 629444aView commit details -
UI: Support preferred video format/space/range in GoLiveApi
Also sets Rec. 709/limited defaults for multitrack output.
Configuration menu - View commit details
-
Copy full SHA for 1ad6865 - Browse repository at this point
Copy the full SHA 1ad6865View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.