Releases: jp9000/OBS
Releases · jp9000/OBS
Open Broadcaster Software 0.582b
0.582
- Fixed an issue with windows 8.1 (which just released) where directx 9 games would capture with poor performance
- Fixed some minor issues with capturing opengl games (hopefully)
- Fixed "push to talk delay", which wasn't working
Open Broadcaster Software 0.581b
0.581
- Hotfixed the bug where you couldn't edit the sources properties that somehow managed to squeeze through to release
0.58
- Made some improvements and fixes to quicksync encoding (Palana)
- Fixed some crashes caused by external network DLLs (r1ch)
- Added an option to manually check for updates (r1ch)
- Adjusted frame skip threshold to prevent it from triggering too easily (jim)
- Fixed some issues wth blackmagic/decklink devices to prevent them from blackscreening (don't use the custom resolution checkbox with these devices) (jim)
- Added a -start command line option to start the stream immediately after loading (jim)
- Updated services list (jim)
- Added an option to show only currently plugged in audio devices in the audio section (jim)
- Other minor bugfixes and log changes
Open Broadcaster Software 0.571b
- Made a hotfix for a bug where audio can sometimes the mic could cut out. (Need to be careful with those coefficients)
Open Broadcaster Software 0.552b
- Updated some more translations
- Fixed a bug with GL game capture that was causing it to use the slower variant on most computers (thanks to kharay for pointing it out and helping debug it)
Open Broadcaster Software 0.55b
- Fixed a rather bad mic sync issue that has been happening in rare circumstances
- Reverted GL code for the time being until the newer code is a bit more stable
- Fixed a bug where game capture would pick some games up as a 1x1 solid color block
- Finish processing and flushing all frames before disconnecting a stream or closing a recording
- Refactored network code to minimize risk of disconnects and improve throughput
- Support additional D3D versions for Vista game capture
- Improved detection for TeamSpeak 3 and ASUS GamerOSD incompatible hooks
- Fixed a crash when using certain hotkeys
- Allow negative audio offset for video devices
- Global sources are muted when they are not present on a scene
- Added support for RTMP authentication (requires .ini editing)
- Added congestion control - reduce bitrate when congestion is detected (experimental, requires .ini diting)
- Added a keyframe interval option to advanced settings
- Added support for per-service setting recommendations (currently active for Twitch)
- Fixed monitor capture rotation issues on Windows 8
- Fixed opacity not working on directshow sources with certain color formats
- Renamed "lagged frames" to "late frames" to be more descriptive of what they are
Open Broadcaster Software 0.542b
Changes:
- Fixed a pretty bad memory leak when using game capture with OpenGL games that would affect the game itself (Jim)
- Fixed a bug when using game capture with OpenGL games where the game wouldn't capture on certain systems after updating to 0.54+ (Jim)
- Added more context menu options when right-clicking the preview window (ThoNohT)
- Made it so edit mode is not disabled when going fullscreen (ThoNohT)
- Fixed various cropping bugs (r1ch)
- (Hopefully) Fixed a bug with the stream delay option where if you saved to file while streaming it would cause the network to inadvertently disconnect prior to finishing the rest of delay (Jim)
- Fixed a few more x264-related crashes (r1ch/x264 devs)
- Made the "Incompatible hook modules detected" error disableable (r1ch)
- Fixed a crash with retro deinterlacing on I420 and UV12 output from devices (palana)
- Added QSV profile for platforms with non-functional D3D11 API version 1.6 support and broken acceleration on API version 1.4 (palana)