Download Latest Version OBS-Studio-31.1.2-Windows-arm64-PDBs.zip (52.9 MB)
Email in envelope

Get an email when there's a new version of OBS Studio

Home / 31.1.0
Name Modified Size InfoDownloads / Week
Parent folder
obs-studio_31.1.0-0obsproject1.plucky_amd64.deb 2025-07-08 105.2 MB
obs-studio_31.1.0-0obsproject1.oracular_amd64.deb 2025-07-08 105.2 MB
obs-studio_31.1.0-0obsproject1.noble_amd64.deb 2025-07-08 104.9 MB
OBS-Studio-31.1.0-Sources.tar.gz 2025-07-07 16.6 MB
OBS-Studio-31.1.0-Ubuntu-24.04-x86_64-dbsym.ddeb 2025-07-07 445.3 MB
OBS-Studio-31.1.0-Windows-arm64-PDBs.zip 2025-07-07 52.9 MB
OBS-Studio-31.1.0-Windows-arm64.zip 2025-07-07 162.9 MB
OBS-Studio-31.1.0-Windows-x64-Installer.exe 2025-07-07 157.3 MB
OBS-Studio-31.1.0-Windows-x64-PDBs.zip 2025-07-07 59.7 MB
OBS-Studio-31.1.0-Windows-x64.zip 2025-07-07 183.9 MB
OBS-Studio-31.1.0-macOS-Apple-dSYMs.tar.xz 2025-07-07 37.5 MB
OBS-Studio-31.1.0-macOS-Apple.dmg 2025-07-07 187.3 MB
OBS-Studio-31.1.0-macOS-Intel-dSYMs.tar.xz 2025-07-07 38.2 MB
OBS-Studio-31.1.0-macOS-Intel.dmg 2025-07-07 196.9 MB
OBS-Studio-31.1.0-Ubuntu-24.04-x86_64.deb 2025-07-07 134.2 MB
OBS Studio 31.1.0 source code.tar.gz 2025-07-07 16.1 MB
OBS Studio 31.1.0 source code.zip 2025-07-07 18.8 MB
README.md 2025-07-07 7.5 kB
Totals: 18 Items   2.0 GB 21

[!IMPORTANT] The code signing certificate for OBS has been updated. This may impact game capture compatibility with some anti-cheat solutions with this OBS update. If you are a game or anti-cheat developer please see https://obsproject.com/kb/capture-hook-certificate-update for more information.

31.1 New Features

  • Added support for Windows on Arm (WoA) [thirumalai-qcom/PatTheMav/RytoEX]
  • Builds for WoA are not fully featured and should be considered experimental
  • For more information, see: https://obsproject.com/kb/windows-on-arm
  • Added new UI appearance options, font size and density (padding/spacing) [Warchamp7]
  • Added preview zoom controls [cg2121/Warchamp7]
  • Added support for Multitrack Video to macOS (Apple Silicon) [dsaedtler]
  • Added support for Multitrack Video to Linux [lexano-ivs]
  • Added support for additional canvases for Multitrack Video output [dsaedtler]
  • Added AV1 B-frame support for AMF [rhutsAMD]
  • Added support for color format/space/range GPU conversion [dsaedtler]
  • Added support for network optimizations and TCP Pacing to Multitrack Video [lexano-ivs]
  • Added support for Stream Delay to Multitrack Video [lexano-ivs]
  • Added Spatial AQ option for VideoToolbox encoders on macOS 15+ [dsaedtler]
  • Added QVBR rate control for VA-API [nowrep]
  • Added explicit sync support for PipeWire Screen Capture [dkorkmazturk]
  • Added support for V4L2 virtual camera on non-Linux environments (e.g., BSD) [yurivict]
  • Added support for hardware accelerated browser source to Linux [tytan652]
  • The feature is disabled on NVIDIA GPUs due to feature-support inconsistencies across model series and driver series

31.1 Changes

  • Updated game capture hook signatures on Windows [derrod]
  • This update fixes game capture with games from Riot Games that use Vanguard
  • Added logging for streaming service recommended settings [prgmitchell]
  • Adjusted appearance of Scene Collection importer [Warchamp7]
  • Adjusted appearance of Sources list [Warchamp7]
  • Adjusted appearance of dock toolbars [Warchamp7]
  • Adjusted Missing Files dialog [Warchamp7]
  • Added support for recursive directory searches up to two levels deep
  • Adjusted the size, layout, and other UI aspects of the dialog
  • Fixed a bug when locating only a single file that caused the additional files prompt to appear twice
  • Reorganized Preview/Source context menu [Warchamp7]
  • Unified appearance of menus [Warchamp7]
  • Improved preview draw performance [Lain-B]
  • Increased maximum crash report size to 200 KB [WizardCM]
  • Adjusted Multitrack Video reconnection behavior [dsaedtler]
  • Changed hotkeys on macOS to require Input Monitoring permission instead of Accessibility [gxalpha]
  • Updated Video Capture Devices and Capture Card Devices on macOS to a unified list-based format selector when not using a preset [jcm93/PatTheMav/Warchamp7]
  • Removed the Exit button from the Controls dock [Warchamp7]

