8000 Tags · CodeforEvolution/obs-studio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: CodeforEvolution/obs-studio

Tags

23.2.0-rc1

Toggle 23.2.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request obsproject#1885 from jpark37/minor-cleanup

Minor cleanup

23.1.0

Toggle 23.1.0's commit message
OBS Studio 23.1

New Features/Improvements
-------------------------

- Added optional Twitch activity feed panel when account is connected to OBS (hidden by default)
- Added Restream.io account integration
- Added option to select color range to Linux video device source
- Added ability to copy and paste filters from the mixer
- Added preview/program labels to studio mode
- Added new settings icons
- Added a checkbox for bandwidth test mode in settings when using Twitch account integration
- Added 25/50 PAL framerate values in video settings
- Added "Area" scale filtering for sources as an alternative to point scaling.  May preserve more detail on retro games
- Added the ability to select video / audio connectors on the Decklink source from inside OBS
- Added the ability to swap Front Center and Low frequency effects channel on the Decklink source
- Improved the attack/release processing of the expander audio filter

Bug Fixes/Tweaks
----------------

- Reverted 23.0 changes to slideshow, and instead introduced a 250 megabyte memory limit to image slideshow so people can't accidentally exhaust their memory by loading countless images from a folder.  This fixes an issue where large image counts would cause increased CPU usage and rendering lag when transitioning images, or when switching scenes in some cases.
- Removed the close buttons from primary docks (scenes, sources, transitions, mixer, controls).  These docks can still be hidden, but now must be explicitly hidden with the view menu instead.  This change does not apply to secondary docks, such as chat, stream information, or stats.
- On Linux, the tray now uses icons from the system theme
- Fixed a bug when upmixing from mono to stereo would cause the volume to be quieter
- Fixed a bug where NVENC wouldn't show up for the NVIDIA Quadro P5000
- Fixed another case where the last frame of an NVENC stream/recording could show up as the first frame in a subsequent stream/recording in the same running session
- Fixed another case where output could be green for certain devices
- Fixed a crash that could happen if you clicked settings too quickly after starting up with streaming account integration, or if you exit the program too quickly

23.1.0-rc1

Toggle 23.1.0-rc1's commit message
OBS Studio 23.1 Release Candidate 1

Changes/Fixes
-------------

- Added Restream.io account integration
- Added option to select color range to Linux video device source
- Added ability to copy and paste filters from the mixer
- Added preview/program labels
- Added new settings icons
- Added optional Twitch activity feed panel when account is connected to OBS (hidden by default, may not be fully rolled out yet to all Twitch users)
- Added a checkbox for bandwidth test mode in settings when using Twitch account integration
- Added 25/50 PAL framerate values in video settings
- Improved the attack/release processing of the expander filter
- Reverted 23.0 changes to slideshow, and instead introduced a 250 megabyte memory limit to image slideshow so people can't accidentally exhaust their memory by loading countless images from a folder.  This revert fixes an issue where large image counts would cause rendering lag when switching images.
- On Linux, the tray now uses icons from the system theme
- Fixed a bug when upmixing from mono to stereo would cause the volume to be quieter
- Fixed a bug where NVENC wouldn't show up for the NVIDIA Quadro P5000
- Fixed another case where the last frame of an NVENC stream/recording could show up as the first frame in a subsequent stream/recording in the same running session
- Fixed another case where output could be green for certain devices
- Fixed a crash that could happen if you clicked settings too quickly after starting up with streaming account integration, or if you exit the program too quickly

23.0.2

Toggle 23.0.2's commit message
OBS Studio 23.0.2 (Hotfix)

23.0.2 Hotfix Changes
---------------------

* Added a warning when closing dock windows
* Fixed a bug where if the video drivers crashed for whatever reason, OBS output would turn green
* Fixed a bug where the last frame of the previous stream/recording could show up as the first frame of the next stream/recording if on the same running session
* Fixed QSV not functioning correctly for some users
* Fixed an issue where Python scripting stopped working for 23.0.1
* Fixed a memory leak when reloading scripts
* Fixed a bug where your profile could reset if you started the program for the first time, changed the language, and then restarted the program
* Made a workaround for a system issue where certain older video cards and graphics drivers would show green video with banding artifacts

