OBS Studio 32.0 Beta

Fenrir

Forum Admin
Disclaimer: This is a test build, not a full release. Please ensure you make a backup of your scene collection and profile. This build may contain bugs or broken functionality. For production usage, we still recommend using the latest stable build of OBS. If you are willing to test this build, let us know if you run into any issues.

OBS Studio 32.0 Beta is now available for testing! This release comes with the addition of the long-requested Plugin Manager! Additionally, we now have automated crash log uploads for WIndows and macOS, new Voice Activity Detection and several optimizations for NVIDIA RTX Audio Effects, a chair removal option for NVIDIA RTX Background Removal, and hybrid MOV support. We have also updated our Game Capture hook signature on Windows, which should hopefully correct issues with Riot's games, such as Valorant. See the full list of changes below, and bug fixes at the full release notes.

To enable the beta version, either download from the GitHub link below, or on Windows/macOS go to Settings -> General and change the Update Channel to Betas / Release Candidates

32.0 New Features​

  • Added a basic plugin manager [FiniteSingularity/PatTheMav/Warchamp7]
    • Please note that the current UI is very basic, and we plan to expand this in the coming versions with more features and info for your plugins.
  • Added opt-in automatic crash log upload for Windows and macOS [PatTheMav/Warchamp7]
  • Added Voice Activity Detection (VAD) to NVIDIA RTX Audio Effects, which improves noise suppression for speech, as well as several optimizations to NVIDIA Effects [pkviet]
  • Added chair removal option for NVIDIA RTX Background Removal, allowing removal of chairs [pkviet]
  • Added Hybrid MOV support [derrod]
    • Brings ProRes support on macOS and HEVC/H.264 and PCM audio support on all platforms

32.0 Changes​

  • OBS Studio will no longer load plugins built for a newer release of OBS to prevent future compatibility issues [norihiro]
  • Added custom OBS widgets in preparation for larger UI updates [derrod/gxalpha/Warchamp7]
  • Added preparations for Metal renderer (stay tuned!) [PatTheMav]
  • Improved audio deduplication logic to cover more cases of nested scenes, groups, and multiple canvases [pkviet]
  • Prevent audio duplication when sources are set to "Monitor and Output" while the monitoring device is also being captured [pkviet]
  • Updated the default settings for AMD encoders [rhutsAMD]
  • Improved accuracy of chapter markers in Hybrid MP4/MOV [derrod]
  • Re-hid the cursor in edit fields on macOS [gxalpha]
  • Improved format selection for PipeWire video capture [tytan652]

Find the the full patch notes and download links for OBS Studio 32.0 Beta1 here:
For other ways to install the beta:

To access the beta via Steam, right-click the OBS Studio entry in Steam or click the cog icon on the game page, select "Properties...", then navigate to "Betas" and select the "beta" option in the dropdown:
1659496483190-png.85265

Ubuntu users: You can try the unstable branch with the following commands:
Bash:
sudo add-apt-repository ppa:obsproject/obs-studio-unstable
sudo apt update
sudo apt install obs-studio

And if you want to remove it:
Bash:
sudo add-apt-repository --remove ppa:obsproject/obs-studio-unstable
sudo apt update
sudo apt remove obs-studio

To use the beta version from Flathub, please use the following commands:

Bash:
$ flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo

$ flatpak install flathub-beta com.obsproject.Studio

Please give the build a try and let us know here or in the #beta-testing channel on Discord if you have any issues or feedback. Thanks for your help!
 

johnalex731

New Member
anyone able to get beta working in the mac os26 beta? i try and it won't even start, just get an error message that it crashed and do i want to reopen OBS in normal or safe mode EVERY time, also the stream deck OBS plugin has to be reinstalled every time i start it
 

Muzicianist

New Member
anyone able to get beta working in the mac os26 beta? i try and it won't even start, just get an error message that it crashed and do i want to reopen OBS in normal or safe mode EVERY time, also the stream deck OBS plugin has to be reinstalled every time i start it
I have this same issue, it’s been happening for a year even with the update I installed a couple weeks ago. No camera needed
 

dongge2025

New Member
免责声明:这是一个测试版本,并非完整版本。请务必备份您的场景集合和配置文件。 此版本可能包含错误或功能损坏。对于生产用途,我们仍然建议使用 OBS 的最新稳定版本。如果您愿意测试此版本,请告知我们您遇到的任何问题。

