2024-02-28
OBS 31.0.2版本更新日志
经过近两个月的沉寂之后,OBS终于又迎来了版本更新,经过此次更新之后,OBS的最新版本号来到了31.0.2。
此次更新还是以修复已知问题为主,以下就是官方的更新日志:
- Fixed a crash on Windows when initializing a Video Capture Device source that does not provide a valid frame size [RytoEX]
- Fixed a crash on Windows when using NVIDIA Audio Effects filters with certain SDK versions [pkviet]
- Fixed a crash on Windows when using obs-websocket with a config path that contained Unicode characters [PatTheMav/tt2468]
- Fixed a crash on macOS when initializing a Video Capture Device source in a corrupt state [jcm93]
- Fixed an issue on macOS where Python scripting would not work if Python was installed via Homebrew [jcm93]
- Fixed an issue on Windows where browser sources would not recognize gamepad input if OBS Studio was not in focus [WizardCM]
- Fixed an issue with browser sources where they would occasionally stutter for 250ms [reitowo/WizardCM/PatTheMav/tytan652/pkviet]
- Fixed an issue on Linux where browser sources used more CPU than previous versions [tytan652]
- Fixed the setting value range for NVENC target quality for AV1 [Bleuzen]
- Fixed logging for NVENC lookahead values [DeeDeeG]
- Added additional logging for browser sources [WizardCM/tt2468]
机翻版:
- 修复了初始化不提供有效帧大小的视频捕获设备源时Windows上的崩溃
- 修复了将NVIDIA音频效果过滤器与某些SDK版本一起使用时在Windows上的崩溃
- 修复了在Windows上使用包含Unicode字符的配置路径的obs-websocket时的崩溃
- 修复了在损坏状态中初始化视频捕获设备源时在macOS上崩溃的问题
- 修复了macOS上的问题,即如果通过Homebrew安装Python ,Python脚本将不起作用
- 修复了Windows上的问题,即如果OBS Studio未对焦,浏览器源将无法识别游戏手柄输入
- 修复了浏览器源偶尔会卡顿250毫秒的问题
- 修复了Linux上浏览器源比以前版本使用更多的CPU的问题
- 修复了AV1 的NVENC目标质量的设置值范围
- NVENC展望值的固定日志记录
- 为浏览器源添加了额外的日志记录
相关阅读