1. OBS Studio
  2. News

OBS Studio News

OBS Studio 28.0.2 Hotfix Update

The second hotfix for 28.0 is now available. It addresses a number of issues reported by our users since the 28.0/28.0.1 releases.

Note: We updated the Visual C++ redistributables to the 2022 version, you may be asked to install the new version when launching OBS.

[h3]Changelog:[/h3]
  • Fix macOS updater not updating to newer versions [Rodney]
  • Fix YouTube Manage Broadcast dialog being too large for 768p displays [cg2121]
  • Fix broken prefix for obspython binary module on Linux [PatTheMav]
  • Fix hotkey settings screen not accepting all input on macOS [PatTheMav]
  • Fix memory leak with mpegts [pkv]
  • Fix crash when left-clicking on non-multiview projectors [r1ch]
  • Fix I420 HLG support [rcdrone]
  • Fix resource leak in v4l2-output [shoffmeister]
  • Fix source name edit textbox not accepting input on enter [PatTheMav]
  • Add support for reading NV12/YUY2 PQ/HLG [rcdrone]
  • Fix spacing in scene and source tree [gxalpha]
  • Fix Qt5-linked plugins crashing Qt6-based OBS builds on Linux [kkartaltepe/norihiro]
  • Update volume controls decay rate on profile switch [PatTheMav]
  • Fix crash when removing filter after changing a value [PatTheMav]
  • Fix frame sharing and colorspace issues for macOS Virtual Camera [PatTheMav]
  • Fix crashes and unusable property button for VSTs on M1 Macs [PatTheMav]
  • Fix Light theme Studio Mode labels and T-bar [shiina424]
  • Update media states when image source is de-/activated [WarmUpTill]
  • Don't save/overwrite browser docks if CEF hasn't loaded [WizardCM]
  • Fix DeckLink Output color range and space [rcdrone]
  • Undeprecate traditional capture sources on macOS 12 [gxalpha]
  • Fix startup crash on Intel Macs [Jim]
  • Fix NVIDIA Audio Effects not updating according to user selection [pkv]

OBS Studio 28.0.1 Hotfix Update

We just released the first 28.0 hotfix to address a few issues reported since the 28.0 release on Wednesday:

  • Fixed a bug causing MP4/MOV files to sometimes save in a corrupted state
  • Fixed a bug causing DeckLink device sources to sometimes not capture
  • Fixed the Windows auto-updater to only update on Windows 10 and above
  • Added "Resize output (source size)" back to the source context menu
  • Reverted a change causing video capture device settings to be reset when used
    • NOTE: This reverts the automatic saving of video capture device configuration settings. This will be reintroduced in a future version.

For the full changelog including 28.0 itself see github.com/obsproject/obs-studio/releases/28.0.1

OBS Studio 28.0 Update

Welcome to OBS Studio 28, celebrating the 10th anniversary of OBS! 10 years ago, the first version of OBS was released by Jim. Today, we have hundreds of contributors and countless users. We're very grateful for all the support, and we're happy that so many people find it useful! This release comes with a ton of new features, all of which can be found in the release notes, but we've highlighted a few here.

First, and probably the biggest change, is that we now have HDR support! You can play games in HDR and OBS will automatically tonemap the content to SDR. If you want to capture and record HDR content, this is now possible with the appropriate HDR settings. See the release notes for a basic overview and how to set OBS correctly for HDR.

For our Apple M1/M2 users, native Apple Silicon support is here! OBS is now available as an ARM64 app for macOS, running without Rosetta. Also available for our Apple friends on macOS 12.5+ is the new ScreenCaptureKit, which improves the experience in capturing both individual windows and the display. For those on macOS 13+, direct audio capture is also available.

NVIDIA Background Removal is now available for RTX GPUs on Windows. This allows you to remove the background from your camera without a physical greenscreen.

We’ve added a new, more efficient and up-to-date implementation of the AMD encoder on Windows. This update improves performance and provides access to new encoder features.

A long time coming, obs-websocket is now part of OBS as a first-party plugin! This makes it easier to get up and running with tools that interact with obs-websocket. You can find more information here: https://obsproject.com/blog/obs-studio-and-obs-websocket-join-forces

If you would like to support the OBS Project, please consider contributing to our Patreon or Open Collective!

NOTE: Some plugins may not be compatible with OBS 28. You can check the status of the most common plugins on the OBS Plugin Compatibility page.

NOTE 2: OBS 28.0 and later is no longer compatible with Windows 7, 8, 8.1 and macOS versions prior to 10.15. To continue using OBS 27.2 on those legacy operating systems please select the "27.2" beta branch.

OBS Studio 28.0 Beta is live!

We have beta build for OBS Studio 28.0 available for testing! This will be an enormous release with several features and upgrades that will need extensive testing, including the following:

  • HDR and 10-bit color support (Windows, macOS/Linux support limited)
  • Native Apple Silicon Support (macOS)
    • Note that many third-party plugins will need to release Apple Silicon versions of their plugins in order for them to work on Apple Silicon builds of OBS
  • Upgrade UI framework to Qt6 (All platforms)
    • NOTE: Unfortunately, this means OBS Studio can no longer support the following operating systems:
      • Windows 7 & 8
      • macOS 10.13 & 10.14
      • Ubuntu 18.04
      • All 32-bit operating systems
    • Additionally, many third-party plugins that depend on legacy Qt5 components may not work until they are updated.
  • obs-websocket 5.0 plugin native integration (All platforms)
  • Updated AMD Encoder implementation (Windows)
  • Support for ScreenCaptureKit on macOS 12.5+ for significantly improved capture performance (macOS)
  • Significant improvements to Apple VT encoder (macOS)
  • Application-specific audio capture (Windows)
  • Integrated NVIDIA RTX AI Background Removal (Windows)
  • Automatically split recordings by time or filesize (All platforms)
  • New default theme, Yami (All platforms)
  • And much, much more!


Find the the full patch notes for OBS Studio 28.0 Beta 1 here: github.com/obsproject/obs-studio/releases/28.0.0-beta1

To receive this beta on Steam open the "Properties" window, navigate to the "Betas" tab and select the "beta" option in the dropdown:



(If you're not seeing the "beta" option yet try restarting your Steam client)

Due to the magnitude of this release, we need your help tracking down as many bugs as you can find before we make a full release! Please give the build a try and let us know here or in the #beta-testing channel on Discord if you have any issues. Thanks for your help!

(macOS) Preparations for Apple Silicon builds

In preparation for OBS 28.0 and native Apple Silicon support the way the macOS build is launched will be updated. This should not cause any issues as long as your OBS install was updated to this build.