LizardByte / Sunshine

Self-hosted game stream host for Moonlight.
http://app.lizardbyte.dev/Sunshine/
GNU General Public License v3.0
20.13k stars 965 forks source link

Couldn't stream games or desktop at higher FPS than 60 #3315

Closed AsrielDewitt closed 1 month ago

AsrielDewitt commented 1 month ago

Is there an existing issue for this?

Is your issue described in the documentation?

Is your issue present in the latest beta/pre-release?

This issue is present in the latest pre-release

Describe the Bug

When attempt to stream to a higher hz monitor client, in game, The stream is cap at 60fps, including the desktop interaction.

Expected Behavior

Able to Stream at a higher FPS because the client support it

Additional Context

Vsync is off for both moonlight on client side and game side DDU has be used and installed the latest Nvidia Driver as of October 18th The Hardware is just a standard Desktop PC with Ryzen 5 5500 and RTX 4070.

Host Operating System

Windows

Operating System Version

11(22631.4169)

Architecture

amd64/x86_64

Sunshine commit or version

Version v2024.1011.4829

Package

Windows - installer (recommended)

GPU Type

Nvidia

GPU Model

RTX 4070

GPU Driver/Mesa Version

565.90

Capture Method

Desktop Duplication API (Windows)

Config

nvenc_twopass = disabled
address_family = both
fps = [10, 30, 60, 90, 120, 144]

Apps

No response

Relevant log output