23.0.1 Hotfix Changes
---------------------

* Fixed a program freeze that could happen when the Logitech G HUB plugin is installed
* Fixed a bug where if Mixer auth fails, it could reload the login dialog numerous times
* Fixed a bug where users with very old graphics adapters would have green video output
* Fixed a bug where a browser widget could start up blank when high-DPI scaling is enabled
* Auto-remux no longer deletes the old file, just as a safety precaution

23.0.0 Service Integration (Windows)
------------------------------------

* Added the ability to optionally connect your account to Twitch or Mixer from within OBS (with more services in the works).  When your account is connected, you do not have to enter in a stream key, and gain access to special features related to that service, such as a chat panel or stream configuration/statistics panels.
* Twitch integration: Added Twitch chat panel (with BTTV/FFZ support), the Twitch "Stream Information" dashboard panel allowing you to change your stream title/game/etc from within OBS, and the Twitch "Stream Stats" dashboard panel which shows statistics such as viewer count (Stream Stats is hidden by default, you can unhide it in the View menu -> Docks submenu).
* Mixer integration: Added Mixer chat panel
* Panels such as chat panels used with services are dockable; you can dock/undock the windows to customize how you want them to be placed when using OBS.
* YouTube, Facebook, and more services are still in the works; more to come soon.
* Service integration is currently only available on Windows for now, though Linux and Mac support is planned for a later date.

23.0.0 NVENC and Encoding Improvements (Windows)
------------------------------------------------

* A new implementation of NVENC has been added which has improved performance, reducing system and resource impact.  To enable, go to Settings, Output Tab, and in Encoder select Hardware (NVENC) New.  Note that the new implementation is not available on Windows 7 due to limitations in the operating system; the old implementation will be used instead in that case.
* Added new features to the new NVENC implementation:

  - Psycho-visual Tuning:  Enables encoder settings that optimize the use of bitrate for increased perceived visual quality, especially in situations with high motion, at the cost of increased GPU utilization.  This increases subjective image quality.  Qualitative measurements like PSNR may score lower but video may appear better to human viewers.
  - Look-ahead:  Enables dynamic B-frames.  If disabled, the encoder will always use the number of B-frames specified in the 'Max B-frames' setting.  If enabled, it will increase visual quality by only using however many B-frames are necessary, up to the maximum, at the cost of increased GPU utilization.

23.0.0 General Changes
----------------------

* Added a Limiter audio filter.
* Added an Expander audio filter.
* Added VAAPI video encoder on Linux.
* Added batch remuxing support to the Remux Recordings dialog.
* Added an option to automatically remux recordings to MP4 in Advanced settings.
* Added a Decklink output tool to the tools menu.  This allows you to output OBS to a Decklink device.
* Added an optional Stats dock.  This dock is disabled by default; you can enable this dock in the View menu -> Docks submenu.
* Added multi-track audio support to FFmpeg output in advanced output settings.
* Added an About dialog to the Help menu.
* Added a filter (search) option to the Hotkeys section of the settings window.
* Added a fourth Mic/Auxiliary audio option in Audio settings.
* Added stereo balancing (panning) to the Advanced Audio Properties dialog.
* Added an option to change the OBS base/output resolution to the size of a source in the right-click context menu of the source.  Only works when no outputs are active.
* Added a "deactivate when not showing" option to the Decklink source.
* Added an Invert Polarity audio filter.
* Added an F2 shortcut to rename sources or scenes when selected.
* Added VLC source support to the Instant Replay script.
* Added a "What's New" dialog that may pop up on startup in the case of announcements or important news
* Fixed a bug where screen reader tools for the visually impaired would not read out the items in the source list box in the main window when selected.
* Fixed a bug where fullscreen projectors would always be on top despite that setting being unchecked.
* Fixed an issue on windows where window capture would use an abnormal amount of CPU usage when its target window was not available
* Fixed a number of race conditions and minor memory leaks, improving overall program stability.
* When your mouse cursor is hovering over a source in the preview or in the source list, a light rectangle will show up around it indicating that it can be selected.
* When a source is dragged outside of the preview area, there is a new visualization for the unseen area of that source while selected.
* Simplified and improved the user experience of the "Stream" page of both the settings and auto-configuration windows.
* The source selection rectangle has been improved.
* The slideshow source now only loads a maximum of 15 images at a time, and dynamically loads images beyond that count as they cycle.  This was done to prevent people who put countless files in the slideshow source from running out of memory.
* When in studio mode, you can no longer transition if you're already in the middle of a transition.
* Removed a number of internal/uncapturable Microsoft program windows from the game/window capture window lists.
* Increased the Instant Replay script retry interval.
* Docks are now unlocked by default.  You can lock/unlock docks in the View menu -> Docks submenu.

