OBS Studio 32.0.0 Latest 版本 添加了一个基本的插件管理器
作者:OBS中文官网 日期:2025-09-23 人气:52

32.0 新功能
- 添加了一个基本的插件管理器 [FiniteSingularity/PatTheMav/Warchamp7]
- 为 Windows 和 macOS 添加了可选的自动崩溃日志上传功能 [PatTheMav/Warchamp7]
- NVIDIA RTX Audio Effects 新增语音活动检测 (VAD) 功能,可改善语音的噪声抑制,并对 NVIDIA Effects 进行多项优化 [pkviet]
- 为 NVIDIA RTX 背景移除添加了椅子移除选项,允许移除椅子 [pkviet]
- 为 Apple Silicon Macs 添加了实验性 Metal 渲染器 [PatTheMav]
- 增加了混合 MOV 支持 [derrod]
- 为 macOS 带来 ProRes 支持,并为所有平台带来更广泛支持的 HEVC/H.264 + PCM 音频选项
32.0 变更
- OBS Studio 将不再加载为较新版本的 OBS 构建的插件,以防止将来出现兼容性问题 [norihiro]
- 添加了自定义 OBS 小部件,为更大的 UI 更新做准备 [derrod/gxalpha/Warchamp7]
- 增加了 Metal 渲染器的准备工作(敬请期待!)[PatTheMav]
- 将默认比特率从 2500 Kbps 更改为 6000 Kbps [notr1ch]
- 将混合 MP4/MOV 更改为默认容器 [derrod]
- 将崩溃哨兵文件位置更改为其自己的子目录 [PatTheMav]
- 改进的音频重复数据删除逻辑,以涵盖更多嵌套场景、组和多个画布的情况 [pkviet]
- 当源设置为“监视和输出”且监视设备也被捕获时,防止音频重复 [pkviet]
- 更新了 AMD 编码器的默认设置 [rhutsAMD]
- 提高了混合 MP4/MOV 中章节标记的准确性 [derrod]
- 在 macOS 上重新隐藏编辑字段中的光标 [gxalpha]
- 改进了 PipeWire 视频捕获的格式选择 [tytan652]
- 删除了防止加载基于 Qt 5 的插件的解决方法 [RytoEX]
- 删除了 --disable-shutdown-check 启动标志 [PatTheMav]
- 混合 MP4/MOV 现已完成测试,并已成为新配置文件的默认输出格式 [derrod]
32.0 错误修复
- 可能修复了在 macOS 上移动或调整 OBS 窗口大小时发生的罕见崩溃 [PatTheMav]
- 修复了使用无效 URL 时 SRT 崩溃的问题 [pkviet]
- 修复了使用 SRT [pkviet] 设置非默认 pkt_size 时发生的崩溃
- 修复了播放某些视频文件时 Media Source 崩溃的问题 [howellrl]
- 通过在创建属性窗口之前添加 200 毫秒延迟来修复在启用 Windows 设置“将鼠标对齐到对话框中的默认按钮”时从“源”列表打开源属性时出现的 UI 死锁问题 [Warchamp7]
- 修复了尝试将混合 MP4 输出到不可写位置时发生的内存泄漏问题 [norihiro]
- 修复了多视图变为空白的罕见情况 [norihiro]
- 修复 SRT 重新连接失败 [pkviet]
- 修复溢出纹理渲染 sRGB 感知问题 [PatTheMav]
- 修复了 AMD AV1 编码器的错误颜色范围属性设置 [rhutsAMD]
- 修复混合 MP4 文件分割在某些情况下无法正常工作的问题 [derrod]
- 修复了 macOS 屏幕捕获无法捕获高于 60fps 的问题 [jcm93]
- 修复了 macOS 上的热键设置中焦点无法正确显示的问题 [gxalpha]
- 修复了 Light 和 Rachni 主题中滚动条不可见的问题 [shiina424]
- 修复了在某些情况下 HEVC 帧优先级设置不正确的问题,丢帧时可能会导致播放错误 [dsaedtler]
- 修复了编码器暂时停止后可能导致输出延迟增加的问题 [dsaedtler]
- 修复了从支持多轨视频的服务切换到不支持多轨视频的服务后仍可启用多轨视频的问题 [Penwy]
- 修复了使用 obs-websocket 的 GetGroupList 不返回任何内容的问题 [gxalpha]
- 删除了旧版 Qt 的解决方法,该解决方法阻止 OBS 最大化时码头正确加载 [RytoEX]
32.0 New Features
- Added a basic plugin manager [FiniteSingularity/PatTheMav/Warchamp7]
- 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 experimental Metal renderer for Apple Silicon Macs [PatTheMav]
- Added Hybrid MOV support [derrod]
- Brings ProRes support on macOS and a more widely supported HEVC/H.264 + PCM audio option to 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]
- Changed default bitrate from 2500 to 6000 Kbps [notr1ch]
- Changed Hybrid MP4/MOV to be the default containers [derrod]
- Changed the crash sentinel file location to its own subdirectory [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]
- Removed workarounds to prevent loading Qt 5 based plugins [RytoEX]
- Removed the --disable-shutdown-check launch flag [PatTheMav]
- Hybrid MP4/MOV is now out of beta and has been made the default output format for new profiles [derrod]
32.0 Bug Fixes
- Potentially fixed a rare crash on macOS when moving or resizing the OBS window [PatTheMav]
- Fixed a crash with SRT when using an invalid URL [pkviet]
- Fixed a crash when setting non-default pkt_size with SRT [pkviet]
- Fixed a crash in Media Source when playback starts with certain video files [howellrl]
- Fixed a UI deadlock when opening source properties from the Sources list when the Windows setting 'Snap mouse to default button in dialog boxes' was enabled by adding a 200ms delay before creating the properties window [Warchamp7]
- Fixed a memory leak when trying to output Hybrid MP4 to a non-writeable location [norihiro]
- Fixed rare occurrence of multiview becoming blank [norihiro]
- Fixed SRT reconnection failures [pkviet]
- Fixed overflow texture rendering sRGB-awareness [PatTheMav]
- Fixed incorrect color range property setting for AMD AV1 encoder [rhutsAMD]
- Fixed Hybrid MP4 file splitting not working correctly in some cases [derrod]
- Fixed not being able to capture higher than 60fps with macOS Screen Capture [jcm93]
- Fixed focus not displaying properly in hotkey settings on macOS [gxalpha]
- Fixed the scrollbar appearing invisible in Light and Rachni themes [shiina424]
- Fixed HEVC frame priority not being set correctly in some cases, potentially causing playback errors when dropping frames [dsaedtler]
- Fixed an issue that could result in increases to output latency after temporary encoder stalls [dsaedtler]
- Fixed an issue where Multitrack Video could still be enabled after switching from a service that supports it to one that does not [Penwy]
- Fixed an issue where GetGroupList with obs-websocket would return nothing [gxalpha]
- Removed a workaround for older Qt versions that prevented docks from loading correctly while OBS is maximized [RytoEX]