- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.5k
 
Open
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
Hello,
I cannot have H264 Hardware Encodinbg on my Intel UHD Graphics 630, QuickSync is not working, here the main errors:
[2025-11-01 18:18:23.901]: Info: Streaming bitrate is 1000
[2025-11-01 18:18:23.901]: Warning: [h264_qsv @ 000001e2e9928ac0] Bitrate 999 is extremely low, maybe you mean 999k
[2025-11-01 18:18:23.918]: Error: [h264_qsv @ 000001e2e9928ac0] Error initializing the encoder: invalid video parameters (-15)
[2025-11-01 18:18:23.920]: Info: Retrying with fallback configuration options for [h264_qsv] after error: Invalid argument
[2025-11-01 18:18:23.978]: Info: Streaming bitrate is 1000
[2025-11-01 18:18:23.978]: Warning: [h264_qsv @ 000001e2e9928700] Bitrate 999 is extremely low, maybe you mean 999k
[2025-11-01 18:18:23.988]: Error: [h264_qsv @ 000001e2e9928700] Error initializing the encoder: invalid video parameters (-15)
[2025-11-01 18:18:23.991]: Error: Could not open codec [h264_qsv]: Invalid argument
[2025-11-01 18:18:23.996]: Info: Encoder [quicksync] failed
[2025-11-01 18:18:24.000]: Error: Couldn't find any working encoder matching [quicksync]
Expected Behavior
To have H264 Hardware Encoging
Additional Context
No response
Host Operating System
Windows
Operating System Version
11
Architecture
amd64/x86_64
Sunshine commit or version
2025.1027.181930 commit: e657df0
Package
Windows - installer (recommended)
GPU Type
Intel
GPU Model
Intel UHD Graphics 630
GPU Driver/Mesa Version
31.0.101.2137
Capture Method
None
Config
Apps
Relevant log output
[2025-11-01 18:17:41.696]: Info: Sunshine version: 2025.1027.181930 commit: e657df0c476bbaaa3493f1db7a6714e14abaf0b3
[2025-11-01 18:17:41.696]: Info: Package Publisher: LizardByte
[2025-11-01 18:17:41.696]: Info: Publisher Website: https://app.lizardbyte.dev
[2025-11-01 18:17:41.696]: Info: Get support: https://app.lizardbyte.dev/support
[2025-11-01 18:17:41.696]: Info: config: 'adapter_name' = Intel(R) UHD Graphics 630
[2025-11-01 18:17:41.696]: Info: config: 'max_bitrate' = 100000
[2025-11-01 18:17:41.696]: Info: config: 'av1_mode' = 1
[2025-11-01 18:17:41.696]: Info: config: 'encoder' = quicksync
[2025-11-01 18:17:41.696]: Info: config: 'hevc_mode' = 1
[2025-11-01 18:17:41.696]: Info: config: 'output_name' = \\.\DISPLAY1
[2025-11-01 18:17:41.696]: Info: Provided workaround settings for SettingsManager:
{
  "hdr_blank_delay": null
}
[2025-11-01 18:17:41.703]: Info: Currently available display devices:
[
  {
    "device_id": "{19bf2a7d-b53b-5c9b-9395-d70ea9d01a45}",
    "display_name": "\\\\.\\DISPLAY1",
    "edid": {
      "manufacturer_id": "AOC",
      "product_code": "2415",
      "serial_number": 2400
    },
    "friendly_name": "24G15N",
    "info": {
      "hdr_state": "Disabled",
      "origin_point": {
        "x": 0,
        "y": 0
      },
      "primary": true,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 2379520,
          "numerator": 285500000
        }
      },
      "resolution": {
        "height": 1080,
        "width": 1920
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  },
  {
    "device_id": "{9acddf6d-43cc-576e-9aff-0c5fc80b4cc8}",
    "display_name": "",
    "edid": {
      "manufacturer_id": "MTT",
      "product_code": "1337",
      "serial_number": 518463207
    },
    "friendly_name": "VDD by MTT",
    "info": null
  },
  {
    "device_id": "{c7767a52-7c48-52b0-8526-bff392467362}",
    "display_name": "\\\\.\\DISPLAY2",
    "edid": {
      "manufacturer_id": "GSM",
      "product_code": "4E48",
      "serial_number": 392893
    },
    "friendly_name": "L204WT",
    "info": {
      "hdr_state": null,
      "origin_point": {
        "x": 1920,
        "y": 35
      },
      "primary": false,
      "refresh_rate": {
        "type": "rational",
        "value": {
          "denominator": 2439360,
          "numerator": 146396249
        }
      },
      "resolution": {
        "height": 1050,
        "width": 1680
      },
      "resolution_scale": {
        "type": "rational",
        "value": {
          "denominator": 100,
          "numerator": 100
        }
      }
    }
  }
]
[2025-11-01 18:17:41.709]: Info: nvprefs: NvAPI_Initialize() failed, ignore if you don't have NVIDIA video card
[2025-11-01 18:17:41.712]: Info: Compiling shaders...
[2025-11-01 18:17:41.837]: Info: Compiled shaders
[2025-11-01 18:17:41.849]: Info: Trying encoder [quicksync]
[2025-11-01 18:17:41.914]: Info: 
Device Description : Intel(R) UHD Graphics 630
Device Vendor ID   : 0x00008086
Device Device ID   : 0x00003E92
Device Video Mem   : 128 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16030 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 3600x1085
[2025-11-01 18:17:41.914]: Info: Active GPU has HAGS disabled
[2025-11-01 18:17:41.914]: Info: Using realtime GPU priority
[2025-11-01 18:17:41.914]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.646484,0.333984]
Green Primary      : [0.30957,0.606445]
Blue Primary       : [0.151367,0.0556641]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0502 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2025-11-01 18:17:41.915]: Info: Desktop resolution [1920x1080]
[2025-11-01 18:17:41.915]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:17:41.916]: Info: Display refresh rate [119.982Hz]
[2025-11-01 18:17:41.917]: Info: Requested frame rate [10/1 exactly 10 fps]
[2025-11-01 18:17:41.928]: Info: Creating encoder [h264_qsv]
[2025-11-01 18:17:41.928]: Info: Color coding: SDR (Rec. 601)
[2025-11-01 18:17:41.928]: Info: Color depth: 8-bit
[2025-11-01 18:17:41.928]: Info: Color range: MPEG
[2025-11-01 18:17:42.010]: Info: Streaming bitrate is 1000
[2025-11-01 18:17:42.011]: Warning: [h264_qsv @ 000001e2e9b89000] Bitrate 999 is extremely low, maybe you mean 999k
[2025-11-01 18:17:42.030]: Error: [h264_qsv @ 000001e2e9b89000] Error initializing the encoder: invalid video parameters (-15)
[2025-11-01 18:17:42.032]: Info: Retrying with fallback configuration options for [h264_qsv] after error: Invalid argument
[2025-11-01 18:17:42.095]: Info: Streaming bitrate is 1000
[2025-11-01 18:17:42.095]: Warning: [h264_qsv @ 000001e2edcd7900] Bitrate 999 is extremely low, maybe you mean 999k
[2025-11-01 18:17:42.106]: Error: [h264_qsv @ 000001e2edcd7900] Error initializing the encoder: invalid video parameters (-15)
[2025-11-01 18:17:42.109]: Error: Could not open codec [h264_qsv]: Invalid argument
[2025-11-01 18:17:42.113]: Info: Creating encoder [h264_qsv]
[2025-11-01 18:17:42.113]: Info: Color coding: SDR (Rec. 601)
[2025-11-01 18:17:42.113]: Info: Color depth: 8-bit
[2025-11-01 18:17:42.113]: Info: Color range: MPEG
[2025-11-01 18:17:42.175]: Info: Streaming bitrate is 1000
[2025-11-01 18:17:42.175]: Warning: [h264_qsv @ 000001e2e9cba0c0] Bitrate 999 is extremely low, maybe you mean 999k
[2025-11-01 18:17:42.190]: Error: [h264_qsv @ 000001e2e9cba0c0] Error initializing the encoder: invalid video parameters (-15)
[2025-11-01 18:17:42.192]: Info: Retrying with fallback configuration options for [h264_qsv] after error: Invalid argument
[2025-11-01 18:17:42.244]: Info: Streaming bitrate is 1000
[2025-11-01 18:17:42.244]: Warning: [h264_qsv @ 000001e2edd92ec0] Bitrate 999 is extremely low, maybe you mean 999k
[2025-11-01 18:17:42.254]: Error: [h264_qsv @ 000001e2edd92ec0] Error initializing the encoder: invalid video parameters (-15)
[2025-11-01 18:17:42.256]: Error: Could not open codec [h264_qsv]: Invalid argument
[2025-11-01 18:17:42.262]: Info: Encoder [quicksync] failed
[2025-11-01 18:17:42.266]: Error: Couldn't find any working encoder matching [quicksync]
[2025-11-01 18:17:42.266]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2025-11-01 18:17:42.267]: Info: Trying encoder [nvenc]
[2025-11-01 18:17:42.293]: Info: 
Device Description : Intel(R) UHD Graphics 630
Device Vendor ID   : 0x00008086
Device Device ID   : 0x00003E92
Device Video Mem   : 128 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16030 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 3600x1085
[2025-11-01 18:17:42.293]: Info: Active GPU has HAGS disabled
[2025-11-01 18:17:42.293]: Info: Using realtime GPU priority
[2025-11-01 18:17:42.293]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.646484,0.333984]
Green Primary      : [0.30957,0.606445]
Blue Primary       : [0.151367,0.0556641]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0502 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2025-11-01 18:17:42.294]: Info: Desktop resolution [1920x1080]
[2025-11-01 18:17:42.294]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:17:42.294]: Info: Display refresh rate [119.982Hz]
[2025-11-01 18:17:42.294]: Info: Requested frame rate [10/1 exactly 10 fps]
[2025-11-01 18:17:42.303]: Info: Encoder [nvenc] is not supported on this GPU
[2025-11-01 18:17:42.310]: Info: Trying encoder [amdvce]
[2025-11-01 18:17:42.335]: Info: 
Device Description : Intel(R) UHD Graphics 630
Device Vendor ID   : 0x00008086
Device Device ID   : 0x00003E92
Device Video Mem   : 128 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16030 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 3600x1085
[2025-11-01 18:17:42.336]: Info: Active GPU has HAGS disabled
[2025-11-01 18:17:42.336]: Info: Using realtime GPU priority
[2025-11-01 18:17:42.336]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.646484,0.333984]
Green Primary      : [0.30957,0.606445]
Blue Primary       : [0.151367,0.0556641]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0502 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2025-11-01 18:17:42.350]: Info: Desktop resolution [1920x1080]
[2025-11-01 18:17:42.350]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:17:42.350]: Info: Display refresh rate [119.982Hz]
[2025-11-01 18:17:42.350]: Info: Requested frame rate [10/1 exactly 10 fps]
[2025-11-01 18:17:42.359]: Info: Encoder [amdvce] is not supported on this GPU
[2025-11-01 18:17:42.368]: Info: Trying encoder [software]
[2025-11-01 18:17:42.406]: Info: 
Device Description : Intel(R) UHD Graphics 630
Device Vendor ID   : 0x00008086
Device Device ID   : 0x00003E92
Device Video Mem   : 128 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16030 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 3600x1085
[2025-11-01 18:17:42.406]: Info: Active GPU has HAGS disabled
[2025-11-01 18:17:42.406]: Info: Using realtime GPU priority
[2025-11-01 18:17:42.406]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.646484,0.333984]
Green Primary      : [0.30957,0.606445]
Blue Primary       : [0.151367,0.0556641]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0502 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2025-11-01 18:17:42.407]: Info: Desktop resolution [1920x1080]
[2025-11-01 18:17:42.407]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:17:42.407]: Info: Display refresh rate [119.982Hz]
[2025-11-01 18:17:42.407]: Info: Requested frame rate [10/1 exactly 10 fps]
[2025-11-01 18:17:42.407]: Info: Creating encoder [libx264]
[2025-11-01 18:17:42.407]: Info: Color coding: SDR (Rec. 601)
[2025-11-01 18:17:42.407]: Info: Color depth: 8-bit
[2025-11-01 18:17:42.407]: Info: Color range: MPEG
[2025-11-01 18:17:42.407]: Info: Streaming bitrate is 1000
[2025-11-01 18:17:42.407]: Warning: [libx264 @ 000001e2e992d600] VBV maxrate specified, but no bufsize, ignored
[2025-11-01 18:17:42.408]: Info: [libx264 @ 000001e2e992d600] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[2025-11-01 18:17:42.409]: Info: [libx264 @ 000001e2e992d600] profile High, level 4.0, 4:2:0, 8-bit
[2025-11-01 18:17:42.429]: Info: [libx264 @ 000001e2e992d600] frame I:1     Avg QP:51.00  size:  1105
[2025-11-01 18:17:42.429]: Info: [libx264 @ 000001e2e992d600] mb I  I16..4: 100.0%  0.0%  0.0%
[2025-11-01 18:17:42.429]: Info: [libx264 @ 000001e2e992d600] final ratefactor: 107.23
[2025-11-01 18:17:42.429]: Info: [libx264 @ 000001e2e992d600] 8x8 transform intra:0.0%
[2025-11-01 18:17:42.429]: Info: [libx264 @ 000001e2e992d600] coded y,uvDC,uvAC intra: 0.0% 0.0% 0.0%
[2025-11-01 18:17:42.429]: Info: [libx264 @ 000001e2e992d600] i16 v,h,dc,p: 97%  0%  3%  0%
[2025-11-01 18:17:42.430]: Info: [libx264 @ 000001e2e992d600] i8c dc,h,v,p: 100%  0%  0%  0%
[2025-11-01 18:17:42.430]: Info: [libx264 @ 000001e2e992d600] kb/s:88.40
[2025-11-01 18:17:42.431]: Info: Creating encoder [libx264]
[2025-11-01 18:17:42.431]: Info: Color coding: SDR (Rec. 601)
[2025-11-01 18:17:42.431]: Info: Color depth: 10-bit
[2025-11-01 18:17:42.431]: Info: Color range: MPEG
[2025-11-01 18:17:42.431]: Info: Streaming bitrate is 1000
[2025-11-01 18:17:42.431]: Error: [libx264 @ 000001e2e992d600] Error setting profile high.
[2025-11-01 18:17:42.431]: Info: [libx264 @ 000001e2e992d600] Possible profiles:
[2025-11-01 18:17:42.431]: Info:  baseline
[2025-11-01 18:17:42.431]: Info:  main
[2025-11-01 18:17:42.431]: Info:  high
[2025-11-01 18:17:42.431]: Info:  high10
[2025-11-01 18:17:42.431]: Info:  high422
[2025-11-01 18:17:42.431]: Info:  high444
[2025-11-01 18:17:42.432]: Info: 
[2025-11-01 18:17:42.432]: Error: Could not open codec [libx264]: Invalid argument
[2025-11-01 18:17:42.464]: Info: 
Device Description : Intel(R) UHD Graphics 630
Device Vendor ID   : 0x00008086
Device Device ID   : 0x00003E92
Device Video Mem   : 128 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16030 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 3600x1085
[2025-11-01 18:17:42.464]: Info: Active GPU has HAGS disabled
[2025-11-01 18:17:42.464]: Info: Using realtime GPU priority
[2025-11-01 18:17:42.464]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.646484,0.333984]
Green Primary      : [0.30957,0.606445]
Blue Primary       : [0.151367,0.0556641]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0502 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2025-11-01 18:17:42.464]: Info: Desktop resolution [1920x1080]
[2025-11-01 18:17:42.464]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:17:42.464]: Info: Display refresh rate [119.982Hz]
[2025-11-01 18:17:42.465]: Info: Requested frame rate [10/1 exactly 10 fps]
[2025-11-01 18:17:42.469]: Info: 
[2025-11-01 18:17:42.469]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2025-11-01 18:17:42.469]: Info: 
[2025-11-01 18:17:42.469]: Info: Found H.264 encoder: libx264 [software]
[2025-11-01 18:17:42.469]: Info: Starting system tray
[2025-11-01 18:17:42.470]: Info: System tray thread started
[2025-11-01 18:17:42.473]: Info: Configuration UI available at [https://localhost:47990]
[2025-11-01 18:17:42.499]: Info: System tray created
[2025-11-01 18:17:42.500]: Info: System tray thread initialized successfully
[2025-11-01 18:17:42.500]: Info: No main thread features enabled, skipping event loop
[2025-11-01 18:17:43.265]: Info: Registered Sunshine mDNS service
[2025-11-01 18:18:23.799]: Info: Trying encoder [quicksync]
[2025-11-01 18:18:23.827]: Info: 
Device Description : Intel(R) UHD Graphics 630
Device Vendor ID   : 0x00008086
Device Device ID   : 0x00003E92
Device Video Mem   : 128 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16030 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 3600x1085
[2025-11-01 18:18:23.827]: Info: Active GPU has HAGS disabled
[2025-11-01 18:18:23.827]: Info: Using realtime GPU priority
[2025-11-01 18:18:23.827]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.646484,0.333984]
Green Primary      : [0.30957,0.606445]
Blue Primary       : [0.151367,0.0556641]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0502 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2025-11-01 18:18:23.827]: Info: Desktop resolution [1920x1080]
[2025-11-01 18:18:23.827]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:18:23.827]: Info: Display refresh rate [119.982Hz]
[2025-11-01 18:18:23.827]: Info: Requested frame rate [10/1 exactly 10 fps]
[2025-11-01 18:18:23.834]: Info: Creating encoder [h264_qsv]
[2025-11-01 18:18:23.834]: Info: Color coding: SDR (Rec. 601)
[2025-11-01 18:18:23.834]: Info: Color depth: 8-bit
[2025-11-01 18:18:23.834]: Info: Color range: MPEG
[2025-11-01 18:18:23.901]: Info: Streaming bitrate is 1000
[2025-11-01 18:18:23.901]: Warning: [h264_qsv @ 000001e2e9928ac0] Bitrate 999 is extremely low, maybe you mean 999k
[2025-11-01 18:18:23.918]: Error: [h264_qsv @ 000001e2e9928ac0] Error initializing the encoder: invalid video parameters (-15)
[2025-11-01 18:18:23.920]: Info: Retrying with fallback configuration options for [h264_qsv] after error: Invalid argument
[2025-11-01 18:18:23.978]: Info: Streaming bitrate is 1000
[2025-11-01 18:18:23.978]: Warning: [h264_qsv @ 000001e2e9928700] Bitrate 999 is extremely low, maybe you mean 999k
[2025-11-01 18:18:23.988]: Error: [h264_qsv @ 000001e2e9928700] Error initializing the encoder: invalid video parameters (-15)
[2025-11-01 18:18:23.991]: Error: Could not open codec [h264_qsv]: Invalid argument
[2025-11-01 18:18:23.996]: Info: Encoder [quicksync] failed
[2025-11-01 18:18:24.000]: Error: Couldn't find any working encoder matching [quicksync]
[2025-11-01 18:18:24.001]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2025-11-01 18:18:24.002]: Info: Trying encoder [nvenc]
[2025-11-01 18:18:24.027]: Info: 
Device Description : Intel(R) UHD Graphics 630
Device Vendor ID   : 0x00008086
Device Device ID   : 0x00003E92
Device Video Mem   : 128 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16030 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 3600x1085
[2025-11-01 18:18:24.028]: Info: Active GPU has HAGS disabled
[2025-11-01 18:18:24.028]: Info: Using realtime GPU priority
[2025-11-01 18:18:24.028]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.646484,0.333984]
Green Primary      : [0.30957,0.606445]
Blue Primary       : [0.151367,0.0556641]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0502 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2025-11-01 18:18:24.028]: Info: Desktop resolution [1920x1080]
[2025-11-01 18:18:24.028]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:18:24.028]: Info: Display refresh rate [119.982Hz]
[2025-11-01 18:18:24.028]: Info: Requested frame rate [10/1 exactly 10 fps]
[2025-11-01 18:18:24.036]: Info: Encoder [nvenc] is not supported on this GPU
[2025-11-01 18:18:24.041]: Info: Trying encoder [amdvce]
[2025-11-01 18:18:24.067]: Info: 
Device Description : Intel(R) UHD Graphics 630
Device Vendor ID   : 0x00008086
Device Device ID   : 0x00003E92
Device Video Mem   : 128 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16030 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 3600x1085
[2025-11-01 18:18:24.067]: Info: Active GPU has HAGS disabled
[2025-11-01 18:18:24.067]: Info: Using realtime GPU priority
[2025-11-01 18:18:24.067]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.646484,0.333984]
Green Primary      : [0.30957,0.606445]
Blue Primary       : [0.151367,0.0556641]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0502 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2025-11-01 18:18:24.067]: Info: Desktop resolution [1920x1080]
[2025-11-01 18:18:24.067]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:18:24.067]: Info: Display refresh rate [119.982Hz]
[2025-11-01 18:18:24.067]: Info: Requested frame rate [10/1 exactly 10 fps]
[2025-11-01 18:18:24.076]: Info: Encoder [amdvce] is not supported on this GPU
[2025-11-01 18:18:24.083]: Info: Trying encoder [software]
[2025-11-01 18:18:24.108]: Info: 
Device Description : Intel(R) UHD Graphics 630
Device Vendor ID   : 0x00008086
Device Device ID   : 0x00003E92
Device Video Mem   : 128 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16030 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 3600x1085
[2025-11-01 18:18:24.108]: Info: Active GPU has HAGS disabled
[2025-11-01 18:18:24.109]: Info: Using realtime GPU priority
[2025-11-01 18:18:24.109]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.646484,0.333984]
Green Primary      : [0.30957,0.606445]
Blue Primary       : [0.151367,0.0556641]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0502 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2025-11-01 18:18:24.109]: Info: Desktop resolution [1920x1080]
[2025-11-01 18:18:24.109]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:18:24.109]: Info: Display refresh rate [119.982Hz]
[2025-11-01 18:18:24.109]: Info: Requested frame rate [10/1 exactly 10 fps]
[2025-11-01 18:18:24.109]: Info: Creating encoder [libx264]
[2025-11-01 18:18:24.109]: Info: Color coding: SDR (Rec. 601)
[2025-11-01 18:18:24.109]: Info: Color depth: 8-bit
[2025-11-01 18:18:24.109]: Info: Color range: MPEG
[2025-11-01 18:18:24.109]: Info: Streaming bitrate is 1000
[2025-11-01 18:18:24.109]: Warning: [libx264 @ 000001e2e9c94300] VBV maxrate specified, but no bufsize, ignored
[2025-11-01 18:18:24.109]: Info: [libx264 @ 000001e2e9c94300] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[2025-11-01 18:18:24.110]: Info: [libx264 @ 000001e2e9c94300] profile High, level 4.0, 4:2:0, 8-bit
[2025-11-01 18:18:24.130]: Info: [libx264 @ 000001e2e9c94300] frame I:1     Avg QP:51.00  size:  1105
[2025-11-01 18:18:24.130]: Info: [libx264 @ 000001e2e9c94300] mb I  I16..4: 100.0%  0.0%  0.0%
[2025-11-01 18:18:24.130]: Info: [libx264 @ 000001e2e9c94300] final ratefactor: 107.23
[2025-11-01 18:18:24.130]: Info: [libx264 @ 000001e2e9c94300] 8x8 transform intra:0.0%
[2025-11-01 18:18:24.130]: Info: [libx264 @ 000001e2e9c94300] coded y,uvDC,uvAC intra: 0.0% 0.0% 0.0%
[2025-11-01 18:18:24.130]: Info: [libx264 @ 000001e2e9c94300] i16 v,h,dc,p: 97%  0%  3%  0%
[2025-11-01 18:18:24.130]: Info: [libx264 @ 000001e2e9c94300] i8c dc,h,v,p: 100%  0%  0%  0%
[2025-11-01 18:18:24.130]: Info: [libx264 @ 000001e2e9c94300] kb/s:88.40
[2025-11-01 18:18:24.131]: Info: Creating encoder [libx264]
[2025-11-01 18:18:24.131]: Info: Color coding: SDR (Rec. 601)
[2025-11-01 18:18:24.131]: Info: Color depth: 10-bit
[2025-11-01 18:18:24.132]: Info: Color range: MPEG
[2025-11-01 18:18:24.132]: Info: Streaming bitrate is 1000
[2025-11-01 18:18:24.132]: Error: [libx264 @ 000001e2e9c92940] Error setting profile high.
[2025-11-01 18:18:24.132]: Info: [libx264 @ 000001e2e9c92940] Possible profiles:
[2025-11-01 18:18:24.132]: Info:  baseline
[2025-11-01 18:18:24.132]: Info:  main
[2025-11-01 18:18:24.132]: Info:  high
[2025-11-01 18:18:24.132]: Info:  high10
[2025-11-01 18:18:24.132]: Info:  high422
[2025-11-01 18:18:24.132]: Info:  high444
[2025-11-01 18:18:24.132]: Info: 
[2025-11-01 18:18:24.132]: Error: Could not open codec [libx264]: Invalid argument
[2025-11-01 18:18:24.160]: Info: 
Device Description : Intel(R) UHD Graphics 630
Device Vendor ID   : 0x00008086
Device Device ID   : 0x00003E92
Device Video Mem   : 128 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16030 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 3600x1085
[2025-11-01 18:18:24.160]: Info: Active GPU has HAGS disabled
[2025-11-01 18:18:24.160]: Info: Using realtime GPU priority
[2025-11-01 18:18:24.160]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.646484,0.333984]
Green Primary      : [0.30957,0.606445]
Blue Primary       : [0.151367,0.0556641]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0502 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2025-11-01 18:18:24.161]: Info: Desktop resolution [1920x1080]
[2025-11-01 18:18:24.161]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:18:24.161]: Info: Display refresh rate [119.982Hz]
[2025-11-01 18:18:24.161]: Info: Requested frame rate [10/1 exactly 10 fps]
[2025-11-01 18:18:24.164]: Info: 
[2025-11-01 18:18:24.164]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2025-11-01 18:18:24.164]: Info: 
[2025-11-01 18:18:24.164]: Info: Found H.264 encoder: libx264 [software]
[2025-11-01 18:18:24.164]: Info: Executing [Desktop]
[2025-11-01 18:18:24.201]: Info: New streaming session started [active sessions: 1]
[2025-11-01 18:18:24.205]: Info: nvprefs: NvAPI_Initialize() failed, ignore if you don't have NVIDIA video card
[2025-11-01 18:18:24.287]: Info: CLIENT CONNECTED
[2025-11-01 18:18:24.393]: Info: 
Device Description : Intel(R) UHD Graphics 630
Device Vendor ID   : 0x00008086
Device Device ID   : 0x00003E92
Device Video Mem   : 128 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16030 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x0
Virtual Desktop    : 3600x1085
[2025-11-01 18:18:24.394]: Info: Active GPU has HAGS disabled
[2025-11-01 18:18:24.394]: Info: Using realtime GPU priority
[2025-11-01 18:18:24.394]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.646484,0.333984]
Green Primary      : [0.30957,0.606445]
Blue Primary       : [0.151367,0.0556641]
White Point        : [0.313477,0.329102]
Min Luminance      : 0.0502 nits
Max Luminance      : 417.712 nits
Max Full Luminance : 417.712 nits
[2025-11-01 18:18:24.394]: Info: Desktop resolution [1920x1080]
[2025-11-01 18:18:24.394]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:18:24.394]: Info: Display refresh rate [119.982Hz]
[2025-11-01 18:18:24.394]: Info: Requested frame rate [60/1 exactly 60 fps]
[2025-11-01 18:18:24.394]: Info: Creating encoder [libx264]
[2025-11-01 18:18:24.394]: Info: Color coding: SDR (Rec. 709)
[2025-11-01 18:18:24.394]: Info: Color depth: 8-bit
[2025-11-01 18:18:24.394]: Info: Color range: JPEG
[2025-11-01 18:18:24.394]: Info: Streaming bitrate is 30988000
[2025-11-01 18:18:24.395]: Info: [libx264 @ 000001e2e9c93f40] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[2025-11-01 18:18:24.396]: Info: [libx264 @ 000001e2e9c93f40] profile High, level 4.2, 4:2:0, 8-bit
[2025-11-01 18:18:24.399]: Info: Minimum FPS target set to ~30fps (33.3333ms)
[2025-11-01 18:18:24.411]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2025-11-01 18:18:24.755]: Info: Steam audio drivers not found. This is expected if you don't have Steam installed.
[2025-11-01 18:18:24.767]: Info: Audio mixer format is 32-bit, 48000 Hz, no resampling needed
[2025-11-01 18:18:24.775]: Info: Audio capture format is [F32 48000 2.0]
[2025-11-01 18:18:24.776]: Info: Opus initialized: 48 kHz, 2 channels, 512 kbps (total), LOWDELAYMetadata
Metadata
Assignees
Labels
No labels