23.0.1

Toggle 23.0.1's commit message
OBS Studio 23.0.1 (Hotfix)

23.0.1 Hotfix Changes
---------------------

* Fixed a hard lock with users who have the Logitech G HUB plugin installed
* Fixed a bug where if Mixer auth fails, it could reload the login dialog numerous times
* Fixed a bug where users with very old graphics adapters would have green video output
* Fixed a bug where a browser widget would start up blank on high-DPI display setups
* Auto-remux no longer deletes the old file, just as a safety precaution

23.0.0 Service Integration (Windows)
------------------------------------

* Added the ability to optionally connect your account to Twitch or Mixer from within OBS (with more services in the works).  When your account is connected, you do not have to enter in a stream key, and gain access to special features related to that service, such as a chat panel or stream configuration/statistics panels.
* Twitch integration: Added Twitch chat panel (with BTTV/FFZ support), the Twitch "Stream Information" dashboard panel allowing you to change your stream title/game/etc from within OBS, and the Twitch "Stream Stats" dashboard panel which shows statistics such as viewer count (Stream Stats is hidden by default, you can unhide it in the View menu -> Docks submenu).
* Mixer integration: Added Mixer chat panel
* Panels such as chat panels used with services are dockable; you can dock/undock the windows to customize how you want them to be placed when using OBS.
* YouTube, Facebook, and more services are still in the works; more to come soon.
* Service integration is currently only available on Windows for now, though Linux and Mac support is planned for a later date.

23.0.0 NVENC and Encoding Improvements (Windows)
-----------------------------------------

* A new implementation of NVENC has been added which has improved performance, reducing system and resource impact.  To enable, go to Settings, Output Tab, and in Encoder select Hardware (NVENC) New.  Note that the new implementation is not available on Windows 7 due to limitations in the operating system; the old implementation will be used instead in that case.
* Added new features to the new NVENC implementation:

  - Psycho-visual Tuning:  Enables encoder settings that optimize the use of bitrate for increased perceived visual quality, especially in situations with high motion, at the cost of increased GPU utilization.  This increases subjective image quality.  Qualitative measurements like PSNR may score lower but video may appear better to human viewers.
  - Look-ahead:  Enables dynamic B-frames.  If disabled, the encoder will always use the number of B-frames specified in the 'Max B-frames' setting.  If enabled, it will increase visual quality by only using however many B-frames are necessary, up to the maximum, at the cost of increased GPU utilization.

23.0.0 General Changes
----------------------

* Added a Limiter audio filter.
* Added an Expander audio filter.
* Added VAAPI video encoder on Linux.
* Added batch remuxing support to the Remux Recordings dialog.
* Added an option to automatically remux recordings to MP4 in Advanced settings.
* Added a Decklink output tool to the tools menu.  This allows you to output OBS to a Decklink device.
* Added an optional Stats dock.  This dock is disabled by default; you can enable this dock in the View menu -> Docks submenu.
* Added multi-track audio support to FFmpeg output in advanced output settings.
* Added an About dialog to the Help menu.
* Added a filter (search) option to the Hotkeys section of the settings window.
* Added a fourth Mic/Auxiliary audio option in Audio settings.
* Added stereo balancing (panning) to the Advanced Audio Properties dialog.
* Added an option to change the OBS base/output resolution to the size of a source in the right-click context menu of the source.  Only works when no outputs are active.
* Added a "deactivate when not showing" option to the Decklink source.
* Added an Invert Polarity audio filter.
* Added an F2 shortcut to rename sources or scenes when selected.
* Added VLC source support to the Instant Replay script.
* Added a "What's New" dialog that may pop up on startup in the case of announcements or important news
* Fixed a bug where screen reader tools for the visually impaired would not read out the items in the source list box in the main window when selected.
* Fixed a bug where fullscreen projectors would always be on top despite that setting being unchecked.
* Fixed an issue on windows where window capture would use an abnormal amount of CPU usage when its target window was not available
* Fixed a number of race conditions and minor memory leaks, improving overall program stability.
* When your mouse cursor is hovering over a source in the preview or in the source list, a light rectangle will show up around it indicating that it can be selected.
* When a source is dragged outside of the preview area, there is a new visualization for the unseen area of that source while selected.
* Simplified and improved the user experience of the "Stream" page of both the settings and auto-configuration windows.
* The source selection rectangle has been improved.
* The slideshow source now only loads a maximum of 15 images at a time, and dynamically loads images beyond that count as they cycle.  This was done to prevent people who put countless files in the slideshow source from running out of memory.
* When in studio mode, you can no longer transition if you're already in the middle of a transition.
* Removed a number of internal/uncapturable Microsoft program windows from the game/window capture window lists.
* Increased the Instant Replay script retry interval.
* Docks are now unlocked by default.  You can lock/unlock docks in the View menu -> Docks submenu.

