惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
Secure Thoughts
Security Latest
Security Latest
Simon Willison's Weblog
Simon Willison's Weblog
O
OpenAI News
GbyAI
GbyAI
L
LINUX DO - 最新话题
A
Arctic Wolf
T
Tor Project blog
G
GRAHAM CLULEY
I
InfoQ
博客园_首页
IT之家
IT之家
The Register - Security
The Register - Security
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
P
Proofpoint News Feed
The GitHub Blog
The GitHub Blog
Blog — PlanetScale
Blog — PlanetScale
N
Netflix TechBlog - Medium
K
Kaspersky official blog
博客园 - 三生石上(FineUI控件)
S
SegmentFault 最新的问题
U
Unit 42
PCI Perspectives
PCI Perspectives
量子位
P
Palo Alto Networks Blog
S
Securelist
T
Troy Hunt's Blog
博客园 - 【当耐特】
Recorded Future
Recorded Future
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
S
Security Affairs
Engineering at Meta
Engineering at Meta
T
The Blog of Author Tim Ferriss
博客园 - 聂微东
罗磊的独立博客
N
News and Events Feed by Topic
人人都是产品经理
人人都是产品经理
B
Blog RSS Feed
NISL@THU
NISL@THU
C
Cisco Blogs
T
Threatpost
有赞技术团队
有赞技术团队
Forbes - Security
Forbes - Security
Hugging Face - Blog
Hugging Face - Blog
Last Week in AI
Last Week in AI
T
The Exploit Database - CXSecurity.com
Cloudbric
Cloudbric
Cyberwarzone
Cyberwarzone
Google DeepMind News
Google DeepMind News
C
Cyber Attacks, Cyber Crime and Cyber Security

Blog Feed

OBS Studio 32.1 Release Notes OBS Studio Gets A New Renderer OBS Studio 32.0 Release Notes OBS Studio 31.0 Release Notes Our Plan to Stop Confusing Everyone with OBS Studio Versioning Writing an MP4 Muxer for Fun and Profit OBS Studio 30.2 Release Notes YouTube Renews Premier Sponsorship of the OBS Project OBS Studio 29 Release Notes
OBS Studio 30.1 Release Notes
2024-03-13 · via Blog Feed

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

30.1 New Features

  • Enabled HDR for HEVC over RTMP [nquah]
    • AV1 HDR is not currently supported by YouTube.
  • Reworked the Image Slideshow source [Lain-B]
    • The reworked Image Slideshow source loads files asynchronously and fixes an issue where the slideshow would loop before showing all images. To change existing Image Slideshow sources to the new version, you must recreate them. Existing Image Slideshow sources will continue functioning as before.
  • Added Capture Audio option to window/game capture on Windows [derrod]
  • Added Premultiplied Alpha option for game capture on Windows [jpark37]
  • Added option for automatic cropping to bounding box [derrod]
  • Added maxRGB tonemapper for SDR in HDR Tone Mapping filter [jpark37]
  • Added GPU rescaling options for streaming and recording outputs [derrod]
  • Added channel selection for CoreAudio input devices [PatTheMav]
  • Added Capture Card Device source type on macOS [PatTheMav]
  • Enabled multi-track audio support for mpegts [pkviet]
  • Added AV1 support for VA-API [nowrep]
  • Added AV1 support for WebRTC/WHIP output [Sean-Der]
  • Added Video Capture Device (PipeWire) source type [GeorgesStavracas]

30.1 Changes

  • Added HDR support for the Elgato HD60 X Rev.2 [FBirth]
  • Added theme data search paths [derrod]
  • Added Lua script location to search path for Lua native libraries [Smartkin]
  • Added Python 3.11 support for macOS [PatTheMav]
  • Updated obs-websocket to version 5.4.2 [tt2468/Lain-B]
  • Improved simple mode replay buffer settings [gxalpha]
  • Switched to bigger units in the UI for high bitrate/large recordings [derrod]
  • Disabled Paste Transform on locked scene items [cg2121]
  • Disabled Edit Transform if scene item is locked [cg2121]
  • Removed Windows 7 and Ubuntu 20.04 NVENC fallbacks [derrod]
  • PCM audio in (fragmented) MP4/MOV is now supported [derrod]
  • Changed default recording format to fMP4/fMOV for stable releases [derrod]

30.1 Bug Fixes

  • Fixed crashes with the Virtual Camera on Windows when apps consumed it as YUY2 [vico-shang]
  • Fixed crash when loading Python at runtime on Windows [PatTheMav]
  • Fixed crash in Image Slideshow when adding a directory with no files in it [notr1ch]
  • Fixed crash on macOS when attempting to stream to a WHIP servers with certain configurations [RytoEX/Sean-Der]
  • Fixed crash when trying to stream with WebRTC/WHIP [CrackThrough]
  • Fixed a possible crash in Lua scripts when switching scene collections [exeldro]
  • Fixed a possible crash with WHIP output [Aleksbgbg]
  • Fixed deadlock when adding a macOS Screen Capture source [PatTheMav]
  • Fixed issue where OBS could be closed by docked browser panels [WizardCM]
  • Fixed high CPU usage with Virtual Camera on macOS [jcm93]
  • Fixed checkbox misalignment on macOS in properties view [nikola3211]
  • Fixed audio track 1 audio being offset/desynced with other tracks [derrod]
  • Fixed incorrect VST window size on HiDPI display [xlinshan]
  • Fixed editable list UI element having incorrect background-color [tuduweb]
  • Fixed the resize cursor with respecting the item transformation [BGM99]
  • Fixed disk space reporting for attached network drives on macOS [PatTheMav]
  • Fixed Safe Mode removing third-party transitions from scene collection [derrod]
  • Fixed being unable to use QSV in the Flatpak package [twelho]
  • Fixed audio track titles not being set in Custom FFmpeg Output [tuduweb]
  • Fixed an issue with free disk space calculation on ExFAT and FAT32 volumes on macOS [PatTheMav]
  • Fixed an issue with free disk space calculation on macOS not matching values in Finder [jcm]
  • Fixed an issue where a removed source's scene would not be correctly logged [exeldro]
  • Clarified the macOS microphone permissions prompt [jcm]
  • Fixed a regression causing a missing tooltip for Fragmented MOV/MP4 [shiina424]
  • Fixed an issue with the background of audio meters being transparent causing visual artifacts [fzwoch]
  • Fixed an issue with Yes/No buttons on the Reset Docks confirmation message box not being translated [shiina424]
  • Fixed an issue preventing the Remux dialog from being used multiple times [RytoEX]