[2024-10-18 06:21:45.302]: Info: Sunshine version: v2024.1011.4829
[2024-10-18 06:21:45.302]: Info: Package Publisher: LizardByte
[2024-10-18 06:21:45.302]: Info: Publisher Website: https://app.lizardbyte.dev
[2024-10-18 06:21:45.302]: Info: Get support: https://app.lizardbyte.dev/support
[2024-10-18 06:21:45.491]: Info: nvprefs: No need to modify application profile settings
[2024-10-18 06:21:45.491]: Info: nvprefs: Changed OGL_CPL_PREFER_DXPRESENT to OGL_CPL_PREFER_DXPRESENT_PREFER_ENABLED for base profile
[2024-10-18 06:21:45.558]: Info: Compiling shaders...
[2024-10-18 06:21:45.593]: Info: System tray created
[2024-10-18 06:21:45.636]: Warning: include/base_vs.hlsl(28,13-36): warning X3556: integer modulus may be much slower, try using uints if possible.
[2024-10-18 06:21:45.675]: Warning: include/base_vs.hlsl(28,13-36): warning X3556: integer modulus may be much slower, try using uints if possible.
[2024-10-18 06:21:45.710]: Warning: include/base_vs.hlsl(28,13-36): warning X3556: integer modulus may be much slower, try using uints if possible.
[2024-10-18 06:21:45.732]: Warning: include/base_vs.hlsl(28,13-36): warning X3556: integer modulus may be much slower, try using uints if possible.
[2024-10-18 06:21:45.791]: Warning: include/base_vs.hlsl(28,13-36): warning X3556: integer modulus may be much slower, try using uints if possible.
[2024-10-18 06:21:45.811]: Warning: include/base_vs.hlsl(28,13-36): warning X3556: integer modulus may be much slower, try using uints if possible.
[2024-10-18 06:21:45.811]: Info: Compiled shaders
[2024-10-18 06:21:45.817]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2024-10-18 06:21:45.818]: Info: Trying encoder [nvenc]
[2024-10-18 06:21:45.971]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:21:45.971]: Info: Set GPU preference: 1
[2024-10-18 06:21:46.156]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1366x768
Offset             : 0x0
Virtual Desktop    : 1366x768
[2024-10-18 06:21:46.156]: Info: Active GPU has HAGS enabled
[2024-10-18 06:21:46.156]: Info: Using realtime GPU priority
[2024-10-18 06:21:46.157]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:21:46.159]: Info: Desktop resolution [1366x768]
[2024-10-18 06:21:46.159]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:21:46.159]: Info: Display refresh rate [59.79Hz]
[2024-10-18 06:21:46.159]: Info: Requested frame rate [60fps]
[2024-10-18 06:21:46.159]: Info: Creating encoder [h264_nvenc]
[2024-10-18 06:21:46.160]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:21:46.160]: Info: Color depth: 8-bit
[2024-10-18 06:21:46.160]: Info: Color range: JPEG
[2024-10-18 06:21:46.225]: Info: NvEnc: created encoder H.264 P1 rfi
[2024-10-18 06:21:46.246]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:21:46.246]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:21:46.246]: Info: Color depth: 8-bit
[2024-10-18 06:21:46.246]: Info: Color range: JPEG
[2024-10-18 06:21:46.294]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:21:46.315]: Info: Creating encoder [av1_nvenc]
[2024-10-18 06:21:46.315]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:21:46.315]: Info: Color depth: 8-bit
[2024-10-18 06:21:46.315]: Info: Color range: JPEG
[2024-10-18 06:21:46.372]: Info: NvEnc: created encoder AV1 P1 rfi
[2024-10-18 06:21:46.393]: Info: Creating encoder [h264_nvenc]
[2024-10-18 06:21:46.393]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:21:46.393]: Info: Color depth: 8-bit
[2024-10-18 06:21:46.393]: Info: Color range: JPEG
[2024-10-18 06:21:46.443]: Info: NvEnc: created encoder H.264 P1 yuv444 rfi
[2024-10-18 06:21:46.603]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:21:46.603]: Info: Set GPU preference: 1
[2024-10-18 06:21:46.759]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1366x768
Offset             : 0x0
Virtual Desktop    : 1366x768
[2024-10-18 06:21:46.759]: Info: Active GPU has HAGS enabled
[2024-10-18 06:21:46.759]: Info: Using realtime GPU priority
[2024-10-18 06:21:46.759]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:21:46.762]: Info: Desktop resolution [1366x768]
[2024-10-18 06:21:46.762]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:21:46.762]: Info: Display refresh rate [59.79Hz]
[2024-10-18 06:21:46.762]: Info: Requested frame rate [60fps]
[2024-10-18 06:21:46.763]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:21:46.763]: Info: Color coding: SDR (Rec. 709)
[2024-10-18 06:21:46.763]: Info: Color depth: 10-bit
[2024-10-18 06:21:46.763]: Info: Color range: JPEG
[2024-10-18 06:21:46.911]: Info: NvEnc: created encoder HEVC P1 yuv444 10-bit rfi
[2024-10-18 06:21:46.959]: Info: Creating encoder [av1_nvenc]
[2024-10-18 06:21:46.959]: Info: Color coding: SDR (Rec. 709)
[2024-10-18 06:21:46.959]: Info: Color depth: 10-bit
[2024-10-18 06:21:46.960]: Info: Color range: JPEG
[2024-10-18 06:21:47.056]: Error: NvEnc: gpu doesn't support YUV444 encode
[2024-10-18 06:21:47.082]: Info: Creating encoder [av1_nvenc]
[2024-10-18 06:21:47.082]: Info: Color coding: SDR (Rec. 709)
[2024-10-18 06:21:47.082]: Info: Color depth: 10-bit
[2024-10-18 06:21:47.082]: Info: Color range: JPEG
[2024-10-18 06:21:47.135]: Info: NvEnc: created encoder AV1 P1 10-bit rfi
[2024-10-18 06:21:47.165]: Info: 
[2024-10-18 06:21:47.165]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2024-10-18 06:21:47.165]: Info: 
[2024-10-18 06:21:47.165]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2024-10-18 06:21:47.165]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2024-10-18 06:21:47.165]: Info: Found AV1 encoder: av1_nvenc [nvenc]
[2024-10-18 06:21:47.193]: Info: Configuration UI available at [https://localhost:47990]
[2024-10-18 06:21:47.937]: Info: Registered Sunshine mDNS service
[2024-10-18 06:21:48.947]: Info: Web UI: [::1] -- not authorized
[2024-10-18 06:21:48.986]: Info: Web UI: [::1] -- not authorized
[2024-10-18 06:22:09.133]: Warning: Unable to find MAC address for fe80::6b52:7b0e:284a:af3d%10
[2024-10-18 06:22:16.435]: Warning: Unable to find MAC address for fe80::6b52:7b0e:284a:af3d%10
[2024-10-18 06:22:19.505]: Warning: Unable to find MAC address for fe80::6b52:7b0e:284a:af3d%10
[2024-10-18 06:22:22.572]: Warning: Unable to find MAC address for fe80::6b52:7b0e:284a:af3d%10
[2024-10-18 06:22:25.640]: Warning: Unable to find MAC address for fe80::6b52:7b0e:284a:af3d%10
[2024-10-18 06:22:28.708]: Warning: Unable to find MAC address for fe80::6b52:7b0e:284a:af3d%10
[2024-10-18 06:22:31.790]: Warning: Unable to find MAC address for fe80::6b52:7b0e:284a:af3d%10
[2024-10-18 06:22:34.856]: Warning: Unable to find MAC address for fe80::6b52:7b0e:284a:af3d%10
[2024-10-18 06:22:37.949]: Warning: Unable to find MAC address for fe80::6b52:7b0e:284a:af3d%10
[2024-10-18 06:22:38.043]: Info: Encoder reenumeration is required
[2024-10-18 06:22:38.044]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2024-10-18 06:22:38.044]: Info: Trying encoder [nvenc]
[2024-10-18 06:22:38.371]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:22:38.371]: Info: Set GPU preference: 1
[2024-10-18 06:22:38.513]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1366x768
Offset             : 0x0
Virtual Desktop    : 1366x768
[2024-10-18 06:22:38.513]: Info: Active GPU has HAGS enabled
[2024-10-18 06:22:38.513]: Info: Using realtime GPU priority
[2024-10-18 06:22:38.514]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:22:38.516]: Info: Desktop resolution [1366x768]
[2024-10-18 06:22:38.516]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:22:38.516]: Info: Display refresh rate [59.79Hz]
[2024-10-18 06:22:38.516]: Info: Requested frame rate [60fps]
[2024-10-18 06:22:38.517]: Info: Creating encoder [h264_nvenc]
[2024-10-18 06:22:38.517]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:22:38.517]: Info: Color depth: 8-bit
[2024-10-18 06:22:38.517]: Info: Color range: JPEG
[2024-10-18 06:22:38.562]: Info: NvEnc: created encoder H.264 P1 rfi
[2024-10-18 06:22:38.582]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:22:38.582]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:22:38.582]: Info: Color depth: 8-bit
[2024-10-18 06:22:38.582]: Info: Color range: JPEG
[2024-10-18 06:22:38.624]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:22:38.646]: Info: Creating encoder [av1_nvenc]
[2024-10-18 06:22:38.646]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:22:38.646]: Info: Color depth: 8-bit
[2024-10-18 06:22:38.646]: Info: Color range: JPEG
[2024-10-18 06:22:38.695]: Info: NvEnc: created encoder AV1 P1 rfi
[2024-10-18 06:22:38.715]: Info: Creating encoder [h264_nvenc]
[2024-10-18 06:22:38.715]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:22:38.715]: Info: Color depth: 8-bit
[2024-10-18 06:22:38.715]: Info: Color range: JPEG
[2024-10-18 06:22:38.760]: Info: NvEnc: created encoder H.264 P1 yuv444 rfi
[2024-10-18 06:22:38.927]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:22:38.927]: Info: Set GPU preference: 1
[2024-10-18 06:22:39.058]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1366x768
Offset             : 0x0
Virtual Desktop    : 1366x768
[2024-10-18 06:22:39.059]: Info: Active GPU has HAGS enabled
[2024-10-18 06:22:39.059]: Info: Using realtime GPU priority
[2024-10-18 06:22:39.059]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:22:39.061]: Info: Desktop resolution [1366x768]
[2024-10-18 06:22:39.061]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:22:39.061]: Info: Display refresh rate [59.79Hz]
[2024-10-18 06:22:39.061]: Info: Requested frame rate [60fps]
[2024-10-18 06:22:39.062]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:22:39.062]: Info: Color coding: SDR (Rec. 709)
[2024-10-18 06:22:39.062]: Info: Color depth: 10-bit
[2024-10-18 06:22:39.062]: Info: Color range: JPEG
[2024-10-18 06:22:39.177]: Info: NvEnc: created encoder HEVC P1 yuv444 10-bit rfi
[2024-10-18 06:22:39.218]: Info: Creating encoder [av1_nvenc]
[2024-10-18 06:22:39.218]: Info: Color coding: SDR (Rec. 709)
[2024-10-18 06:22:39.218]: Info: Color depth: 10-bit
[2024-10-18 06:22:39.218]: Info: Color range: JPEG
[2024-10-18 06:22:39.311]: Error: NvEnc: gpu doesn't support YUV444 encode
[2024-10-18 06:22:39.335]: Info: Creating encoder [av1_nvenc]
[2024-10-18 06:22:39.335]: Info: Color coding: SDR (Rec. 709)
[2024-10-18 06:22:39.335]: Info: Color depth: 10-bit
[2024-10-18 06:22:39.335]: Info: Color range: JPEG
[2024-10-18 06:22:39.382]: Info: NvEnc: created encoder AV1 P1 10-bit rfi
[2024-10-18 06:22:39.411]: Info: 
[2024-10-18 06:22:39.411]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2024-10-18 06:22:39.411]: Info: 
[2024-10-18 06:22:39.411]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2024-10-18 06:22:39.412]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2024-10-18 06:22:39.412]: Info: Found AV1 encoder: av1_nvenc [nvenc]
[2024-10-18 06:22:39.412]: Info: Executing [Desktop]
[2024-10-18 06:22:39.758]: Info: nvprefs: No need to modify application profile settings
[2024-10-18 06:22:39.758]: Info: nvprefs: No need to modify global profile settings
[2024-10-18 06:22:39.774]: Info: WLAN interface 0 is now in low latency mode
[2024-10-18 06:22:39.792]: Info: CLIENT CONNECTED
[2024-10-18 06:22:39.913]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:22:39.913]: Info: Set GPU preference: 1
[2024-10-18 06:22:39.989]: Info: Audio capture format is [F32 48000 2.0]
[2024-10-18 06:22:39.990]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2024-10-18 06:22:40.097]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:22:40.097]: Info: Set GPU preference: 1
[2024-10-18 06:22:40.232]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1366x768
Offset             : 0x0
Virtual Desktop    : 1366x768
[2024-10-18 06:22:40.232]: Info: Active GPU has HAGS enabled
[2024-10-18 06:22:40.232]: Info: Using realtime GPU priority
[2024-10-18 06:22:40.232]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:22:40.235]: Info: Desktop resolution [1366x768]
[2024-10-18 06:22:40.235]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:22:40.235]: Info: Display refresh rate [59.79Hz]
[2024-10-18 06:22:40.235]: Info: Requested frame rate [144fps]
[2024-10-18 06:22:40.235]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:22:40.235]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:22:40.235]: Info: Color depth: 8-bit
[2024-10-18 06:22:40.235]: Info: Color range: MPEG
[2024-10-18 06:22:40.248]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:22:40.285]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:22:46.444]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:22:46.444]: Info: Set GPU preference: 1
[2024-10-18 06:22:46.660]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:22:46.660]: Info: Set GPU preference: 1
[2024-10-18 06:22:46.796]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x1024
Offset             : 0x0
Virtual Desktop    : 1280x1024
[2024-10-18 06:22:46.796]: Info: Active GPU has HAGS enabled
[2024-10-18 06:22:46.796]: Info: Using realtime GPU priority
[2024-10-18 06:22:46.796]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:22:46.798]: Info: Desktop resolution [1280x1024]
[2024-10-18 06:22:46.798]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:22:46.798]: Info: Display refresh rate [59.79Hz]
[2024-10-18 06:22:46.798]: Info: Requested frame rate [144fps]
[2024-10-18 06:22:46.810]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:22:46.817]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:22:46.817]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:22:46.817]: Info: Color depth: 8-bit
[2024-10-18 06:22:46.817]: Info: Color range: MPEG
[2024-10-18 06:22:46.871]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:23:14.855]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:23:14.855]: Info: Set GPU preference: 1
[2024-10-18 06:23:15.074]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:23:15.074]: Info: Set GPU preference: 1
[2024-10-18 06:23:15.220]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1366x768
Offset             : 0x0
Virtual Desktop    : 1366x768
[2024-10-18 06:23:15.221]: Info: Active GPU has HAGS enabled
[2024-10-18 06:23:15.221]: Info: Using realtime GPU priority
[2024-10-18 06:23:15.221]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:23:15.224]: Info: Desktop resolution [1366x768]
[2024-10-18 06:23:15.224]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:23:15.224]: Info: Display refresh rate [59.79Hz]
[2024-10-18 06:23:15.224]: Info: Requested frame rate [144fps]
[2024-10-18 06:23:15.238]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:23:15.238]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:23:15.238]: Info: Color depth: 8-bit
[2024-10-18 06:23:15.238]: Info: Color range: MPEG
[2024-10-18 06:23:15.241]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:23:15.291]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:24:00.997]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:24:00.997]: Info: Set GPU preference: 1
[2024-10-18 06:24:01.224]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:24:01.224]: Info: Set GPU preference: 1
[2024-10-18 06:24:01.368]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x1024
Offset             : 0x0
Virtual Desktop    : 1280x1024
[2024-10-18 06:24:01.368]: Info: Active GPU has HAGS enabled
[2024-10-18 06:24:01.368]: Info: Using realtime GPU priority
[2024-10-18 06:24:01.368]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:24:01.371]: Info: Desktop resolution [1280x1024]
[2024-10-18 06:24:01.371]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:01.371]: Info: Display refresh rate [59.79Hz]
[2024-10-18 06:24:01.371]: Info: Requested frame rate [144fps]
[2024-10-18 06:24:01.392]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:01.395]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:24:01.395]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:24:01.395]: Info: Color depth: 8-bit
[2024-10-18 06:24:01.395]: Info: Color range: MPEG
[2024-10-18 06:24:01.445]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:24:02.393]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:24:02.393]: Info: Set GPU preference: 1
[2024-10-18 06:24:02.593]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:24:02.593]: Info: Set GPU preference: 1
[2024-10-18 06:24:02.748]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1366x768
Offset             : 0x0
Virtual Desktop    : 1366x768
[2024-10-18 06:24:02.748]: Info: Active GPU has HAGS enabled
[2024-10-18 06:24:02.748]: Info: Using realtime GPU priority
[2024-10-18 06:24:02.748]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:24:02.756]: Info: Desktop resolution [1366x768]
[2024-10-18 06:24:02.756]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:02.756]: Info: Display refresh rate [59.79Hz]
[2024-10-18 06:24:02.756]: Info: Requested frame rate [144fps]
[2024-10-18 06:24:02.780]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:02.783]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:24:02.783]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:24:02.783]: Info: Color depth: 8-bit
[2024-10-18 06:24:02.783]: Info: Color range: MPEG
[2024-10-18 06:24:02.854]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:24:04.187]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:24:04.188]: Info: Set GPU preference: 1
[2024-10-18 06:24:04.402]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:24:04.402]: Info: Set GPU preference: 1
[2024-10-18 06:24:04.542]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x1024
Offset             : 0x0
Virtual Desktop    : 1280x1024
[2024-10-18 06:24:04.542]: Info: Active GPU has HAGS enabled
[2024-10-18 06:24:04.542]: Info: Using realtime GPU priority
[2024-10-18 06:24:04.542]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:24:04.549]: Info: Desktop resolution [1280x1024]
[2024-10-18 06:24:04.549]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:04.549]: Info: Display refresh rate [59.79Hz]
[2024-10-18 06:24:04.549]: Info: Requested frame rate [144fps]
[2024-10-18 06:24:04.550]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:24:04.550]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:24:04.550]: Info: Color depth: 8-bit
[2024-10-18 06:24:04.550]: Info: Color range: MPEG
[2024-10-18 06:24:04.572]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:04.615]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:24:05.625]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:24:05.625]: Info: Set GPU preference: 1
[2024-10-18 06:24:05.838]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:24:05.838]: Info: Set GPU preference: 1
[2024-10-18 06:24:05.975]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1366x768
Offset             : 0x0
Virtual Desktop    : 1366x768
[2024-10-18 06:24:05.975]: Info: Active GPU has HAGS enabled
[2024-10-18 06:24:05.975]: Info: Using realtime GPU priority
[2024-10-18 06:24:05.975]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:24:05.978]: Info: Desktop resolution [1366x768]
[2024-10-18 06:24:05.978]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:05.978]: Info: Display refresh rate [59.79Hz]
[2024-10-18 06:24:05.978]: Info: Requested frame rate [144fps]
[2024-10-18 06:24:06.003]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:06.003]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:24:06.004]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:24:06.004]: Info: Color depth: 8-bit
[2024-10-18 06:24:06.004]: Info: Color range: MPEG
[2024-10-18 06:24:06.052]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:24:15.527]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:24:15.527]: Info: Set GPU preference: 1
[2024-10-18 06:24:15.753]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:24:15.753]: Info: Set GPU preference: 1
[2024-10-18 06:24:15.890]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 1920x1080
[2024-10-18 06:24:15.891]: Info: Active GPU has HAGS enabled
[2024-10-18 06:24:15.891]: Info: Using realtime GPU priority
[2024-10-18 06:24:15.891]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:24:15.894]: Info: Desktop resolution [1920x1080]
[2024-10-18 06:24:15.894]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:15.894]: Info: Display refresh rate [60Hz]
[2024-10-18 06:24:15.894]: Info: Requested frame rate [144fps]
[2024-10-18 06:24:15.895]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:24:15.895]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:24:15.895]: Info: Color depth: 8-bit
[2024-10-18 06:24:15.895]: Info: Color range: MPEG
[2024-10-18 06:24:15.904]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:15.946]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:24:54.913]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x887A0027
[2024-10-18 06:24:55.576]: Info: ddprobe.exe 2  --verify-frame-capture returned 0x887A0027
[2024-10-18 06:24:56.227]: Info: ddprobe.exe 3  --verify-frame-capture returned 0x887A0027
[2024-10-18 06:24:56.860]: Info: ddprobe.exe 4  --verify-frame-capture returned 0x887A0027
[2024-10-18 06:24:56.979]: Info: ddprobe.exe 1  returned 0x00000000
[2024-10-18 06:24:56.979]: Info: Set GPU preference: 1
[2024-10-18 06:24:57.698]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x887A0027
[2024-10-18 06:24:58.347]: Info: ddprobe.exe 2 \\.\DISPLAY1 --verify-frame-capture returned 0x887A0027
[2024-10-18 06:24:58.999]: Info: ddprobe.exe 3 \\.\DISPLAY1 --verify-frame-capture returned 0x887A0027
[2024-10-18 06:24:59.649]: Info: ddprobe.exe 4 \\.\DISPLAY1 --verify-frame-capture returned 0x887A0027
[2024-10-18 06:24:59.767]: Info: ddprobe.exe 1 \\.\DISPLAY1 returned 0x00000000
[2024-10-18 06:24:59.767]: Info: Set GPU preference: 1
[2024-10-18 06:24:59.897]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x1024
Offset             : 0x0
Virtual Desktop    : 1280x1024
[2024-10-18 06:24:59.897]: Info: Active GPU has HAGS enabled
[2024-10-18 06:24:59.897]: Info: Using realtime GPU priority
[2024-10-18 06:24:59.897]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:24:59.899]: Info: Desktop resolution [1280x1024]
[2024-10-18 06:24:59.899]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:59.899]: Info: Display refresh rate [60.02Hz]
[2024-10-18 06:24:59.899]: Info: Requested frame rate [144fps]
[2024-10-18 06:24:59.902]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:24:59.928]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:24:59.928]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:24:59.928]: Info: Color depth: 8-bit
[2024-10-18 06:24:59.928]: Info: Color range: MPEG
[2024-10-18 06:24:59.986]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:25:03.712]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:25:03.712]: Info: Set GPU preference: 1
[2024-10-18 06:25:03.989]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:25:03.989]: Info: Set GPU preference: 1
[2024-10-18 06:25:04.144]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 1920x1080
[2024-10-18 06:25:04.144]: Info: Active GPU has HAGS enabled
[2024-10-18 06:25:04.144]: Info: Using realtime GPU priority
[2024-10-18 06:25:04.144]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:25:04.147]: Info: Desktop resolution [1920x1080]
[2024-10-18 06:25:04.147]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:25:04.147]: Info: Display refresh rate [60Hz]
[2024-10-18 06:25:04.147]: Info: Requested frame rate [144fps]
[2024-10-18 06:25:04.155]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:25:04.158]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:25:04.158]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:25:04.159]: Info: Color depth: 8-bit
[2024-10-18 06:25:04.159]: Info: Color range: MPEG
[2024-10-18 06:25:04.220]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:28:08.060]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:28:08.060]: Info: Set GPU preference: 1
[2024-10-18 06:28:08.328]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:28:08.328]: Info: Set GPU preference: 1
[2024-10-18 06:28:08.482]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x1024
Offset             : 0x0
Virtual Desktop    : 1280x1024
[2024-10-18 06:28:08.482]: Info: Active GPU has HAGS enabled
[2024-10-18 06:28:08.482]: Info: Using realtime GPU priority
[2024-10-18 06:28:08.482]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:28:08.485]: Info: Desktop resolution [1280x1024]
[2024-10-18 06:28:08.485]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:28:08.485]: Info: Display refresh rate [60.02Hz]
[2024-10-18 06:28:08.485]: Info: Requested frame rate [144fps]
[2024-10-18 06:28:08.490]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:28:08.490]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:28:08.490]: Info: Color depth: 8-bit
[2024-10-18 06:28:08.490]: Info: Color range: MPEG
[2024-10-18 06:28:08.494]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:28:08.552]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:28:27.678]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:28:27.678]: Info: Set GPU preference: 1
[2024-10-18 06:28:27.907]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:28:27.907]: Info: Set GPU preference: 1
[2024-10-18 06:28:28.043]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x960
Offset             : 0x0
Virtual Desktop    : 1280x960
[2024-10-18 06:28:28.043]: Info: Active GPU has HAGS enabled
[2024-10-18 06:28:28.043]: Info: Using realtime GPU priority
[2024-10-18 06:28:28.043]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:28:28.046]: Info: Desktop resolution [1280x960]
[2024-10-18 06:28:28.046]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:28:28.046]: Info: Display refresh rate [60Hz]
[2024-10-18 06:28:28.046]: Info: Requested frame rate [144fps]
[2024-10-18 06:28:28.050]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:28:28.050]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:28:28.051]: Info: Color depth: 8-bit
[2024-10-18 06:28:28.051]: Info: Color range: MPEG
[2024-10-18 06:28:28.057]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:28:28.104]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:28:30.226]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:28:30.226]: Info: Set GPU preference: 1
[2024-10-18 06:28:30.439]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:28:30.439]: Info: Set GPU preference: 1
[2024-10-18 06:28:30.567]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x1024
Offset             : 0x0
Virtual Desktop    : 1280x1024
[2024-10-18 06:28:30.567]: Info: Active GPU has HAGS enabled
[2024-10-18 06:28:30.567]: Info: Using realtime GPU priority
[2024-10-18 06:28:30.567]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:28:30.570]: Info: Desktop resolution [1280x1024]
[2024-10-18 06:28:30.570]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:28:30.570]: Info: Display refresh rate [60.02Hz]
[2024-10-18 06:28:30.570]: Info: Requested frame rate [144fps]
[2024-10-18 06:28:30.589]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:28:30.597]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:28:30.597]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:28:30.597]: Info: Color depth: 8-bit
[2024-10-18 06:28:30.597]: Info: Color range: MPEG
[2024-10-18 06:28:30.651]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:28:44.259]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:28:44.259]: Info: Set GPU preference: 1
[2024-10-18 06:28:44.504]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:28:44.504]: Info: Set GPU preference: 1
[2024-10-18 06:28:44.634]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1280x720
Offset             : 0x0
Virtual Desktop    : 1280x720
[2024-10-18 06:28:44.634]: Info: Active GPU has HAGS enabled
[2024-10-18 06:28:44.634]: Info: Using realtime GPU priority
[2024-10-18 06:28:44.634]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:28:44.636]: Info: Desktop resolution [1280x720]
[2024-10-18 06:28:44.637]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:28:44.637]: Info: Display refresh rate [60Hz]
[2024-10-18 06:28:44.637]: Info: Requested frame rate [144fps]
[2024-10-18 06:28:44.653]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:28:44.658]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:28:44.658]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:28:44.658]: Info: Color depth: 8-bit
[2024-10-18 06:28:44.658]: Info: Color range: MPEG
[2024-10-18 06:28:44.710]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:28:50.368]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:28:50.368]: Info: Set GPU preference: 1
[2024-10-18 06:28:50.638]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:28:50.638]: Info: Set GPU preference: 1
[2024-10-18 06:28:50.770]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 1920x1080
[2024-10-18 06:28:50.770]: Info: Active GPU has HAGS enabled
[2024-10-18 06:28:50.770]: Info: Using realtime GPU priority
[2024-10-18 06:28:50.770]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:28:50.773]: Info: Desktop resolution [1920x1080]
[2024-10-18 06:28:50.773]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:28:50.773]: Info: Display refresh rate [60Hz]
[2024-10-18 06:28:50.773]: Info: Requested frame rate [144fps]
[2024-10-18 06:28:50.784]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:28:50.784]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:28:50.784]: Info: Color depth: 8-bit
[2024-10-18 06:28:50.784]: Info: Color range: MPEG
[2024-10-18 06:28:50.787]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:28:50.842]: Info: NvEnc: created encoder HEVC P1 rfi
[2024-10-18 06:32:21.651]: Info: Web UI: [::1] -- not authorized
[2024-10-18 06:33:44.798]: Info: ddprobe.exe 1  --verify-frame-capture returned 0x00000000
[2024-10-18 06:33:44.798]: Info: Set GPU preference: 1
[2024-10-18 06:33:44.995]: Info: ddprobe.exe 1 \\.\DISPLAY1 --verify-frame-capture returned 0x00000000
[2024-10-18 06:33:44.995]: Info: Set GPU preference: 1
[2024-10-18 06:33:45.122]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12011 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 8124 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 1920x1080
[2024-10-18 06:33:45.122]: Info: Active GPU has HAGS enabled
[2024-10-18 06:33:45.122]: Info: Using realtime GPU priority
[2024-10-18 06:33:45.122]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.640625,0.339844]
Green Primary      : [0.31543,0.628906]
Blue Primary       : [0.15918,0.0507812]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2024-10-18 06:33:45.125]: Info: Desktop resolution [1920x1080]
[2024-10-18 06:33:45.125]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:33:45.125]: Info: Display refresh rate [60Hz]
[2024-10-18 06:33:45.125]: Info: Requested frame rate [144fps]
[2024-10-18 06:33:45.133]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024-10-18 06:33:45.146]: Info: Creating encoder [hevc_nvenc]
[2024-10-18 06:33:45.146]: Info: Color coding: SDR (Rec. 601)
[2024-10-18 06:33:45.146]: Info: Color depth: 8-bit
[2024-10-18 06:33:45.146]: Info: Color range: MPEG
[2024-10-18 06:33:45.196]: Info: NvEnc: created encoder HEVC P1 rfi
AsrielDewitt commented 1 month ago

image Here's the image of the stats on the client side, if this helps

ReenigneArcher commented 1 month ago

FYI... Sunshine, limits the FPS is mostly static scenes.

AsrielDewitt commented 1 month ago

Due to many troubleshoot, a solution is found, but not with Sunshine itself, but via virtual display