23.0.0

Toggle 23.0.0's commit message
OBS Studio 23.0

Service Integration (Windows)
-----------------------------

* Added the ability to optionally connect your account to Twitch or Mixer from within OBS (with more services in the works).  When your account is connected, you do not have to enter in a stream key, and gain access to special features related to that service, such as a chat panel or stream configuration/statistics panels.
* Twitch integration: Added Twitch chat panel (with BTTV/FFZ support), the Twitch "Stream Information" dashboard panel allowing you to change your stream title/game/etc from within OBS, and the Twitch "Stream Stats" dashboard panel which shows statistics such as viewer count (Stream Stats is hidden by default, you can unhide it in the View menu -> Docks submenu).
* Mixer integration: Added Mixer chat panel
* Panels such as chat panels used with services are dockable; you can dock/undock the windows to customize how you want them to be placed when using OBS.
* YouTube, Facebook, and more services are still in the works; more to come soon.
* Service integration is currently only available on Windows for now, though Linux and Mac support is planned for a later date.

NVENC and Encoding Improvements (Windows)
-----------------------------------------

* A new implementation of NVENC has been added which has improved performance, reducing system and resource impact.  To enable, go to Settings, Output Tab, and in Encoder select Hardware (NVENC) New.  Note that the new implementation is not available on Windows 7 due to limitations in the operating system; the old implementation will be used instead in that case.
* Added new features to the new NVENC implementation:

  - Psycho-visual Tuning:  Enables encoder settings that optimize the use of bitrate for increased perceived visual quality, especially in situations with high motion, at the cost of increased GPU utilization.  This increases subjective image quality.  Qualitative measurements like PSNR may score lower but video may appear better to human viewers.
  - Look-ahead:  Enables dynamic B-frames.  If disabled, the encoder will always use the number of B-frames specified in the 'Max B-frames' setting.  If enabled, it will increase visual quality by only using however many B-frames are necessary, up to the maximum, at the cost of increased GPU utilization.

General Changes
---------------

