1. OBS Studio
  2. News

OBS Studio News

OBS Studio 28.1.1 Hotfix Update

  • Fixed NVENC preset not being migrated properly in simple output mode [RytoEX]
  • Fixed the inability to start the encoder when NVENC is set to a bframe count higher than is supported by the device [RytoEX]

OBS Studio 28.1 Update

OBS 28.1 is now available, this is a minor update for 28.0 introducing support for AV1 encoding via NVIDIA NVENC as well as a few bug fixes.

[h3]Note for macOS users:[/h3]
Starting with this update M1/M2 Macs will run the ARM/"Apple Silicon" version of OBS by default.
This may lead to some plugins or VST effects not being loaded due to not being Apple Silicon compatible, so make sure to check for plugin updates.
To keep using the x86/Intel version of OBS add the "--intel" parameter to "Launch Options" (Right click -> Properties -> Launch Options).

[h2]Changes:[/h2]
  • Added NVENC AV1 hardware encoder on Windows [Jim]
    • Currently only works with the NV12 (OBS default) and P010 color formats
    • Currently does not support the "rescale" feature in advanced output mode
    • Only available for RTX 40 Series video cards from NVIDIA


  • Updated NVENC presets [Jim]
    • Presets have been split into 3 different settings: Preset, Tuning, and Multipass mode
    • Presets are now P1-P7, lower numbers being lower quality, higher numbers being higher quality. Note that higher presets may incur higher GPU usage which could impact the performance of games running simultaneously with OBS. The number of simultaneous NVENC encoding sessions may be lower when using the highest presets. OBS will automatically map your current NVENC settings to the closest preset when upgrading.
    • Tuning is used to determine whether to prioritize latency or quality. It has three settings: High Quality, Low Latency, and Ultra Low Latency.
    • Multipass Mode is used to determine whether a second pass is used in encoding, and has three settings: Disabled, Quarter Resolution, and Full Resolution. Enabling this will give higher quality at the cost of more GPU resource usage.


  • Fixed a bug where Direct3D 9 games stopped capturing properly with game capture on Windows 11 22H2 [Rodney]
  • Moved "Always on Top" to the View menu [gxalpha]
  • You can now select a specific source for the Virtual Camera [chippydip]
  • Fixed a crash on resolution change of Windows Virtual Camera [Jim]
  • Fixed a Discord crash with Windows Virtual Camera [Jim]
  • Fixed crashes with macOS applications loading the virtual camera [PatTheMav]
  • Fixed Steam version launching x86_64 version on Apple Silicon devices [Rodney]
  • Fixed Stats widget appearance issues [tytan652]
  • Fixed Blend Method in Studio Mode [rcdrone]
  • Fixed case where video capture is darkened when both luma wipe and scale filtering are set [rcdrone]

OBS Studio 28.1 Release Candidate 1

[h3]Note for macOS users:[/h3]
Starting with this update Apple Silicon Macs will correctly run the ARM version of OBS by default.
This may lead to some plugins or VST effects not being loaded due to not being Apple Silicon compatible, so make sure to check for plugin updates.
To keep using the x86/Intel version of OBS add the "--intel" parameter to "Launch Options" (Right click -> Properties -> Launch Options).

[h2]28.1 Release Candidate 1 Changes[/h2]
  • Fix Stats widget appearance and font size [tytan652]
  • Fix theme selection after clicking apply and cancel in Settings [tytan652]
  • Fix Steam launching x86 version under Rosetta [Rodney]
  • Fix crashes in apps loading macOS Virtual Camera [PatTheMav/steven-michaud]
  • Use correct title for failed replay buffer start [gxalpha]
  • Fix crash on resolution change of Windows Virtual Camera [Jim]
  • Fix possible crash when making quick UI changes [PatTheMav]
  • Fix a crash related to Windows Virtual Camera [Jim]
  • Fix crash after running autoconfig at less than 240p [r1ch]
  • Fix Max Quality and Quality NVENC Preset upgrade mappings [RytoEX]

OBS Studio 28.1 Beta is live!

We have beta build for OBS Studio 28.1 available for testing! This is a minor feature release, focused on NVENC AV1 support and a few smaller bug fixes.

Release Highlights:

  • Added NVENC AV1 hardware encoder on Windows [Jim]
    • Currently only works with the NV12 (OBS default) and P010 color formats
    • Currently does not support the "rescale" feature in advanced output mode
    • Only available and shown for RTX 40 Series video cards from NVIDIA
    • Available in simple output mode for recording (Beta note: please test this to make sure the quality is as expected for "high" and "indistinguishable"! I can tweak the internal quality coefficients if needed.)


  • Updated NVENC presets [Jim]
    • Presets have been split into 3 different settings: Preset, Tuning, and Multipass Mode
    • Presets are now P1-P7, lower numbers being lower quality, higher numbers being higher quality. Note that higher presets may incur higher GPU usage which could impact the performance of games running simultaneously with OBS. The number of simultaneous NVENC encoding sessions may be lower when using the highest presets. OBS will automatically map your current NVENC settings to the closest preset when upgrading.
    • Tuning is used to determine whether to prioritize latency or quality. It has three settings: High Quality, Low Latency, and Ultra Low Latency.
    • Multipass Mode is used to determine whether a second pass is used in encoding, and has three settings: Disabled, Quarter Resolution, and Full Resolution. Enabling this will give higher quality at the cost of more GPU resource usage.


  • Fixed a bug where Direct3D 9 games stopped capturing properly with game capture on Windows 11 22H2 [Rodney]
  • Moved "Always on Top" to the View menu [gxalpha]
  • You can now select a specific source for the Virtual Camera [chippydip]


Find the the full patch notes for OBS Studio 28.1 Beta 1 here: github.com/obsproject/obs-studio/releases/tag/28.1.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)

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

OBS Studio 28.0.3 Hotfix Update

  • Fixed a bug where the Linux Window Capture target would reset every time obs loaded [kkartaltepe]
  • Fixed issue where green tint would sometimes occur when the OBS color range was set to Full [jpark37]
  • Fixed a performance issue with the Windows per-application audio sources [jpark37]
  • Fixed a bug where auto remux did not work with certain settings in simple output mode [PatTheMav]
  • Fixed a bug where transition items would be grayed out when switching scene collections [gxalpha]
  • Fixed a bug where unpausing would cause recordings to stop when using certain encoders [Jim]
  • Fixed a bug where m3u8 wouldn’t work with certain video encoders [Jim]
  • Fixed dock title bar icons not loading on Linux and not being the right color [cg2121]
  • OBS will now warn you to restart when switching python installs in the scripting configuration dialog [WizardCM]
  • Fix hang when Windows audio capture is active in the background and stopped by either closing OBS or switching scene collections [jpark37]