OBS Studio 32.0 Beta 现已开放测试!此版本新增了期待已久的插件管理器!此外,我们还为 Windows 和 macOS 系统提供了自动崩溃日志上传功能、全新的语音活动检测功能以及多项针对 NVIDIA RTX 音效的优化、NVIDIA RTX 背景移除的椅子移除选项,并支持混合 MOV 格式。我们还更新了 Windows 版的游戏捕捉钩子签名,希望能解决 Riot 旗下游戏(例如 Valorant)中出现的问题。请参阅下方的完整变更列表以及完整发行说明中的错误修复。

要启用 Beta 版本,请从下面的 GitHub 链接下载,或者在 Windows/macOS 上转到“设置”->“常规” ,然后将“更新频道”更改为“Betas/候选版本”

32.0 新功能​

  • 添加了基本的插件管理器 [FiniteSingularity/PatTheMav/Warchamp7]
    • 请注意,当前的 UI 非常基础,我们计划在未来的版本中扩展它,为您的插件提供更多功能和信息。
  • 为 Windows 和 macOS 添加了可选的自动崩溃日志上传功能 [PatTheMav/Warchamp7]
  • NVIDIA RTX 音频效果中添加了语音活动检测 (VAD),从而改善了语音的噪声抑制,并对 NVIDIA 效果进行了多项优化 [pkviet]
  • 为 NVIDIA RTX 背景移除功能添加了椅子移除选项,允许移除椅子 [pkviet]
  • 增加了混合 MOV 支持 [derrod]
    • 在 macOS 上提供 ProRes 支持,并在所有平台上提供 HEVC/H.264 和 PCM 音频支持

32.0 变更​

  • OBS Studio 将不再加载为较新版本的 OBS 构建的插件,以防止将来出现兼容性问题 [norihiro]
  • 添加了自定义 OBS 小部件,为更大的 UI 更新做准备 [derrod/gxalpha/Warchamp7]
  • 增加了对 Metal 渲染器的准备(敬请期待!)[PatTheMav]
  • 改进的音频重复数据删除逻辑,以涵盖更多嵌套场景、组和多个画布的情况 [pkviet]
  • 当源设置为“监视和输出”且监视设备也被捕获时,防止音频重复 [pkviet]
  • 更新了 AMD 编码器的默认设置 [rhutsAMD]
  • 提高了混合 MP4/MOV 中章节标记的准确性 [derrod]
  • 在 macOS 上重新隐藏编辑字段中的光标 [gxalpha]
  • 改进了 PipeWire 视频捕获的格式选择 [tytan652]

在此处找到OBS Studio 32.0 Beta 1的完整补丁说明和下载链接:
安装测试版的其他方法:

[剧透=Steam 测试版]
要通过 Steam 访问测试版,请右键单击 Steam 中的 OBS Studio 条目或单击游戏页面上的齿轮图标,选择“属性...”,然后导航到“Betas”并在下拉菜单中选择“beta”选项:
1659496483190-png.85265
[/剧透]

[剧透=Ubuntu PPA]
Ubuntu 用户:您可以使用以下命令尝试不稳定分支:
[代码=bash]
sudo add-apt-repository ppa:obsproject/obs-studio-unstable
sudo apt更新
sudo apt安装obs-studio
[/代码]

如果你想删除它:
[代码=bash]
sudo add-apt-repository --remove ppa:obsproject/obs-studio-unstable
sudo apt更新
sudo apt 删除 obs-studio
[/代码]
[/剧透]

[剧透=Flatpak Beta 安装]
要使用 Flathub 的测试版,请使用以下命令:

[代码=bash]
$ flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo

$ flatpak 安装 flathub-beta com.obsproject.Studio
[/代码]
[/剧透]

请尝试一下此版本,如果您有任何问题或反馈,请在此处或Discord上的 #beta-testing 频道告诉我们。感谢您的帮助!
有没有修复bmd 8kpro采集卡输出无效问题。
 

dongge2025

New Member
在31.1.2版本中说是修复了 OBS Studio 31.1.0 和 31.1.1 中 Decklink 输出失效的问题 [CyBeRoni],但是经过我实际测试,这个问题并没有解决。
 
Top