* Added a Limiter audio filter.
* Added an Expander audio filter.
* Added VAAPI video encoder on Linux.
* Added batch remuxing support to the Remux Recordings dialog.
* Added an option to automatically remux recordings to MP4 in Advanced settings.
* Added a Decklink output tool to the tools menu.  This allows you to output OBS to a Decklink device.
* Added an optional Stats dock.  This dock is disabled by default; you can enable this dock in the View menu -> Docks submenu.
* Added multi-track audio support to FFmpeg output in advanced output settings.
* Added an About dialog to the Help menu.
* Added a filter (search) option to the Hotkeys section of the settings window.
* Added a fourth Mic/Auxiliary audio option in Audio settings.
* Added stereo balancing (panning) to the Advanced Audio Properties dialog.
* Added an option to change the OBS base/output resolution to the size of a source in the right-click context menu of the source.  Only works when no outputs are active.
* Added a "deactivate when not showing" option to the Decklink source.
* Added an Invert Polarity audio filter.
* Added an F2 shortcut to rename sources or scenes when selected.
* Added VLC source support to the Instant Replay script.
* Added a "What's New" dialog that may pop up on startup in the case of announcements or important news
* Fixed a bug where screen reader tools for the visually impaired would not read out the items in the source list box in the main window when selected.
* Fixed a bug where fullscreen projectors would always be on top despite that setting being unchecked.
* Fixed an issue on windows where window capture would use an abnormal amount of CPU usage when its target window was not available
* Fixed a number of race conditions and minor memory leaks, improving overall program stability.
* When your mouse cursor is hovering over a source in the preview or in the source list, a light rectangle will show up around it indicating that it can be selected.
* When a source is dragged outside of the preview area, there is a new visualization for the unseen area of that source while selected.
* Simplified and improved the user experience of the "Stream" page of both the settings and auto-configuration windows.
* The source selection rectangle has been improved.
* The slideshow source now only loads a maximum of 15 images at a time, and dynamically loads images beyond that count as they cycle.  This was done to prevent people who put countless files in the slideshow source from running out of memory.
* When in studio mode, you can no longer transition if you're already in the middle of a transition.
* Removed a number of internal/uncapturable Microsoft program windows from the game/window capture window lists.
* Increased the Instant Replay script retry interval.
* Docks are now unlocked by default.  You can lock/unlock docks in the View menu -> Docks submenu.

23.0.0-rc2

Toggle 23.0.0-rc2's commit message
OBS Studio 23.0-rc2

Release Candidate 2 Fixes/Changes
---------------------------------

* Fixed a bug where there was a chance for a crash on shutdown
* Fixed a crash when starting certain types of encoders before starting the new NVENC encoder
* Fixed authentication from the Auto-Configuration dialog not initializing properly
* Fixed a bug where there was a chance for the program to freeze up when stopping a new NVENC encoder
* Fixed a number of race conditions and memory leaks, improving the programs overall stability
* Psycho-Visual Tuning is now enabled by default as a test for RC2
* Increased the default size of the Twitch "Stream Stats" panel so that affiliates/partners can see their subscriber count/points
* New NVENC settings are no longer exposed to the older version of NVENC (for now)
* Added a missing text string for the Remux recordings dialog
* The slideshow source now will update when you press OK or Apply on its properties rather than when you modify any setting.  This prevents the source from reloading its images on any change.
* Removed unused 'help' icons from from the title bar of many various dialogs, both new and old

OBS Studio 23.0-rc1
===================

Service Integration (Windows)
-----------------------------

* Added the ability to connect your account of certain services directly from within OBS (with more services in the works).  This feature is optional, but when your account is connected, you do not have to enter in a stream key, and gain access to special features related to that service, such as a chat panel or stream configuration/statistics panels.
* Twitch integration: Added Twitch chat panel (with BTTV/FFZ support), the Twitch "Stream Information" dashboard panel allowing you to change your stream title/game/etc from within OBS, and the Twitch "Stream Stats" dashboard panel which shows statistics such as viewer count (Stream Stats is hidden by default, you can unhide it in the View menu -> Docks submenu).
* Mixer integration: Added Mixer chat panel
* Web panels (such as chat panels) used with services are dockable; you can dock/undock the windows to customize how you want them to be placed when using OBS.
* YouTube, Facebook, and more services are still in the works; more to come soon.
* Service integration is currently only available on Windows for now, though Linux and Mac will be added at a later point depending on issues that arise.

NVENC and Encoding Improvements (Windows)
-----------------------------------------

* A new implementation of NVENC has been added which has improved performance, reducing system and resource impact.  Note that the new implementation is not available on Windows 7 due to limitations in the operating system; the old implementation will be used instead in that case.
* Added new features to the new NVENC implementation:

  - Psycho-visual Tuning:  Enables encoder settings that optimize the use of bitrate for increased perceived visual quality, especially in situations with high motion, at the cost of increased GPU utilization.
  - Look-ahead:  Enables dynamic B-frames.  If disabled, the encoder will always use the number of B-frames specified in the 'Max B-frames' setting.  If enabled, it will increase visual quality by only using however many B-frames are necessary, up to the maximum, at the cost of increased GPU utilization.

General Changes
---------------

* Added a Limiter audio filter.
* Added an Expander audio filter.
* Added VAAPI video encoder on Linux.
* Added batch remuxing support to the Remux Recordings dialog.
* Added an option to automatically remux recordings to MP4 in Advanced settings.
* Added a Decklink output tool to the tools menu.  This allows you to output OBS to a Decklink device.
* Added an optional Stats dock.  This dock is disabled by default; you can enable this dock in the View menu -> Docks submenu.
* Added Keyer support to the Decklink source.
* Added multi-track audio support to FFmpeg output in advanced output settings.
* Added an About dialog to the Help menu.
* Added a filter (search) option to the Hotkeys section of the settings window.
* Added a fourth Mic/Auxiliary audio option in Audio settings.
* Added stereo balancing (panning) to the Advanced Audio Properties dialog.
* Added an option to change the OBS base/output resolution to the size of a source in the right-click context menu of the source.  Only works when no outputs are active.
* Added a "deactivate when not showing" option to the Decklink source.
* Added an Invert Polarity audio filter.
* Added an F2 shortcut to rename sources or scenes when selected.
* Added VLC source support to the Instant Replay script.
* Added a "What's New" dialog that may pop up on startup in the case of announcements or important news
* When your mouse cursor is hovering over a source in the preview, a light rectangle will show up around it indicating that it can be selected.
* When a source is dragged outside of the preview area, there is a new visualization for the unseen area of that source while selected.
* Simplified and improved the user experience of the "Stream" page of both the settings and auto-configuration windows.
* The source selection rectangle has been improved.
* The slideshow source now only loads a maximum of 15 images at a time, and dynamically loads images beyond that count as they cycle.  This was done to prevent people who put countless files in the slideshow source from running out of memory.
* When in studio mode, you can no longer transition if you're already in the middle of a transition.
* Fixed a bug where narration tools for the blind would not read out the items in the source list box in the main window when selected.
* Removed a number of internal/uncapturable Microsoft program windows from the game/window capture window lists.
* Increased the Instant Replay script retry interval.
* Fixed a bug where fullscreen projectors would always be on top despite that setting being unchecked.
* Docks are now unlocked by default.  You can lock/unlock docks in the View menu -> Docks submenu.

23.0.0-rc1

Toggle 23.0.0-rc1's commit message
OBS Studio 23.0-rc1

Service Integration (Windows)
-----------------------------

* Added the ability to connect your account of certain services directly from within OBS (with more services in the works).  This feature is optional, but when your account is connected, you do not have to enter in a stream key, and gain access to special features related to that service, such as a chat panel or stream configuration/statistics panels.
* Twitch integration: Added Twitch chat panel (with BTTV/FFZ support), the Twitch "Stream Information" dashboard panel allowing you to change your stream title/game/etc from within OBS, and the Twitch "Stream Stats" dashboard panel which shows statistics such as viewer count (Stream Stats is hidden by default, you can unhide it in the View menu -> Docks submenu).
* Mixer integration: Added Mixer chat panel
* Web panels (such as chat panels) used with services are dockable; you can dock/undock the windows to customize how you want them to be placed when using OBS.
* YouTube, Facebook, and more services are still in the works; more to come soon.
* Service integration is currently only available on Windows for now, though Linux and Mac will be added at a later point depending on issues that arise.

NVENC and Encoding Improvements (Windows)
-----------------------------------------

* A new implementation of NVENC has been added which has improved performance, reducing system and resource impact.  Note that the new implementation is not available on Windows 7 due to limitations in the operating system; the old implementation will be used instead in that case.
* Added new features to the new NVENC implementation:

  - Psycho-visual Tuning:  Enables encoder settings that optimize the use of bitrate for increased perceived visual quality, especially in situations with high motion, at the cost of increased GPU utilization.
  - Look-ahead:  Enables dynamic B-frames.  If disabled, the encoder will always use the number of B-frames specified in the 'Max B-frames' setting.  If enabled, it will increase visual quality by only using however many B-frames are necessary, up to the maximum, at the cost of increased GPU utilization.

General Changes
---------------

* Added a Limiter audio filter.
* Added an Expander audio filter.
* Added VAAPI video encoder on Linux.
* Added batch remuxing support to the Remux Recordings dialog.
* Added an option to automatically remux recordings to MP4 in Advanced settings.
* Added a Decklink output tool to the tools menu.  This allows you to output OBS to a Decklink device.
* Added an optional Stats dock.  This dock is disabled by default; you can enable this dock in the View menu -> Docks submenu.
* Added Keyer support to the Decklink source.
* Added multi-track audio support to FFmpeg output in advanced output settings.
* Added an About dialog to the Help menu.
* Added a filter (search) option to the Hotkeys section of the settings window.
* Added a fourth Mic/Auxiliary audio option in Audio settings.
* Added stereo balancing (panning) to the Advanced Audio Properties dialog.
* Added an option to change the OBS base/output resolution to the size of a source in the right-click context menu of the source.  Only works when no outputs are active.
* Added a "deactivate when not showing" option to the Decklink source.
* Added an Invert Polarity audio filter.
* Added an F2 shortcut to rename sources or scenes when selected.
* Added VLC source support to the Instant Replay script.
* When your mouse cursor is hovering over a source in the preview, a light rectangle will show up around it indicating that it can be selected.
* When a source is dragged outside of the preview area, there is a new visualization for the unseen area of that source while selected.
* Simplified and improved the user experience of the "Stream" page of both the settings and auto-configuration windows.
* The source selection rectangle has been improved.
* The slideshow source now only loads a maximum of 15 images at a time, and dynamically loads images beyond that count as they cycle.  This was done to prevent people who put countless files in the slideshow source from running out of memory.
* When in studio mode, you can no longer transition if you're already in the middle of a transition.
* Fixed a bug where narration tools for the blind would not read out the items in the source list box in the main window when selected.
* Removed a number of internal/uncapturable Microsoft program windows from the game/window capture window lists.
* Increased the Instant Replay script retry interval.
* Fixed a bug where fullscreen projectors would always be on top despite that setting being unchecked.
* Docks are now unlocked by default.  You can lock/unlock docks in the View menu -> Docks submenu.

22.0.3

Toggle 22.0.3's commit message
OBS Studio 22.0.3

22.0.3 Hotfix (macOS)
---------------------

* Fixed a crash on startup

22.0.2

Toggle 22.0.2's commit message
OBS Studio 22.0.2

22.0.2 Hotfix
-------------

* Fixed a bug where the program could sometimes mistakenly use a different server than the one selected
* Fixed a bug where copying and pasting sources would not paste the transform
* Fixed a bug where using a custom server with authentication would no longer work
* Fixed a bug on macOS where the browser source would not update properly
* Fixed a bug on macOS where leaving the browser source interaction window could cause a crash
* Fixed a bug on macOS where the lock icons in the source list would disappear under the scrollbar if the scrollbar was visible
* Fixed a case where the multiview could crash on certain Linux desktop environments
* Fixed a potential crash on startup that could happen under rare circumstances
* Fixed a few cases where the "Start Streaming" and/or "Stop Streaming" hotkeys could mysteriously disappear from the hotkeys section of the settings window
* Fixed a bug where the filters window would show the preview very squished
* Fixed a bug where the browser source sometimes wouldn't paint properly
* The "Make projectors always on top" option now also properly applies to windowed projectors as well
* When using Windows 7, the browser source's hardware acceleration is now disabled by default due to potential incompatibilities with older drivers
* When using Intel video adapters with the program, the browser source's hardware acceleration is now disabled by default due to incompatibilities with many Intel integrated video adapters
* Removed the "Beta" warning from the Auto-Configuration tool

22.0.1 Hotfix
-------------

* Fixed a bug where the browser source wouldn't read local files properly

22.0 General Changes
--------------------

