Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gonzalu/866c755ee7034ef184b531cc007282a9 to your computer and use it in GitHub Desktop.
Save gonzalu/866c755ee7034ef184b531cc007282a9 to your computer and use it in GitHub Desktop.
13:20:24.696: CPU Name: 12th Gen Intel(R) Core(TM) i9-12900H
13:20:24.696: CPU Speed: 2918MHz
13:20:24.696: Physical Cores: 14, Logical Cores: 20
13:20:24.696: Physical Memory: 65220MB Total, 47611MB Free
13:20:24.696: Windows Version: 10.0 Build 22621 (release: 22H2; revision: 1194; 64-bit)
13:20:24.696: Running as administrator: false
13:20:24.696: Windows 10/11 Gaming Features:
13:20:24.696: Game DVR: On
13:20:24.696: Game Mode: Probably On (no reg key set)
13:20:24.696: Hardware GPU Scheduler: Probably On (no reg key set)
13:20:24.698: Sec. Software Status:
13:20:24.699: Microsoft Defender Antivirus: enabled (AV)
13:20:24.700: Windows Firewall: enabled (FW)
13:20:24.701: Current Date/Time: 2023-01-28, 13:20:24
13:20:24.701: Browser Hardware Acceleration: true
13:20:24.701: Hide OBS windows from screen capture: false
13:20:24.701: Qt Version: 6.3.1 (runtime), 6.3.1 (compiled)
13:20:24.701: Portable mode: false
13:20:25.081: OBS 29.0.0 (64-bit, windows)
13:20:25.081: ---------------------------------
13:20:25.082: ---------------------------------
13:20:25.082: audio settings reset:
13:20:25.082: samples per sec: 48000
13:20:25.082: speakers: 2
13:20:25.082: max buffering: 960 milliseconds
13:20:25.082: buffering type: dynamically increasing
13:20:25.083: ---------------------------------
13:20:25.083: Initializing D3D11...
13:20:25.083: Available Video Adapters:
13:20:25.091: Adapter 0: NVIDIA RTX A3000 12GB Laptop GPU
13:20:25.091: Dedicated VRAM: 4123000832
13:20:25.091: Shared VRAM: 4129654784
13:20:25.091: PCI ID: 10de:24bb
13:20:25.092: Driver Version: 31.0.15.2824
13:20:25.092: output 0:
13:20:25.092: name=
13:20:25.092: pos={0, 0}
13:20:25.092: size={3840, 2400}
13:20:25.092: attached=true
13:20:25.092: refresh=60
13:20:25.092: space=RGB_FULL_G2084_NONE_P2020
13:20:25.092: sdr_white_nits=80
13:20:25.092: nit_range=[min=0.069700, max=283.992188, max_full_frame=283.992188]
13:20:25.092: Adapter 1: Intel(R) Iris(R) Xe Graphics
13:20:25.092: Dedicated VRAM: 134217728
13:20:25.092: Shared VRAM: 4129654784
13:20:25.092: PCI ID: 8086:46a6
13:20:25.092: Driver Version: 31.0.101.3616
13:20:25.099: Loading up D3D11 on adapter NVIDIA RTX A3000 12GB Laptop GPU (0)
13:20:25.128: device_create (D3D11): Failed to create device (887A0004)
13:20:25.129: Failed to initialize obs video (-2) with graphics_module='libobs-d3d11.dll', retrying with graphics_module='libobs-opengl.dll'
13:20:25.130: ---------------------------------
13:20:25.130: Initializing OpenGL...
13:20:25.198: OpenGL extension ARB_pixel_format is required
13:20:25.198: gl_platform_create failed
13:20:25.201: device_create (GL) failed
13:20:25.201: Failed to initialize video. Your GPU may not be supported, or your graphics drivers may need to be updated.
13:20:33.512: Freeing OBS context data
13:20:33.518: == Profiler Results =============================
13:20:33.518: run_program_init: 8859.16 ms
13:20:33.518: ┣OBSApp::AppInit: 17.885 ms
13:20:33.518: ┃ ┗OBSApp::InitLocale: 2.661 ms
13:20:33.518: ┗OBSApp::OBSInit: 504.855 ms
13:20:33.518: ┣obs_startup: 4.86 ms
13:20:33.518: ┗OBSBasic::OBSInit: 119.209 ms
13:20:33.518: ┣OBSBasic::InitBasicConfig: 0.341 ms
13:20:33.518: ┣OBSBasic::ResetAudio: 0.148 ms
13:20:33.518: ┗OBSBasic::ResetVideo: 118.68 ms
13:20:33.518: obs_hotkey_thread(25 ms): min=0.004 ms, median=0.013 ms, max=0.593 ms, 99th percentile=0.151 ms, 100% below 25 ms
13:20:33.518: audio_thread(Audio): min=0.014 ms, median=0.033 ms, max=0.465 ms, 99th percentile=0.148 ms
13:20:33.518: =================================================
13:20:33.518: == Profiler Time Between Calls ==================
13:20:33.518: obs_hotkey_thread(25 ms): min=24.295 ms, median=25.524 ms, max=27.02 ms, 47.2303% within ±2% of 25 ms (0.291545% lower, 52.4781% higher)
13:20:33.518: =================================================
13:20:33.526: Number of memory leaks: 190
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment