OBS Studio 28.1 Release Candidate 1

28.1 Release Candidate 1 Changes
—-------------------------------
* Fix Stats widget appearance and font size [tytan652]
* Fix theme selection after clicking apply and cancel in Settings [tytan652]
* Fix Steam launching x86 version under Rosetta [Rodney]
* Fix crashes in apps loading macOS Virtual Camera [PatTheMav/steven-michaud]
* Use correct title for failed replay buffer start [gxalpha]
* Fix crash on resolution change of Windows Virtual Camera [Jim]
* Fix possible crash when making quick UI changes [PatTheMav]
* Fix a crash related to Windows Virtual Camera [Jim]
* Fix crash after running autoconfig at less than 240p [r1ch]
* Fix Max Quality and Quality NVENC Preset upgrade mappings [RytoEX]

28.1 Changes
------------
* Added NVENC AV1 hardware encoder on Windows [Jim]

  * Currently only works with the NV12 (OBS default) and P010 color formats
  * Currently does not support the "rescale" feature in advanced output mode
  * Only available for RTX 40 Series video cards from NVIDIA

* Updated NVENC presets [Jim]

  * Presets have been split into 3 different settings: Preset, Tuning, and Multipass mode
  * Presets are now P1-P7, lower numbers being lower quality, higher numbers being higher quality. Note that higher presets may incur higher GPU usage which could impact the performance of games running simultaneously with OBS. The number of simultaneous NVENC encoding sessions may be lower when using the highest presets. OBS will automatically map your current NVENC settings to the closest preset when upgrading.
  * Tuning is used to determine whether to prioritize latency or quality. It has three settings: High Quality, Low Latency, and Ultra Low Latency.
  * Multipass Mode is used to determine whether a second pass is used in encoding, and has three settings: Disabled, Quarter Resolution, and Full Resolution. Enabling this will give higher quality at the cost of more GPU resource usage.

* Fixed a bug where Direct3D 9 games stopped capturing properly with game capture on Windows 11 22H2 [Rodney]
* Moved "Always on Top" to the View menu [gxalpha]
* You can now select a specific source for the Virtual Camera [chippydip]