* Major improvements to the browser source:

  - Added hardware acceleration to the browser source on Windows for greatly improved performance, reduced resources, and allowing advanced rendering functionality such as WebGL.  This reduces CPU usage, reduces RAM usage, and even reduces GPU usage.  This option is enabled by default; it can be disabled in the advanced section of settings if needed if there are any unexpected issues.
  - Refactored the entire plugin and pruned approximately 13,000 lines of code (very satisfying for me in particular)
  - Updated to Chromium 68
  - The browser source now has accurate frame synchronization on Windows
  - Fixed all memory leaks of the browser source
  - Added the ability to use web browsers as widgets (which isn't currently exposed much, but will allow a lot more custom functionality later)

* Added source grouping, allowing the ability to group multiple sources together as a single transformable group:

  - To add a group, you can either select a few sources and then right-click and choose "Group Selected Items", or you can create an empty group in the Add menu
  - You can seamlessly drag and drop items in and out of groups
  - You can ungroup a group without affecting the group in other scenes by right-clicking the group and choosing "Ungroup"
  - Groups show their list of sources as a sub-list within the main scene list, which can be collapsed and hidden if desired
  - Groups can be referenced (shared) between multiple scenes like any other source
  - Groups can have their own effect filters applied to them

* Added the ability to set a custom background color to items within the source list to color-code them for improved organization:

  - To set the item's background color, right-click the source item within the source list, and go to "Set Color"
  - You can use a preset selection of colors within the menu, you can choose a custom color, or you can reset it to default

* Added a "Vertical Layout" option to the mixer's right-click context menu to make the mixer display vertically rather than horizontally (obsproject#1257)
* The multiview can now be configured to show up to 24 scenes at once in general settings if desired (obsproject#1260)
* Added an option to audio settings to allow the user to change the audio meter type: "Sample Peak" and "True Peak" (obsproject#1189)
* Added secure streaming (RTMPS) support for services that support it, such as Facebook (obsproject#1360)
* It is now possible to use more than one Intel QSV encoder at once (obsproject#1341)
* It is now possible to use alt-cropping even on sources that are set to a bounding box transform.  This fixes the issue where, for example, alt-cropping would not work after you pressed Ctrl-F on a source.  Note that in that case, the rectangle's size will not change, but the contents will realign to the rectangle.  (01ac60c)
* Windowed projectors are now saved and loaded on shutdown/startup (obsproject#1195)
* Audio sources within the mixer now always displayed alphabetically (obsproject#1242)
* Significantly reduced GPU usage when the program is idle (I.E. when the program is not streaming or recording) (45b5291)
* Added a confirmation dialog when the user has not added video sources to any scenes, warning them that they are about to stream a blank screen.  This ensures that new users do not inadvertently stream without at least first adding some sources.  (310c98e)
* The program will now default to the NVIDIA GPU when on laptops that have both NVIDIA and Intel integrated adapters.  This can still be overridden in the NVIDIA control panel if desired

22.0 Bug Fixes
--------------

* Fixed a bug where videos recorded with certain formats would report that they were 1000 FPS in their metadata when they actually weren't (1f592d1)
* Fixed a bug where the active monitoring device wouldn't properly change when switching between profiles (obsproject#1258)
* Fixed a bug where pasting filters without a destination source selected would cause a crash (b0cd7fe)
* Fixed a bug where projectors would close whenever "Always On Top" was toggled (obsproject#1207)
* Fixed a bug where the recording option "Generate file without space" was not working with the replay buffer (obsproject#1276)
* Fixed a bug where certain cursors would appear the incorrect size in Game/Window/Display captures on Windows (obsproject#1284)
* Fixed a bug where in-program hyperlinks would show up with a bad contrast (dark blue) even in dark themes (e1ab9a0)
* Fixed a bug where stream output would stop if a stinger transition had a very late transition point assigned to it (an invalid floating point calculation would be put in to the audio data, which would in turn cause the audio encoder to fail and stop encoding, and thus stream output to stop) (0bd2e23)
* Fixed a bug on macOS where VLC would not be found for the VLC source despite VLC being installed (ec366cf)
* Fixed a bug on macOS where audio monitoring devices would not show up correctly, and fixed a few minor issues with audio monitoring on macOS (obsproject#1318, obsproject#1345)
* Fixed a bug where Mixer's FTL service would cause a crash on macOS (obsproject#1374)
* Fixed a bug where the color property 
44F3
(when showing the properties of sources/filters) would not show the actual color the user had set it to (obsproject#1305)
* Fixed a bug where hotkey labels would not update when sources and transitions are renamed, and could cause the hotkey to not be saved correctly (obsproject#1310)
* Fixed a bug where creating a new profile with advanced output mode active would not enforce the service's settings (such as keyframe interval) (310c98e)
* Fixed a bug where hotkeys for start streaming and stop streaming would disappear when going in/out of studio mode (caceb62)
* Fixed a few minor memory leaks (obsproject#1287, obsproject#1292)
0