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-outputs: Add native mp4 output to legacy cmake #10765

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

derrod
Copy link
Member

@derrod derrod commented Jun 2, 2024

Description

Adds the new hybrid MP4 output added in #10608 to legacy cmake.

Motivation and Context

Fixes #10764

How Has This Been Tested?

Built with legacy cmake on Linux, confirmed OBS no longer crashes.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

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 Bug Fix Non-breaking change which fixes an issue label Jun 2, 2024
@RytoEX RytoEX self-assigned this Jun 3, 2024
@RytoEX RytoEX added this to the OBS Studio (Next Version) milestone Jun 3, 2024
@RytoEX RytoEX merged commit acd4854 into obsproject:master Jun 3, 2024
15 checks passed
@derrod derrod deleted the fix-legacy-cmake-mp4 branch June 3, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix Non-breaking change which fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crashes Opening Settings and Cannot Start Stream on Git Version
3 participants