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

UI: Disable multitrack video settings on non-win32 platforms #10888

Merged

Conversation

palana
Copy link
Contributor

@palana palana commented Jun 19, 2024

Description

Disables multitrack video output settings for platforms other than windows

Motivation and Context

System info is not implemented for platforms other than windows, so the overall sentiment is/was to disable the multitrack video output for other platforms until system info is implemented (and ideally encoders for those other platforms are validated and/or encoder ladders/configs are available)

How Has This Been Tested?

Verified that these settings are available on windows builds, but aren't available on MacOS builds

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.

Copy link
Member

@derrod derrod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine as-is.

@RytoEX RytoEX added this to the OBS Studio 30.2 milestone Jun 19, 2024
@RytoEX RytoEX self-assigned this Jun 19, 2024
@RytoEX RytoEX added the Enhancement Improvement to existing functionality label Jun 19, 2024
@RytoEX RytoEX merged commit aa096e2 into obsproject:master Jun 19, 2024
15 checks passed
@palana palana deleted the ruwen/disable-multitrack-video-non-windows branch June 19, 2024 16:51
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.

None yet

3 participants