Skip to content

Releases: jp9000/OBS

OBS 0.62b test 1

09 Apr 07:39
Compare
Choose a tag to compare
OBS 0.62b test 1 Pre-release
Pre-release
  • Use safer hooks so that using other hook programs doesn't cause the target game crash with game capture (vulture)
  • Add optional 'safe' game capture hooks for anti-cheat compatibility (Jim)
  • Implement an 'optimize' button in publish settings (Palana)
  • Fix a lot of bugs (Palana & R1CH)
  • Fix invalid log generation (Palana)
  • Fix audio mute threshold (R1CH)
  • Fix 'defaults' button behavior in advanced (paibox)
  • Fix mono audio (Jim)
  • Added some more important logging info, especially things like logging what game capture is trying to hook to, and logging audio sync offsets (Jim)
  • Renamed 'audio time offset' to 'audio sync offset' so users actually know specifically what it is (Jim)

OBS v0.613b

08 Mar 03:45
Compare
Choose a tag to compare
  • Add support for controller hotkeys (BtbN)
  • Fix start/stop streaming hotkeys when used with the same key (Palana)
  • Move Nvenc/Quicksync encoder selections to encoder settings (Palana)
  • Make a few adjustments to QuickSync encoder (Palana)
  • Fix a crash with higher bitrates on nvenc (BtbN and R1CH)
  • Fix right-to-left language support so it displays in the proper order (Palana/Jim/AlderaaN)
  • Moved "Use input device for desktop audio" to advanced settings (Palana) (certain individuals suddenly shed tears of joy)
  • Added an "aspect ratio" display to video settings (Palana)
  • Add a small visual indicator for global sources in the sources list box (HomeWorld)
  • Add -profile [profile name] command line option to start up with a specific profile (Jim)

OBS 0.612b

19 Feb 03:53
Compare
Choose a tag to compare
  • Fixed a bug with FLV files (paibox)

OBS 0.61b

16 Feb 20:26
Compare
Choose a tag to compare
  • Refactored bitmap handling and allow animated gifs in the slideshow (HomeWorld)
  • Added new "Log Files" submenu to the help menu. In this menu, you can now run the analyzer on your log files, upload log files to github gists to make it easier for devs to see, or view them yourself without having to go to the folder. (Palana)
  • Moved "Open Log Folder" to help menu (Palana)
  • If set to both stream and record, enable recording button when not streaming (Palana)
  • Add start/stop recording hotkeys (Palana)
  • Disable "keep recording" checkbox if file output is disabled (Palana)
  • Added a few new options for QSV, and made a few minor improvements (Palana)
  • Fixed a crash that would happen if you press start streaming and stop streaming too quickly (Palana)
  • Added a log window that can be opened and viewed while streaming (Palana)
  • Make it so the "WTF" log message for system clock only occurs if over a certain threshold (Jim)
  • Removed the nvidia optimus "workaround" because nvidia optimus drivers seem to be too unstable when handling it and can crash when its used (Jim)
  • Made a workaround for an issue where kona lhi devices wouldn't work properly due to their incomplete directshow filters (Jim)

OBS 0.611b

16 Feb 22:28
Compare
Choose a tag to compare
  • Fixed issue with analyzer (R1CH)
  • Fixed a bug with elgatos where they wouldn't work (Jim)
  • I didn't properly recompile QSV stuff, which caused it to crash. Fixed that. (Jim)

Open Broadcaster Software 0.60b

03 Feb 11:21
Compare
Choose a tag to compare
  • Add separate Start/Stop Recording button to the main window, you can now stop/start recording without stopping the stream. On top of that, reconnecting will no longer stop everything, you will keep recording while reconnecting. Notification also added to the status bar when streaming and/or recording is on/off. (Thanks to the awesome Paibox/Palana duo)
  • Because the above required more room, the "Dashboard Link" button has been removed.
  • Add NVEnc encoder (Written by BtbN. NOTE: requires nvidia key on non-quadro nvidia video devices)
  • More improvements to QSV (Palana)
  • Fix mic/device gradual syncing issues, remove "Mic Sync Fix Hack" in advanced because it fixes that problem. This was an issue that mostly happened with mics, the Avermedia Live Gamer Portable, and next-gen consoles (Jim)
  • Fix mic removal/disconnection flaw, if your mic gets disconnected it's no longer required to restart the stream, it will automatically reacquire when it's plugged in again. (Jim. FINALLY. Why, Jim, did you take so long with this? This was a serious issue. Why am I referring to myself in the third person? ..Why am I talking to myself?)
  • Can now "reset" your mic if necessary in audio settings if for whatever reason the mic audio device needs to be reset, which will cause it to reacquire itself. (Jim)
  • Fix a bug with using two push to talk hotkeys, make it so that if both buttons are down, only when the second button is released will it deactivate push to talk. (Jim)
  • You no longer have to use the nvidia control panel to make nvidia laptops capture properly, you can now simply select the nvidia adapter in OBS and it will function properly (Jim)
  • More error/bug checking/logging (R1CH)
  • Fix an issue with network initialization (R1CH)
  • Fix an issue where disconnections would report the wrong error code (R1CH)
  • Fix an issue where hotkeys pressed while stream delay is finishing would cause a crash (R1CH)

Open Broadcaster Software 0.592b

29 Dec 04:58
Compare
Choose a tag to compare
  • Fixed an issue with game capture performing poorly for DirectX 9 games under certain revisions of windows 7 (jim)
  • Fixed an issue with selection of devices that use the same name in the device source (paibox)
  • Fixed a bug where device sources sometimes wouldn't properly mute/unmute properly if used as a global source (paibox)
  • Fixed a bug with per-scene-volume plugin where muting it via hotkey wouldn't properly save settings (homeworld)
  • Fixed a potential freeze issue when shutting down stream (r1ch)
  • Added 'main' profile override for quicksync, as well as some other minor quicksync tweaks (palana)
  • Fixed date/time output for FLV files (palana)

Open Broadcaster Software 0.591b

23 Dec 00:51
Compare
Choose a tag to compare
  • Fixed an issue where game capture wouldn't capture "Typing of the Dead" properly (jim)
  • Added "Use WaveOut Renderer" as an option to device source (paibox)
  • Made it so window capture won't draw a black box if the window isn't found, instead it won't draw anything (so it'll be transparent when the window isn't found -paibox)
  • Force MP3 audio to use 44.1khz to prevent transmission issues, especially with twitch (jim)
  • Fixed some issues with locale files

Open Broadcaster Software 0.59b

12 Dec 10:07
Compare
Choose a tag to compare
  • Fixed an issue where CoD: Ghosts wouldn't capture properly with game capture (jim)
  • Fixed some bugs with the shader cache (r1ch/palana)
  • Some QSV fixes/adjustments (palana)
  • Added ability to use input devices for the desktop sound channel (for example, use "What you hear" or "Stereo Mix", or even a mic -jim)
  • Fixed RTMP authentication bug for 64bit OBS (r1ch)
  • Updated x264 to latest development branch (jim)
  • Switched to the new CBR filler feature of x264 instead of using X264_NAL_HRD_CBR (r1ch)

Open Broadcaster Software 0.584b

15 Nov 13:18
Compare
Choose a tag to compare
  • Fixed an issue with game capturing Direct3D 9 games caused by a new windows 8.1 update
  • Fixed a bug with window capture's window selection dialog bugging out if there's a window without a title within it (paibox)