31.1 Bug Fixes

  • Fixed a crash with Media Sources with no video frame size, such as audio files [RytoEX/jeiea]
  • Fixed a crash on Windows with Display Capture if no display is available [RytoEX]
  • Fixed a crash on Windows with Vulkan Direct Display if OBS Studio is installed [mbechard]
  • Fixed a crash on Windows when importing a profile with a Unicode path [PatTheMav]
  • Fixed a crash on macOS 13 or older when a Browser Source or Browser Dock was added or loaded [jcm93/PatTheMav/RytoEX]
  • Fixed a race condition that caused subsequent recordings to fail/hang after an encoder timeout [derrod]
  • Fixed a freeze if an item was cropped further than its original dimensions [Lain-B]
  • Fixed a possible crash in Multitrack Video output [lexano-ivs]
  • Fixed a possible crash when reordering scene items [zavitax]
  • Fixed a possible crash when adding a procedure handler [norihiro]
  • Fixed a possible crash on shutdown from browser panels on Windows and macOS [WizardCM]
  • Fixed a possible race condition when loading sources [Lain-B]
  • Fixed a possible deadlock on Linux when checking if plugins were built against Qt5 [norihiro]
  • Fixed an issue with Rescale Output allowing invalid resolutions [flaeri]
  • Fixed an issue with browser source audio distortion on Windows [xtfo]
  • Fixed a possible packet loss issue with WebRTC output [Sean-Der]
  • Fixed R10L format output having bad RGB values [jpark37]
  • Fixed lookahead depth value logging for NVENC [DeeDeeG]
  • Fixed manifest commit hash comparison in updater [dsaedtler]
  • Fixed CBR spike when using QSV with Intel Battlemage GPUs [thyintel]
  • Fixed encoder throughput checks in AMF for older AMD drivers [rhutsAMD]
  • Fixed 10-bit and 16-bit PipeWire captures [PancakeTAS]
  • Fixed text input field in name dialogs (New/Rename/Duplicate) not being focused by default [Warchamp7]
  • Fixed some buttons not being readable by VoiceOver on macOS [gxalpha]
  • Fixed V4L2 virtual camera start failure on Linux [stephematician]
  • Fixed an issue with AMF where the encoder level was incorrectly set too high [lexano-ivs]
  • Fixed an issue with VA-API on AMD in Flatpak builds where the frame height was set incorrectly [lexano-ivs]
  • Fixed an issue where the game capture hook could incorrectly report that it was still hooked [EZ64cool]
  • Fixed an issue on Linux and macOS where POSIX pipes could fail silently [franga2000]
  • Fixed an issue with V4L2 devices where corrupted frames would terminate capture [JiangXsong]
  • Fixed an issue where settings could become corrupted when updating them in the AJA plugin [norihiro]
  • Fixed an issue with Multitrack Video where a stream would disconnect after 48 hours and fail to reconnect [dsaedtler]
  • Fixed an issue on Linux where hotkeys could stop working [norihiro]
  • Fixed an issue where FLV/RTMP timestamps were incorrect when b-frames are used [dsaedtler]
  • Fixed an issue where obs-browser cookie folder names could start with spaces [RytoEX]
  • Fixed an issue where browser error pages could not scroll [WizardCM]
  • Fixed an issue on macOS where menu items would launch unintended actions when OBS was set to certain languages [gxalpha]

Checksums

OBS-Studio-31.1.0-Sources.tar.gz: b0161b0071667b1d37f045e215be853a87dd631ad490875af090de893dcf73a8
OBS-Studio-31.1.0-Ubuntu-24.04-x86_64-dbsym.ddeb: 32c8abca876be9bfd5cd262e646ead54204af9fdf8444bf7df8fdc7bf487536a
OBS-Studio-31.1.0-Ubuntu-24.04-x86_64.deb: c95d76c492dc1f3527155c24fcc7ca9f14fd8a4c2770a355687f57493320a408
OBS-Studio-31.1.0-Windows-arm64-PDBs.zip: e7ac103c44a59a472155a047639126a16c82dbeba1d8884a864b3d95527508ed
OBS-Studio-31.1.0-Windows-arm64.zip: 6cfd6a6b00c9494ca668da5f5a721a50fa47b512ba0476d500ca34dae835a3c2
OBS-Studio-31.1.0-Windows-x64-Installer.exe: 3399bd9e18fc3ed3701d952642907a9e32bd30d6c3f5c47d409da41ec5b26cde
OBS-Studio-31.1.0-Windows-x64-PDBs.zip: 0a570157cc1786e55c62056a9884cd87f6f8e853d71891110945bda3532f742a
OBS-Studio-31.1.0-Windows-x64.zip: 551cb5c48b3103a4fc5a691eaa1e315e4fb40ffa1bc4e06b8eb4a01850af7f65
OBS-Studio-31.1.0-macOS-Apple-dSYMs.tar.xz: ee0d164344756c27a70c06bc8bfa06a5107a5366dbafc81365182245435560d4
OBS-Studio-31.1.0-macOS-Apple.dmg: cc631294c08ce867ac127a351c615dc4388cac2aaaec5fcaa249ce8c183962bc
OBS-Studio-31.1.0-macOS-Intel-dSYMs.tar.xz: 5cb8d3689ef38cc445fb55286f11f10ba727776ad738668efa881f968dd47382
OBS-Studio-31.1.0-macOS-Intel.dmg: 156292d280bc41fc6dba55525d8b622fa3d73af98e6d14fbe43a1fd09bb80332
Source: README.md, updated 2025-07-07