-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your issue described in the documentation?
- I have read the documentation
Is your issue present in the latest beta/pre-release?
This issue is present in the latest pre-release
Describe the Bug
Stuttering and dropped frames on a faster than gigabit internet connection. My system is a headless VM. If I have my connection manually throttled to 1Gbps using the intel E1000 driver I can crank the bitrate on the connection up to 500Mbps no issue. However I have a 100G connection to my server and would like to use it. Unfortunately when I switch to a faster connection type I start to get stuttering and dropped frames in sunshine. I have tested using the virtio driver which is at 10G and I have passed through one of the physical ports on my card to the VM to get 100G. Both start showing major stutting and dropped frames if you move the bitrate much above 50Mbps.
Expected Behavior
I would expect that I could max out the bitrate at 500Mbps and still have plenty of bandwidth left over on my connection.
Additional Context
No response
Host Operating System
Windows
Operating System Version
Windows Server 2025 26100.4652
Architecture
amd64/x86_64
Sunshine commit or version
2025.762.144641
Package
Windows - installer (recommended)
GPU Type
NVIDIA
GPU Model
4070 Super
GPU Driver/Mesa Version
580.88
Capture Method
None
Config
.
Apps
Relevant log output
[2025-08-03 00:12:20.974]: Info: Sunshine version: 2025.726.144641 commit: 4bac84ee38eca763bf40f30e443d8c4fe1faf658
[2025-08-03 00:12:20.976]: Info: Package Publisher: LizardByte
[2025-08-03 00:12:20.976]: Info: Publisher Website: https://app.lizardbyte.dev
[2025-08-03 00:12:20.976]: Info: Get support: https://app.lizardbyte.dev/support
[2025-08-03 00:12:20.976]: Info: config: 'min_threads' = 4
[2025-08-03 00:12:20.977]: Info: Provided workaround settings for SettingsManager:
{
"hdr_blank_delay": null
}
[2025-08-03 00:12:20.981]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:12:20.982]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:12:20.983]: Info: Currently available display devices:
[
{
"device_id": "{ac4dd345-740b-5339-8b11-a86a40db4ca0}",
"display_name": "\\\\.\\DISPLAY1",
"edid": null,
"friendly_name": "",
"info": {
"hdr_state": null,
"origin_point": {
"x": 0,
"y": 0
},
"primary": true,
"refresh_rate": {
"type": "rational",
"value": {
"denominator": 1,
"numerator": 64
}
},
"resolution": {
"height": 800,
"width": 1280
},
"resolution_scale": {
"type": "rational",
"value": {
"denominator": 100,
"numerator": 100
}
}
}
}
]
[2025-08-03 00:12:20.984]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:12:20.984]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:12:21.000]: Error: nvprefs: NvAPI error: NVAPI_API_NOT_INITIALIZED
[2025-08-03 00:12:21.000]: Error: nvprefs: NvAPI_DRS_CreateSession() failed
[2025-08-03 00:12:21.067]: Info: Compiling shaders...
[2025-08-03 00:12:21.221]: Info: Compiled shaders
[2025-08-03 00:12:21.292]: Info: Successfully reset default audio device
[2025-08-03 00:12:21.296]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:12:21.296]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:12:21.296]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2025-08-03 00:12:21.296]: Info: Trying encoder [nvenc]
[2025-08-03 00:12:21.317]: Info:
Device Description : Microsoft Basic Render Driver
Device Vendor ID : 0x00001414
Device Device ID : 0x0000008C
Device Video Mem : 0 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 1280x800
Offset : 0x0
Virtual Desktop : 1280x800
[2025-08-03 00:12:21.318]: Info: Active GPU has HAGS disabled
[2025-08-03 00:12:21.318]: Info: Using realtime GPU priority
[2025-08-03 00:12:21.318]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0,0]
Green Primary : [0,0]
Blue Primary : [0,0]
White Point : [0,0]
Min Luminance : 0 nits
Max Luminance : 0 nits
Max Full Luminance : 0 nits
[2025-08-03 00:12:21.318]: Info: Desktop resolution [1280x800]
[2025-08-03 00:12:21.318]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:12:21.318]: Info: Display refresh rate [1Hz]
[2025-08-03 00:12:21.318]: Info: Requested frame rate [60fps]
[2025-08-03 00:12:21.319]: Warning: Unknown GPU vendor ID: 00001414
[2025-08-03 00:12:21.319]: Info: Creating encoder [h264_nvenc]
[2025-08-03 00:12:21.319]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:12:21.319]: Info: Color depth: 8-bit
[2025-08-03 00:12:21.319]: Info: Color range: JPEG
[2025-08-03 00:12:21.347]: Error: Failed to create encoder D3D11 device [0x887A0004]
[2025-08-03 00:12:21.347]: Info: Creating encoder [h264_nvenc]
[2025-08-03 00:12:21.347]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:12:21.347]: Info: Color depth: 8-bit
[2025-08-03 00:12:21.347]: Info: Color range: JPEG
[2025-08-03 00:12:21.350]: Error: Failed to create encoder D3D11 device [0x887A0004]
[2025-08-03 00:12:21.350]: Info: Encoder [nvenc] failed
[2025-08-03 00:12:21.351]: Info: Trying encoder [quicksync]
[2025-08-03 00:12:21.357]: Info:
Device Description : Microsoft Basic Render Driver
Device Vendor ID : 0x00001414
Device Device ID : 0x0000008C
Device Video Mem : 0 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 1280x800
Offset : 0x0
Virtual Desktop : 1280x800
[2025-08-03 00:12:21.357]: Info: Active GPU has HAGS disabled
[2025-08-03 00:12:21.357]: Info: Using realtime GPU priority
[2025-08-03 00:12:21.358]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0,0]
Green Primary : [0,0]
Blue Primary : [0,0]
White Point : [0,0]
Min Luminance : 0 nits
Max Luminance : 0 nits
Max Full Luminance : 0 nits
[2025-08-03 00:12:21.358]: Info: Desktop resolution [1280x800]
[2025-08-03 00:12:21.358]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:12:21.358]: Info: Display refresh rate [1Hz]
[2025-08-03 00:12:21.358]: Info: Requested frame rate [60fps]
[2025-08-03 00:12:21.358]: Warning: Unknown GPU vendor ID: 00001414
[2025-08-03 00:12:21.358]: Info: Creating encoder [h264_qsv]
[2025-08-03 00:12:21.358]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:12:21.358]: Info: Color depth: 8-bit
[2025-08-03 00:12:21.358]: Info: Color range: JPEG
[2025-08-03 00:12:21.360]: Error: Failed to create encoder D3D11 device [0x887A0004]
[2025-08-03 00:12:21.360]: Info: Creating encoder [h264_qsv]
[2025-08-03 00:12:21.360]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:12:21.360]: Info: Color depth: 8-bit
[2025-08-03 00:12:21.360]: Info: Color range: JPEG
[2025-08-03 00:12:21.363]: Error: Failed to create encoder D3D11 device [0x887A0004]
[2025-08-03 00:12:21.363]: Info: Encoder [quicksync] failed
[2025-08-03 00:12:21.364]: Info: Trying encoder [amdvce]
[2025-08-03 00:12:21.370]: Info:
Device Description : Microsoft Basic Render Driver
Device Vendor ID : 0x00001414
Device Device ID : 0x0000008C
Device Video Mem : 0 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 1280x800
Offset : 0x0
Virtual Desktop : 1280x800
[2025-08-03 00:12:21.370]: Info: Active GPU has HAGS disabled
[2025-08-03 00:12:21.370]: Info: Using realtime GPU priority
[2025-08-03 00:12:21.370]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0,0]
Green Primary : [0,0]
Blue Primary : [0,0]
White Point : [0,0]
Min Luminance : 0 nits
Max Luminance : 0 nits
Max Full Luminance : 0 nits
[2025-08-03 00:12:21.370]: Info: Desktop resolution [1280x800]
[2025-08-03 00:12:21.370]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:12:21.370]: Info: Display refresh rate [1Hz]
[2025-08-03 00:12:21.370]: Info: Requested frame rate [60fps]
[2025-08-03 00:12:21.370]: Warning: Unknown GPU vendor ID: 00001414
[2025-08-03 00:12:21.370]: Info: Creating encoder [h264_amf]
[2025-08-03 00:12:21.370]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:12:21.370]: Info: Color depth: 8-bit
[2025-08-03 00:12:21.371]: Info: Color range: JPEG
[2025-08-03 00:12:21.373]: Error: Failed to create encoder D3D11 device [0x887A0004]
[2025-08-03 00:12:21.373]: Info: Creating encoder [h264_amf]
[2025-08-03 00:12:21.373]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:12:21.373]: Info: Color depth: 8-bit
[2025-08-03 00:12:21.373]: Info: Color range: JPEG
[2025-08-03 00:12:21.375]: Error: Failed to create encoder D3D11 device [0x887A0004]
[2025-08-03 00:12:21.375]: Info: Encoder [amdvce] failed
[2025-08-03 00:12:21.377]: Info: Trying encoder [software]
[2025-08-03 00:12:21.383]: Info:
Device Description : Microsoft Basic Render Driver
Device Vendor ID : 0x00001414
Device Device ID : 0x0000008C
Device Video Mem : 0 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 1280x800
Offset : 0x0
Virtual Desktop : 1280x800
[2025-08-03 00:12:21.383]: Info: Active GPU has HAGS disabled
[2025-08-03 00:12:21.383]: Info: Using realtime GPU priority
[2025-08-03 00:12:21.383]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0,0]
Green Primary : [0,0]
Blue Primary : [0,0]
White Point : [0,0]
Min Luminance : 0 nits
Max Luminance : 0 nits
Max Full Luminance : 0 nits
[2025-08-03 00:12:21.383]: Info: Desktop resolution [1280x800]
[2025-08-03 00:12:21.383]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:12:21.383]: Info: Display refresh rate [1Hz]
[2025-08-03 00:12:21.383]: Info: Requested frame rate [60fps]
[2025-08-03 00:12:21.383]: Info: Creating encoder [libx264]
[2025-08-03 00:12:21.383]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:12:21.384]: Info: Color depth: 8-bit
[2025-08-03 00:12:21.384]: Info: Color range: JPEG
[2025-08-03 00:12:21.398]: Info: Streaming bitrate is 1000000
[2025-08-03 00:12:21.418]: Info: [libx264 @ 000002a12edbba40] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[2025-08-03 00:12:21.425]: Info: [libx264 @ 000002a12edbba40] profile High, level 4.2, 4:2:0, 8-bit
[2025-08-03 00:12:21.461]: Info: [libx264 @ 000002a12edbba40] frame I:1 Avg QP:31.00 size: 1278
[2025-08-03 00:12:21.461]: Info: [libx264 @ 000002a12edbba40] mb I I16..4: 99.9% 0.1% 0.0%
[2025-08-03 00:12:21.461]: Info: [libx264 @ 000002a12edbba40] 8x8 transform intra:0.1%
[2025-08-03 00:12:21.461]: Info: [libx264 @ 000002a12edbba40] coded y,uvDC,uvAC intra: 0.0% 0.0% 0.0%
[2025-08-03 00:12:21.462]: Info: [libx264 @ 000002a12edbba40] i16 v,h,dc,p: 94% 0% 6% 0%
[2025-08-03 00:12:21.462]: Info: [libx264 @ 000002a12edbba40] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 0% 0% 75% 12% 0% 0% 0% 0% 12%
[2025-08-03 00:12:21.462]: Info: [libx264 @ 000002a12edbba40] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 0% 0% 100% 0% 0% 0% 0% 0% 0%
[2025-08-03 00:12:21.462]: Info: [libx264 @ 000002a12edbba40] i8c dc,h,v,p: 100% 0% 0% 0%
[2025-08-03 00:12:21.462]: Info: [libx264 @ 000002a12edbba40] kb/s:613.44
[2025-08-03 00:12:21.464]: Info: Creating encoder [libx264]
[2025-08-03 00:12:21.464]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:12:21.464]: Info: Color depth: 8-bit
[2025-08-03 00:12:21.464]: Info: Color range: JPEG
[2025-08-03 00:12:21.464]: Info: Streaming bitrate is 1000000
[2025-08-03 00:12:21.465]: Info: [libx264 @ 000002a12cd8d600] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[2025-08-03 00:12:21.466]: Info: [libx264 @ 000002a12cd8d600] profile High 4:4:4 Predictive, level 4.2, 4:4:4, 8-bit
[2025-08-03 00:12:21.491]: Info: [libx264 @ 000002a12cd8d600] frame I:1 Avg QP:31.00 size: 1447
[2025-08-03 00:12:21.491]: Info: [libx264 @ 000002a12cd8d600] mb I I16..4: 99.9% 0.1% 0.0%
[2025-08-03 00:12:21.491]: Info: [libx264 @ 000002a12cd8d600] 8x8 transform intra:0.1%
[2025-08-03 00:12:21.491]: Info: [libx264 @ 000002a12cd8d600] coded y,u,v intra: 0.0% 0.0% 0.0%
[2025-08-03 00:12:21.491]: Info: [libx264 @ 000002a12cd8d600] i16 v,h,dc,p: 94% 0% 6% 0%
[2025-08-03 00:12:21.491]: Info: [libx264 @ 000002a12cd8d600] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 0% 0% 75% 12% 0% 0% 0% 0% 12%
[2025-08-03 00:12:21.491]: Info: [libx264 @ 000002a12cd8d600] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 0% 0% 100% 0% 0% 0% 0% 0% 0%
[2025-08-03 00:12:21.492]: Info: [libx264 @ 000002a12cd8d600] kb/s:694.56
[2025-08-03 00:12:21.504]: Info:
Device Description : Microsoft Basic Render Driver
Device Vendor ID : 0x00001414
Device Device ID : 0x0000008C
Device Video Mem : 0 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 1280x800
Offset : 0x0
Virtual Desktop : 1280x800
[2025-08-03 00:12:21.504]: Info: Active GPU has HAGS disabled
[2025-08-03 00:12:21.504]: Info: Using realtime GPU priority
[2025-08-03 00:12:21.504]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0,0]
Green Primary : [0,0]
Blue Primary : [0,0]
White Point : [0,0]
Min Luminance : 0 nits
Max Luminance : 0 nits
Max Full Luminance : 0 nits
[2025-08-03 00:12:21.504]: Info: Desktop resolution [1280x800]
[2025-08-03 00:12:21.504]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:12:21.504]: Info: Display refresh rate [1Hz]
[2025-08-03 00:12:21.504]: Info: Requested frame rate [60fps]
[2025-08-03 00:12:21.505]: Info:
[2025-08-03 00:12:21.505]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2025-08-03 00:12:21.505]: Info:
[2025-08-03 00:12:21.505]: Info: Found H.264 encoder: libx264 [software]
[2025-08-03 00:12:21.513]: Info: Registered Sunshine mDNS service
[2025-08-03 00:12:21.531]: Info: Configuration UI available at [https://localhost:47990]
[2025-08-03 00:13:12.268]: Info: System tray created
[2025-08-03 00:15:04.788]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:15:04.789]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:15:04.790]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2025-08-03 00:15:04.790]: Info: Trying encoder [nvenc]
[2025-08-03 00:15:05.150]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:15:05.151]: Info: Active GPU has HAGS enabled
[2025-08-03 00:15:05.151]: Info: Using realtime GPU priority
[2025-08-03 00:15:05.151]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:15:05.151]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:15:05.151]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:15:05.151]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:15:05.152]: Info: Requested frame rate [60fps]
[2025-08-03 00:15:05.152]: Info: Creating encoder [h264_nvenc]
[2025-08-03 00:15:05.152]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:15:05.152]: Info: Color depth: 8-bit
[2025-08-03 00:15:05.152]: Info: Color range: JPEG
[2025-08-03 00:15:05.230]: Info: NvEnc: created encoder H.264 P1 async two-pass rfi
[2025-08-03 00:15:05.268]: Info: Creating encoder [h264_nvenc]
[2025-08-03 00:15:05.268]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:15:05.268]: Info: Color depth: 8-bit
[2025-08-03 00:15:05.268]: Info: Color range: JPEG
[2025-08-03 00:15:05.350]: Info: NvEnc: created encoder H.264 P1 async two-pass rfi
[2025-08-03 00:15:05.400]: Info: Creating encoder [hevc_nvenc]
[2025-08-03 00:15:05.400]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:15:05.400]: Info: Color depth: 8-bit
[2025-08-03 00:15:05.400]: Info: Color range: JPEG
[2025-08-03 00:15:05.473]: Info: NvEnc: created encoder HEVC P1 async two-pass rfi
[2025-08-03 00:15:05.522]: Info: Creating encoder [av1_nvenc]
[2025-08-03 00:15:05.522]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:15:05.522]: Info: Color depth: 8-bit
[2025-08-03 00:15:05.522]: Info: Color range: JPEG
[2025-08-03 00:15:05.594]: Info: NvEnc: created encoder AV1 P1 async two-pass rfi
[2025-08-03 00:15:05.638]: Info: Creating encoder [h264_nvenc]
[2025-08-03 00:15:05.638]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:15:05.638]: Info: Color depth: 8-bit
[2025-08-03 00:15:05.638]: Info: Color range: JPEG
[2025-08-03 00:15:05.719]: Info: NvEnc: created encoder H.264 P1 async yuv444 two-pass rfi
[2025-08-03 00:15:06.111]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:15:06.111]: Info: Active GPU has HAGS enabled
[2025-08-03 00:15:06.111]: Info: Using realtime GPU priority
[2025-08-03 00:15:06.111]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:15:06.112]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:15:06.112]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:15:06.112]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:15:06.112]: Info: Requested frame rate [60fps]
[2025-08-03 00:15:06.112]: Info: Creating encoder [hevc_nvenc]
[2025-08-03 00:15:06.113]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:15:06.113]: Info: Color depth: 10-bit
[2025-08-03 00:15:06.113]: Info: Color range: JPEG
[2025-08-03 00:15:06.294]: Info: NvEnc: created encoder HEVC P1 async yuv444 10-bit two-pass rfi
[2025-08-03 00:15:06.360]: Info: Creating encoder [av1_nvenc]
[2025-08-03 00:15:06.360]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:15:06.360]: Info: Color depth: 10-bit
[2025-08-03 00:15:06.360]: Info: Color range: JPEG
[2025-08-03 00:15:06.475]: Error: NvEnc: gpu doesn't support YUV444 encode
[2025-08-03 00:15:06.475]: Error: NvEnc: NvEncUnregisterAsyncEvent() failed: NV_ENC_ERR_DEVICE_NOT_EXIST
[2025-08-03 00:15:06.514]: Info: Creating encoder [av1_nvenc]
[2025-08-03 00:15:06.514]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:15:06.514]: Info: Color depth: 10-bit
[2025-08-03 00:15:06.514]: Info: Color range: JPEG
[2025-08-03 00:15:06.601]: Info: NvEnc: created encoder AV1 P1 async 10-bit two-pass rfi
[2025-08-03 00:15:06.663]: Info:
[2025-08-03 00:15:06.663]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2025-08-03 00:15:06.663]: Info:
[2025-08-03 00:15:06.663]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2025-08-03 00:15:06.663]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2025-08-03 00:15:06.663]: Info: Found AV1 encoder: av1_nvenc [nvenc]
[2025-08-03 00:15:06.663]: Info: Executing [Desktop]
[2025-08-03 00:15:06.687]: Info: New streaming session started [active sessions: 1]
[2025-08-03 00:15:06.990]: Info: nvprefs: No need to modify application profile settings
[2025-08-03 00:15:06.990]: Info: nvprefs: Changed OGL_CPL_PREFER_DXPRESENT to OGL_CPL_PREFER_DXPRESENT_PREFER_ENABLED for base profile
[2025-08-03 00:15:07.068]: Info: CLIENT CONNECTED
[2025-08-03 00:15:07.186]: Info: Virtual audio device will use 16-bit to match default device
[2025-08-03 00:15:07.198]: Info: Changed virtual audio sink format to [S16 48000 2.0]
[2025-08-03 00:15:07.223]: Info: Audio mixer format is 32-bit, 48000 Hz, no resampling needed
[2025-08-03 00:15:07.235]: Info: Audio capture format is [F32 48000 2.0]
[2025-08-03 00:15:07.238]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2025-08-03 00:15:07.513]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by motion sensor presence)
[2025-08-03 00:15:07.513]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have a touchpad
[2025-08-03 00:15:07.575]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:15:07.575]: Info: Active GPU has HAGS enabled
[2025-08-03 00:15:07.575]: Info: Using realtime GPU priority
[2025-08-03 00:15:07.575]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:15:07.576]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:15:07.576]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:15:07.576]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:15:07.576]: Info: Requested frame rate [120fps]
[2025-08-03 00:15:07.577]: Info: Adjusted capture rate to 119.88fps to better match display
[2025-08-03 00:15:07.577]: Info: Creating encoder [h264_nvenc]
[2025-08-03 00:15:07.577]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:15:07.577]: Info: Color depth: 8-bit
[2025-08-03 00:15:07.577]: Info: Color range: MPEG
[2025-08-03 00:15:07.589]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:15:07.655]: Info: NvEnc: created encoder H.264 P1 async two-pass rfi
[2025-08-03 00:15:07.655]: Info: Minimum frame time set to 8.33333ms, based on client-requested target framerate 120.
[2025-08-03 00:15:07.807]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:15:07.808]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:15:50.490]: Info: CLIENT DISCONNECTED
[2025-08-03 00:15:50.494]: Info: Starting async encoder teardown
[2025-08-03 00:15:50.529]: Info: Async encoder teardown complete
[2025-08-03 00:15:53.685]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:15:53.686]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:16:04.939]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:16:04.940]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:16:04.940]: Info: Encoder reenumeration is required
[2025-08-03 00:16:04.941]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2025-08-03 00:16:04.941]: Info: Trying encoder [nvenc]
[2025-08-03 00:16:05.284]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:16:05.284]: Info: Active GPU has HAGS enabled
[2025-08-03 00:16:05.285]: Info: Using realtime GPU priority
[2025-08-03 00:16:05.285]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:16:05.285]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:16:05.285]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:16:05.285]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:16:05.285]: Info: Requested frame rate [60fps]
[2025-08-03 00:16:05.286]: Info: Creating encoder [h264_nvenc]
[2025-08-03 00:16:05.286]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:16:05.286]: Info: Color depth: 8-bit
[2025-08-03 00:16:05.286]: Info: Color range: JPEG
[2025-08-03 00:16:05.357]: Info: NvEnc: created encoder H.264 P1 async two-pass rfi
[2025-08-03 00:16:05.395]: Info: Creating encoder [hevc_nvenc]
[2025-08-03 00:16:05.395]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:16:05.395]: Info: Color depth: 8-bit
[2025-08-03 00:16:05.395]: Info: Color range: JPEG
[2025-08-03 00:16:05.470]: Info: NvEnc: created encoder HEVC P1 async two-pass rfi
[2025-08-03 00:16:05.524]: Info: Creating encoder [av1_nvenc]
[2025-08-03 00:16:05.524]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:16:05.524]: Info: Color depth: 8-bit
[2025-08-03 00:16:05.524]: Info: Color range: JPEG
[2025-08-03 00:16:05.601]: Info: NvEnc: created encoder AV1 P1 async two-pass rfi
[2025-08-03 00:16:05.651]: Info: Creating encoder [h264_nvenc]
[2025-08-03 00:16:05.652]: Info: Color coding: SDR (Rec. 601)
[2025-08-03 00:16:05.652]: Info: Color depth: 8-bit
[2025-08-03 00:16:05.652]: Info: Color range: JPEG
[2025-08-03 00:16:05.731]: Info: NvEnc: created encoder H.264 P1 async yuv444 two-pass rfi
[2025-08-03 00:16:06.115]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:16:06.115]: Info: Active GPU has HAGS enabled
[2025-08-03 00:16:06.115]: Info: Using realtime GPU priority
[2025-08-03 00:16:06.115]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:16:06.116]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:16:06.116]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:16:06.116]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:16:06.116]: Info: Requested frame rate [60fps]
[2025-08-03 00:16:06.116]: Info: Creating encoder [hevc_nvenc]
[2025-08-03 00:16:06.116]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:16:06.116]: Info: Color depth: 10-bit
[2025-08-03 00:16:06.116]: Info: Color range: JPEG
[2025-08-03 00:16:06.288]: Info: NvEnc: created encoder HEVC P1 async yuv444 10-bit two-pass rfi
[2025-08-03 00:16:06.361]: Info: Creating encoder [av1_nvenc]
[2025-08-03 00:16:06.361]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:16:06.361]: Info: Color depth: 10-bit
[2025-08-03 00:16:06.361]: Info: Color range: JPEG
[2025-08-03 00:16:06.477]: Error: NvEnc: gpu doesn't support YUV444 encode
[2025-08-03 00:16:06.477]: Error: NvEnc: NvEncUnregisterAsyncEvent() failed: NV_ENC_ERR_DEVICE_NOT_EXIST
[2025-08-03 00:16:06.514]: Info: Creating encoder [av1_nvenc]
[2025-08-03 00:16:06.514]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:16:06.514]: Info: Color depth: 10-bit
[2025-08-03 00:16:06.514]: Info: Color range: JPEG
[2025-08-03 00:16:06.591]: Info: NvEnc: created encoder AV1 P1 async 10-bit two-pass rfi
[2025-08-03 00:16:06.651]: Info:
[2025-08-03 00:16:06.651]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2025-08-03 00:16:06.651]: Info:
[2025-08-03 00:16:06.652]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2025-08-03 00:16:06.652]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2025-08-03 00:16:06.652]: Info: Found AV1 encoder: av1_nvenc [nvenc]
[2025-08-03 00:16:06.652]: Info: Executing [Desktop]
[2025-08-03 00:16:06.677]: Info: New streaming session started [active sessions: 1]
[2025-08-03 00:16:06.905]: Info: nvprefs: No need to modify application profile settings
[2025-08-03 00:16:06.905]: Info: nvprefs: No need to modify global profile settings
[2025-08-03 00:16:06.948]: Info: CLIENT CONNECTED
[2025-08-03 00:16:07.176]: Info: Virtual audio device will use 16-bit to match default device
[2025-08-03 00:16:07.187]: Info: Changed virtual audio sink format to [S16 48000 2.0]
[2025-08-03 00:16:07.207]: Info: Audio mixer format is 32-bit, 48000 Hz, no resampling needed
[2025-08-03 00:16:07.215]: Info: Audio capture format is [F32 48000 2.0]
[2025-08-03 00:16:07.216]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2025-08-03 00:16:07.398]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by motion sensor presence)
[2025-08-03 00:16:07.398]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have a touchpad
[2025-08-03 00:16:07.444]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:16:07.444]: Info: Active GPU has HAGS enabled
[2025-08-03 00:16:07.444]: Info: Using realtime GPU priority
[2025-08-03 00:16:07.444]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:16:07.445]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:16:07.445]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:16:07.445]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:16:07.445]: Info: Requested frame rate [120fps]
[2025-08-03 00:16:07.446]: Info: Adjusted capture rate to 119.88fps to better match display
[2025-08-03 00:16:07.446]: Info: Creating encoder [hevc_nvenc]
[2025-08-03 00:16:07.446]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:16:07.446]: Info: Color depth: 10-bit
[2025-08-03 00:16:07.446]: Info: Color range: JPEG
[2025-08-03 00:16:07.466]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:16:07.525]: Info: NvEnc: created encoder HEVC P1 async 10-bit two-pass rfi
[2025-08-03 00:16:07.525]: Info: Minimum frame time set to 8.33333ms, based on client-requested target framerate 120.
[2025-08-03 00:16:07.957]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:16:07.958]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:16:17.892]: Info: CLIENT DISCONNECTED
[2025-08-03 00:16:17.893]: Info: Starting async encoder teardown
[2025-08-03 00:16:17.947]: Info: Async encoder teardown complete
[2025-08-03 00:16:27.553]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:16:27.555]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:16:27.588]: Info: New streaming session started [active sessions: 1]
[2025-08-03 00:16:27.824]: Info: nvprefs: No need to modify application profile settings
[2025-08-03 00:16:27.824]: Info: nvprefs: No need to modify global profile settings
[2025-08-03 00:16:27.865]: Info: CLIENT CONNECTED
[2025-08-03 00:16:28.087]: Info: Virtual audio device will use 16-bit to match default device
[2025-08-03 00:16:28.096]: Info: Changed virtual audio sink format to [S16 48000 2.0]
[2025-08-03 00:16:28.116]: Info: Audio mixer format is 32-bit, 48000 Hz, no resampling needed
[2025-08-03 00:16:28.124]: Info: Audio capture format is [F32 48000 2.0]
[2025-08-03 00:16:28.125]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2025-08-03 00:16:28.300]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by motion sensor presence)
[2025-08-03 00:16:28.300]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have a touchpad
[2025-08-03 00:16:28.375]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:16:28.376]: Info: Active GPU has HAGS enabled
[2025-08-03 00:16:28.376]: Info: Using realtime GPU priority
[2025-08-03 00:16:28.376]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:16:28.376]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:16:28.377]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:16:28.377]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:16:28.377]: Info: Requested frame rate [120fps]
[2025-08-03 00:16:28.377]: Info: Adjusted capture rate to 119.88fps to better match display
[2025-08-03 00:16:28.377]: Info: Creating encoder [hevc_nvenc]
[2025-08-03 00:16:28.377]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:16:28.377]: Info: Color depth: 10-bit
[2025-08-03 00:16:28.377]: Info: Color range: JPEG
[2025-08-03 00:16:28.401]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:16:28.466]: Info: NvEnc: created encoder HEVC P1 async 10-bit two-pass rfi
[2025-08-03 00:16:28.467]: Info: Minimum frame time set to 8.33333ms, based on client-requested target framerate 120.
[2025-08-03 00:16:30.569]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:16:30.570]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:16:38.800]: Info: CLIENT DISCONNECTED
[2025-08-03 00:16:38.808]: Info: Starting async encoder teardown
[2025-08-03 00:16:38.875]: Info: Async encoder teardown complete
[2025-08-03 00:21:33.683]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:21:33.684]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:21:33.720]: Info: New streaming session started [active sessions: 1]
[2025-08-03 00:21:33.961]: Info: nvprefs: No need to modify application profile settings
[2025-08-03 00:21:33.961]: Info: nvprefs: No need to modify global profile settings
[2025-08-03 00:21:34.004]: Info: CLIENT CONNECTED
[2025-08-03 00:21:34.218]: Info: Virtual audio device will use 16-bit to match default device
[2025-08-03 00:21:34.230]: Info: Changed virtual audio sink format to [S16 48000 2.0]
[2025-08-03 00:21:34.250]: Info: Audio mixer format is 32-bit, 48000 Hz, no resampling needed
[2025-08-03 00:21:34.259]: Info: Audio capture format is [F32 48000 2.0]
[2025-08-03 00:21:34.260]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2025-08-03 00:21:34.455]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by motion sensor presence)
[2025-08-03 00:21:34.455]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have a touchpad
[2025-08-03 00:21:34.507]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:21:34.508]: Info: Active GPU has HAGS enabled
[2025-08-03 00:21:34.508]: Info: Using realtime GPU priority
[2025-08-03 00:21:34.508]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:21:34.509]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:21:34.509]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:21:34.509]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:21:34.509]: Info: Requested frame rate [120fps]
[2025-08-03 00:21:34.509]: Info: Adjusted capture rate to 119.88fps to better match display
[2025-08-03 00:21:34.509]: Info: Creating encoder [hevc_nvenc]
[2025-08-03 00:21:34.509]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:21:34.509]: Info: Color depth: 10-bit
[2025-08-03 00:21:34.509]: Info: Color range: JPEG
[2025-08-03 00:21:34.527]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:21:34.592]: Info: NvEnc: created encoder HEVC P1 async 10-bit two-pass rfi
[2025-08-03 00:21:34.592]: Info: Minimum frame time set to 8.33333ms, based on client-requested target framerate 120.
[2025-08-03 00:21:36.699]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:21:36.700]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:05.886]: Info: CLIENT DISCONNECTED
[2025-08-03 00:22:05.889]: Info: Starting async encoder teardown
[2025-08-03 00:22:05.933]: Info: Async encoder teardown complete
[2025-08-03 00:22:09.074]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:09.075]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:14.746]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:14.747]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:14.748]: Info: Executing [Desktop]
[2025-08-03 00:22:14.782]: Info: New streaming session started [active sessions: 1]
[2025-08-03 00:22:15.015]: Info: nvprefs: No need to modify application profile settings
[2025-08-03 00:22:15.015]: Info: nvprefs: No need to modify global profile settings
[2025-08-03 00:22:15.049]: Info: CLIENT CONNECTED
[2025-08-03 00:22:15.280]: Info: Virtual audio device will use 16-bit to match default device
[2025-08-03 00:22:15.290]: Info: Changed virtual audio sink format to [S16 48000 2.0]
[2025-08-03 00:22:15.310]: Info: Audio mixer format is 32-bit, 48000 Hz, no resampling needed
[2025-08-03 00:22:15.317]: Info: Audio capture format is [F32 48000 2.0]
[2025-08-03 00:22:15.319]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2025-08-03 00:22:15.489]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by motion sensor presence)
[2025-08-03 00:22:15.489]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have a touchpad
[2025-08-03 00:22:15.573]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:22:15.573]: Info: Active GPU has HAGS enabled
[2025-08-03 00:22:15.573]: Info: Using realtime GPU priority
[2025-08-03 00:22:15.573]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:22:15.574]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:22:15.574]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:22:15.574]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:22:15.574]: Info: Requested frame rate [120fps]
[2025-08-03 00:22:15.574]: Info: Adjusted capture rate to 119.88fps to better match display
[2025-08-03 00:22:15.574]: Info: Creating encoder [hevc_nvenc]
[2025-08-03 00:22:15.575]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:22:15.575]: Info: Color depth: 10-bit
[2025-08-03 00:22:15.575]: Info: Color range: JPEG
[2025-08-03 00:22:15.587]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:22:15.659]: Info: NvEnc: created encoder HEVC P1 async 10-bit two-pass rfi
[2025-08-03 00:22:15.660]: Info: Minimum frame time set to 8.33333ms, based on client-requested target framerate 120.
[2025-08-03 00:22:17.762]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:17.764]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:20.816]: Info: CLIENT DISCONNECTED
[2025-08-03 00:22:20.816]: Info: Starting async encoder teardown
[2025-08-03 00:22:20.858]: Info: Async encoder teardown complete
[2025-08-03 00:22:23.997]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:23.998]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:36.554]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:36.556]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:36.556]: Info: Executing [Desktop]
[2025-08-03 00:22:36.578]: Info: New streaming session started [active sessions: 1]
[2025-08-03 00:22:36.816]: Info: nvprefs: No need to modify application profile settings
[2025-08-03 00:22:36.816]: Info: nvprefs: No need to modify global profile settings
[2025-08-03 00:22:36.858]: Info: CLIENT CONNECTED
[2025-08-03 00:22:37.077]: Info: Virtual audio device will use 16-bit to match default device
[2025-08-03 00:22:37.088]: Info: Changed virtual audio sink format to [S16 48000 2.0]
[2025-08-03 00:22:37.108]: Info: Audio mixer format is 32-bit, 48000 Hz, no resampling needed
[2025-08-03 00:22:37.115]: Info: Audio capture format is [F32 48000 2.0]
[2025-08-03 00:22:37.116]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2025-08-03 00:22:37.308]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by motion sensor presence)
[2025-08-03 00:22:37.308]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have a touchpad
[2025-08-03 00:22:37.371]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:22:37.371]: Info: Active GPU has HAGS enabled
[2025-08-03 00:22:37.371]: Info: Using realtime GPU priority
[2025-08-03 00:22:37.371]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:22:37.372]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:22:37.372]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:22:37.372]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:22:37.372]: Info: Requested frame rate [120fps]
[2025-08-03 00:22:37.373]: Info: Adjusted capture rate to 119.88fps to better match display
[2025-08-03 00:22:37.373]: Info: Creating encoder [hevc_nvenc]
[2025-08-03 00:22:37.373]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:22:37.373]: Info: Color depth: 10-bit
[2025-08-03 00:22:37.373]: Info: Color range: JPEG
[2025-08-03 00:22:37.389]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:22:37.451]: Info: NvEnc: created encoder HEVC P1 async 10-bit two-pass rfi
[2025-08-03 00:22:37.452]: Info: Minimum frame time set to 8.33333ms, based on client-requested target framerate 120.
[2025-08-03 00:22:39.558]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:22:39.559]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:23:07.132]: Info: CLIENT DISCONNECTED
[2025-08-03 00:23:07.133]: Info: Starting async encoder teardown
[2025-08-03 00:23:07.175]: Info: Async encoder teardown complete
[2025-08-03 00:23:10.309]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:23:10.310]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:23:25.484]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:23:25.486]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:23:25.486]: Info: Executing [Desktop]
[2025-08-03 00:23:25.517]: Info: New streaming session started [active sessions: 1]
[2025-08-03 00:23:25.747]: Info: nvprefs: No need to modify application profile settings
[2025-08-03 00:23:25.747]: Info: nvprefs: No need to modify global profile settings
[2025-08-03 00:23:25.788]: Info: CLIENT CONNECTED
[2025-08-03 00:23:26.017]: Info: Virtual audio device will use 16-bit to match default device
[2025-08-03 00:23:26.027]: Info: Changed virtual audio sink format to [S16 48000 2.0]
[2025-08-03 00:23:26.047]: Info: Audio mixer format is 32-bit, 48000 Hz, no resampling needed
[2025-08-03 00:23:26.054]: Info: Audio capture format is [F32 48000 2.0]
[2025-08-03 00:23:26.055]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2025-08-03 00:23:26.232]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by motion sensor presence)
[2025-08-03 00:23:26.233]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have a touchpad
[2025-08-03 00:23:26.302]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:23:26.302]: Info: Active GPU has HAGS enabled
[2025-08-03 00:23:26.302]: Info: Using realtime GPU priority
[2025-08-03 00:23:26.302]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:23:26.303]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:23:26.303]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:23:26.303]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:23:26.303]: Info: Requested frame rate [120fps]
[2025-08-03 00:23:26.304]: Info: Adjusted capture rate to 119.88fps to better match display
[2025-08-03 00:23:26.304]: Info: Creating encoder [hevc_nvenc]
[2025-08-03 00:23:26.304]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:23:26.304]: Info: Color depth: 10-bit
[2025-08-03 00:23:26.304]: Info: Color range: JPEG
[2025-08-03 00:23:26.313]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:23:26.388]: Info: NvEnc: created encoder HEVC P1 async 10-bit two-pass rfi
[2025-08-03 00:23:26.389]: Info: Minimum frame time set to 8.33333ms, based on client-requested target framerate 120.
[2025-08-03 00:23:28.496]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:23:28.498]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:30:09.642]: Info: CLIENT DISCONNECTED
[2025-08-03 00:30:09.643]: Info: Starting async encoder teardown
[2025-08-03 00:30:09.709]: Info: Async encoder teardown complete
[2025-08-03 00:30:12.823]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:30:12.825]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:30:26.191]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:30:26.193]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:30:26.193]: Info: Executing [Desktop]
[2025-08-03 00:30:26.217]: Info: New streaming session started [active sessions: 1]
[2025-08-03 00:30:26.447]: Info: nvprefs: No need to modify application profile settings
[2025-08-03 00:30:26.447]: Info: nvprefs: No need to modify global profile settings
[2025-08-03 00:30:26.490]: Info: CLIENT CONNECTED
[2025-08-03 00:30:26.716]: Info: Virtual audio device will use 16-bit to match default device
[2025-08-03 00:30:26.727]: Info: Changed virtual audio sink format to [S16 48000 2.0]
[2025-08-03 00:30:26.744]: Info: Audio mixer format is 32-bit, 48000 Hz, no resampling needed
[2025-08-03 00:30:26.751]: Info: Audio capture format is [F32 48000 2.0]
[2025-08-03 00:30:26.752]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAY
[2025-08-03 00:30:26.941]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by motion sensor presence)
[2025-08-03 00:30:26.941]: Warning: Gamepad 0 is emulating a DualShock 4 controller, but the client gamepad doesn't have a touchpad
[2025-08-03 00:30:26.986]: Info:
Device Description : NVIDIA GeForce RTX 4070 SUPER
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002783
Device Video Mem : 11999 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16380 MiB
Feature Level : 0x0000B100
Capture size : 2560x1440
Offset : 0x0
Virtual Desktop : 2560x1440
[2025-08-03 00:30:26.986]: Info: Active GPU has HAGS enabled
[2025-08-03 00:30:26.987]: Info: Using realtime GPU priority
[2025-08-03 00:30:26.987]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.000624657,0.000322342]
Green Primary : [0.000292778,0.000585556]
Blue Primary : [0.000146866,5.81741e-05]
White Point : [0.000305176,0.000321388]
Min Luminance : 0.5 nits
Max Luminance : 270 nits
Max Full Luminance : 270 nits
[2025-08-03 00:30:26.988]: Info: Desktop resolution [2560x1440]
[2025-08-03 00:30:26.988]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:30:26.988]: Info: Display refresh rate [59.94Hz]
[2025-08-03 00:30:26.988]: Info: Requested frame rate [120fps]
[2025-08-03 00:30:26.988]: Info: Adjusted capture rate to 119.88fps to better match display
[2025-08-03 00:30:26.988]: Info: Creating encoder [hevc_nvenc]
[2025-08-03 00:30:26.989]: Info: Color coding: SDR (Rec. 709)
[2025-08-03 00:30:26.989]: Info: Color depth: 10-bit
[2025-08-03 00:30:26.989]: Info: Color range: JPEG
[2025-08-03 00:30:27.002]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-08-03 00:30:27.078]: Info: NvEnc: created encoder HEVC P1 async 10-bit two-pass rfi
[2025-08-03 00:30:27.079]: Info: Minimum frame time set to 8.33333ms, based on client-requested target framerate 120.
[2025-08-03 00:30:29.200]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:30:29.202]: Error: [code: 2, message: The system cannot find the file specified] "RegQueryValueExW" failed when getting size.
[2025-08-03 00:32:36.789]: Info: Opening UI from system tray
[2025-08-03 00:32:36.795]: Info: Resolved user-provided command 'https://localhost:47990' to '"C:\Program Files\Mozilla Firefox\firefox.exe" -osint -url "https://localhost:47990"'
[2025-08-03 00:32:36.800]: Info: https://localhost:47990 running with PID 5972
[2025-08-03 00:32:36.800]: Info: Opened url [https://localhost:47990]
[2025-08-03 00:32:36.936]: Info: Web UI: [127.0.0.1] -- not authorized
.