Conn O'Griofa
Conn O'Griofa
## Description Implements IDXGIOutput5 with Per Monitor V2 DPI awareness support. ### Issues Fixed or Closed May resolve error 0x887A0004 observed in DuplicateOutput on certain configurations and/or improve general capture...
## Description Add additional step to beginning of installation to execute uninstall-service.bat in target folder (if it exists). This allows users to upgrade to newer versions without having to manually...
## Description Changes to AMF encoder: * Add user-adjustable `enforce_hrd` option and set by default, to help constrain the target bitrate for VBR/CBR rate control methods. Rationale for making user-selectable:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your issue described in the documentation? - [X] I have read the...
## Description * Add "web_ui_address" option to UI Network tab. * Add tray icon link handling, with proxy connectivity check to decide which link to open. * Add reverse proxy...
Implement thread slicing support for libx265. ## Description * Thread slicing eliminates the minimum frame latency that corresponds to the value of min_threads when frame threading mode is enabled. *...