Advertisement
Guest User

Discord no mic log - test once

a guest
Aug 2nd, 2023
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.15 KB | None | 0 0
  1. [2023-08-02 23:31:54.450] [924] (engine.cpp:293): Created native Engine, time: 08/02/23 23:31:54 Eastern Daylight Time, logPath: C:\Users\trinn\AppData\Roaming\discord\module_data\discord_voice\, logLevel: 2
  2. [2023-08-02 23:31:54.453] [924] (audio_processing_impl.cc:274): Injected APM submodules:
  3. Echo control factory: 0
  4. Echo detector: 0
  5. Capture analyzer: 0
  6. Capture post processor: 0
  7. Render pre processor: 0
  8. [2023-08-02 23:31:54.453] [924] (audio_processing_impl.cc:531): AudioProcessing::ApplyConfig: AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: 48000, multi_channel_render: 0, multi_channel_capture: 0 }, pre_amplifier: { enabled: 0, fixed_gain_factor: 1 }, high_pass_filter: { enabled: 1 }, echo_canceller: { enabled: 0, mobile_mode: 0, enforce_high_pass_filtering: 1 }, noise_suppression: { enabled: 0, level: Moderate }, transient_suppression: { enabled: 0 }, voice_detection: { enabled: 0 }, gain_controller1: { enabled: 0, mode: AdaptiveAnalog, target_level_dbfs: 3, compression_gain_db: 9, enable_limiter: 1, analog_level_minimum: 0, analog_level_maximum: 255 }, gain_controller2: { enabled: 0, fixed_digital: { gain_db: 0 }, adaptive_digital: { enabled: 0, level_estimator: { vad_probability_attack: 1, type: Rms, adjacent_speech_frames_threshold: 1, initial_saturation_margin_db: 20, extra_saturation_margin_db: 2 }, gain_applier: { adjacent_speech_frames_threshold: 1, max_gain_change_db_per_second: 3, max_output_noise_level_dbfs: -50 }}}, residual_echo_detector: { enabled: 1 }, level_estimation: { enabled: 0 }}
  9. [2023-08-02 23:31:54.453] [924] (audio_device_impl.cc:83): Create
  10. [2023-08-02 23:31:54.453] [924] (audio_device_impl.cc:91): CreateForTest
  11. [2023-08-02 23:31:54.453] [924] (audio_device_buffer.cc:64): AudioDeviceBuffer::ctor
  12. [2023-08-02 23:31:54.453] [924] (audio_device_impl.cc:129): AudioDeviceModuleImpl
  13. [2023-08-02 23:31:54.453] [924] (audio_device_impl.cc:133): CheckPlatform
  14. [2023-08-02 23:31:54.453] [924] (audio_device_impl.cc:138): current platform is Win32
  15. [2023-08-02 23:31:54.453] [924] (audio_device_impl.cc:163): CreatePlatformSpecificObjects
  16. [2023-08-02 23:31:54.453] [924] (audio_device_impl.cc:992): PlatformAudioLayer
  17. [2023-08-02 23:31:54.453] [924] (audio_device_impl.cc:193): Attempting to use the Windows Core Audio APIs...
  18. [2023-08-02 23:31:54.456] [924] (audio_device_core_win.cc:441): AudioDeviceWindowsCore created
  19. [2023-08-02 23:31:54.462] [924] (audio_device_core_win.cc:4152): #rendering endpoint devices (counting all): 12
  20. [2023-08-02 23:31:54.462] [924] (audio_device_core_win.cc:4164): Endpoint 0:
  21. [2023-08-02 23:31:54.462] [924] (audio_device_core_win.cc:4177): ID string : ce4bbe8
  22. [2023-08-02 23:31:54.462] [924] (audio_device_core_win.cc:4194): friendly name: "ce21c88"
  23. [2023-08-02 23:31:54.462] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  24. [2023-08-02 23:31:54.476] [924] (audio_device_core_win.cc:4238): #channels : 2
  25. [2023-08-02 23:31:54.476] [924] (audio_device_core_win.cc:4164): Endpoint 1:
  26. [2023-08-02 23:31:54.476] [924] (audio_device_core_win.cc:4177): ID string : ce4b6c0
  27. [2023-08-02 23:31:54.476] [924] (audio_device_core_win.cc:4194): friendly name: "17595f10"
  28. [2023-08-02 23:31:54.476] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  29. [2023-08-02 23:31:54.487] [924] (audio_device_core_win.cc:4238): #channels : 2
  30. [2023-08-02 23:31:54.487] [924] (audio_device_core_win.cc:4164): Endpoint 2:
  31. [2023-08-02 23:31:54.487] [924] (audio_device_core_win.cc:4177): ID string : ce4b558
  32. [2023-08-02 23:31:54.487] [924] (audio_device_core_win.cc:4194): friendly name: "ce25568"
  33. [2023-08-02 23:31:54.487] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  34. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4222): hwmask (0x7) : HARDWARE_SUPPORT_VOLUME
  35. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4226): hwmask (0x7) : HARDWARE_SUPPORT_MUTE
  36. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4230): hwmask (0x7) : HARDWARE_SUPPORT_METER
  37. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4238): #channels : 2
  38. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4248): volume range : -96 (min), 0 (max), 0.5 (inc) [dB]
  39. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4258): #intervals : 192
  40. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4272): volume steps : 50 (nStep), 51 (nStepCount)
  41. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4164): Endpoint 3:
  42. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4177): ID string : ce4bc60
  43. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4194): friendly name: "17586af0"
  44. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4201): state (0x1) : *ACTIVE*
  45. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4222): hwmask (0x3) : HARDWARE_SUPPORT_VOLUME
  46. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4226): hwmask (0x3) : HARDWARE_SUPPORT_MUTE
  47. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4238): #channels : 2
  48. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4248): volume range : -74 (min), 0 (max), 0.5 (inc) [dB]
  49. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4258): #intervals : 148
  50. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4272): volume steps : 17 (nStep), 51 (nStepCount)
  51. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4164): Endpoint 4:
  52. [2023-08-02 23:31:54.498] [924] (audio_device_core_win.cc:4177): ID string : ce4beb8
  53. [2023-08-02 23:31:54.499] [924] (audio_device_core_win.cc:4194): friendly name: "ce224c8"
  54. [2023-08-02 23:31:54.499] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  55. [2023-08-02 23:31:54.510] [924] (audio_device_core_win.cc:4277): Error when logging device information
  56. [2023-08-02 23:31:54.510] [924] (audio_device_core_win.cc:4164): Endpoint 5:
  57. [2023-08-02 23:31:54.510] [924] (audio_device_core_win.cc:4177): ID string : ce4bbe8
  58. [2023-08-02 23:31:54.510] [924] (audio_device_core_win.cc:4194): friendly name: "ce26b00"
  59. [2023-08-02 23:31:54.510] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  60. [2023-08-02 23:31:54.521] [924] (audio_device_core_win.cc:4277): Error when logging device information
  61. [2023-08-02 23:31:54.521] [924] (audio_device_core_win.cc:4164): Endpoint 6:
  62. [2023-08-02 23:31:54.521] [924] (audio_device_core_win.cc:4177): ID string : ce4b300
  63. [2023-08-02 23:31:54.521] [924] (audio_device_core_win.cc:4194): friendly name: "ce26b00"
  64. [2023-08-02 23:31:54.521] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  65. [2023-08-02 23:31:54.532] [924] (audio_device_core_win.cc:4277): Error when logging device information
  66. [2023-08-02 23:31:54.532] [924] (audio_device_core_win.cc:4164): Endpoint 7:
  67. [2023-08-02 23:31:54.532] [924] (audio_device_core_win.cc:4177): ID string : ce4b5d0
  68. [2023-08-02 23:31:54.532] [924] (audio_device_core_win.cc:4194): friendly name: "175bf6d8"
  69. [2023-08-02 23:31:54.532] [924] (audio_device_core_win.cc:4201): state (0x1) : *ACTIVE*
  70. [2023-08-02 23:31:54.532] [924] (audio_device_core_win.cc:4226): hwmask (0x2) : HARDWARE_SUPPORT_MUTE
  71. [2023-08-02 23:31:54.532] [924] (audio_device_core_win.cc:4238): #channels : 2
  72. [2023-08-02 23:31:54.532] [924] (audio_device_core_win.cc:4164): Endpoint 8:
  73. [2023-08-02 23:31:54.532] [924] (audio_device_core_win.cc:4177): ID string : ce4bbe8
  74. [2023-08-02 23:31:54.532] [924] (audio_device_core_win.cc:4194): friendly name: "ce0d430"
  75. [2023-08-02 23:31:54.532] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  76. [2023-08-02 23:31:54.540] [18704] (discord.cpp:666): JS console: ["%c[DatabaseManager]","active user changed (now: 269645099238031362, was: null, was: undefined)"]
  77. [2023-08-02 23:31:54.544] [924] (audio_device_core_win.cc:4226): hwmask (0x2) : HARDWARE_SUPPORT_MUTE
  78. [2023-08-02 23:31:54.544] [924] (audio_device_core_win.cc:4238): #channels : 2
  79. [2023-08-02 23:31:54.544] [924] (audio_device_core_win.cc:4164): Endpoint 9:
  80. [2023-08-02 23:31:54.544] [924] (audio_device_core_win.cc:4177): ID string : ce4bd50
  81. [2023-08-02 23:31:54.544] [924] (audio_device_core_win.cc:4194): friendly name: "ce24e80"
  82. [2023-08-02 23:31:54.544] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  83. [2023-08-02 23:31:54.545] [18704] (discord.cpp:666): JS console: ["%c[default]","[BUILD INFO] Release Channel: stable, Build Number: 217126, Version Hash: 49c9e96265191acae758fd987845a1291a96e4e9"]
  84. [2023-08-02 23:31:54.555] [924] (audio_device_core_win.cc:4277): Error when logging device information
  85. [2023-08-02 23:31:54.555] [924] (audio_device_core_win.cc:4164): Endpoint 10:
  86. [2023-08-02 23:31:54.555] [924] (audio_device_core_win.cc:4177): ID string : ce4b918
  87. [2023-08-02 23:31:54.555] [924] (audio_device_core_win.cc:4194): friendly name: "ce24ce0"
  88. [2023-08-02 23:31:54.555] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  89. [2023-08-02 23:31:54.566] [924] (audio_device_core_win.cc:4238): #channels : 2
  90. [2023-08-02 23:31:54.566] [924] (audio_device_core_win.cc:4164): Endpoint 11:
  91. [2023-08-02 23:31:54.566] [924] (audio_device_core_win.cc:4177): ID string : ce4bbe8
  92. [2023-08-02 23:31:54.566] [924] (audio_device_core_win.cc:4194): friendly name: "ce25568"
  93. [2023-08-02 23:31:54.566] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  94. [2023-08-02 23:31:54.575] [18704] (discord.cpp:666): JS console: ["%c[default]","[NATIVE INFO] host 1.0.9016, modules: discord_voice: 1, discord_dispatch: 1, discord_rpc: 1, discord_desktop_core: 1, discord_modules: 1, discord_game_utils: 1, discord_krisp: 1, discord_utils: 1, discord_media: 1, discord_erlpack: 1, discord_spellcheck: 1, discord_cloudsync: 1, build: 35236"]
  95. [2023-08-02 23:31:54.577] [924] (audio_device_core_win.cc:4226): hwmask (0x2) : HARDWARE_SUPPORT_MUTE
  96. [2023-08-02 23:31:54.577] [924] (audio_device_core_win.cc:4238): #channels : 2
  97. [2023-08-02 23:31:54.578] [924] (audio_device_core_win.cc:4155): #capturing endpoint devices (counting all): 8
  98. [2023-08-02 23:31:54.578] [924] (audio_device_core_win.cc:4164): Endpoint 0:
  99. [2023-08-02 23:31:54.578] [924] (audio_device_core_win.cc:4177): ID string : ce4b300
  100. [2023-08-02 23:31:54.578] [924] (audio_device_core_win.cc:4194): friendly name: "1759ade0"
  101. [2023-08-02 23:31:54.578] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  102. [2023-08-02 23:31:54.589] [924] (audio_device_core_win.cc:4238): #channels : 1
  103. [2023-08-02 23:31:54.589] [924] (audio_device_core_win.cc:4164): Endpoint 1:
  104. [2023-08-02 23:31:54.589] [924] (audio_device_core_win.cc:4177): ID string : ce4b5d0
  105. [2023-08-02 23:31:54.589] [924] (audio_device_core_win.cc:4194): friendly name: "1759aba0"
  106. [2023-08-02 23:31:54.589] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  107. [2023-08-02 23:31:54.600] [924] (audio_device_core_win.cc:4277): Error when logging device information
  108. [2023-08-02 23:31:54.600] [924] (audio_device_core_win.cc:4164): Endpoint 2:
  109. [2023-08-02 23:31:54.600] [924] (audio_device_core_win.cc:4177): ID string : ce4b558
  110. [2023-08-02 23:31:54.600] [924] (audio_device_core_win.cc:4194): friendly name: "ce25228"
  111. [2023-08-02 23:31:54.600] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  112. [2023-08-02 23:31:54.611] [924] (audio_device_core_win.cc:4238): #channels : 2
  113. [2023-08-02 23:31:54.611] [924] (audio_device_core_win.cc:4164): Endpoint 3:
  114. [2023-08-02 23:31:54.611] [924] (audio_device_core_win.cc:4177): ID string : ce4c020
  115. [2023-08-02 23:31:54.611] [924] (audio_device_core_win.cc:4194): friendly name: "ce4b3f0"
  116. [2023-08-02 23:31:54.611] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  117. [2023-08-02 23:31:54.622] [924] (audio_device_core_win.cc:4222): hwmask (0x7) : HARDWARE_SUPPORT_VOLUME
  118. [2023-08-02 23:31:54.622] [924] (audio_device_core_win.cc:4226): hwmask (0x7) : HARDWARE_SUPPORT_MUTE
  119. [2023-08-02 23:31:54.622] [924] (audio_device_core_win.cc:4230): hwmask (0x7) : HARDWARE_SUPPORT_METER
  120. [2023-08-02 23:31:54.622] [924] (audio_device_core_win.cc:4238): #channels : 1
  121. [2023-08-02 23:31:54.622] [924] (audio_device_core_win.cc:4248): volume range : -96 (min), 0 (max), 0.5 (inc) [dB]
  122. [2023-08-02 23:31:54.622] [924] (audio_device_core_win.cc:4258): #intervals : 192
  123. [2023-08-02 23:31:54.622] [924] (audio_device_core_win.cc:4272): volume steps : 50 (nStep), 51 (nStepCount)
  124. [2023-08-02 23:31:54.622] [924] (audio_device_core_win.cc:4164): Endpoint 4:
  125. [2023-08-02 23:31:54.622] [924] (audio_device_core_win.cc:4177): ID string : ce4bd50
  126. [2023-08-02 23:31:54.622] [924] (audio_device_core_win.cc:4194): friendly name: "175980b0"
  127. [2023-08-02 23:31:54.622] [924] (audio_device_core_win.cc:4201): state (0x1) : *ACTIVE*
  128. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4226): hwmask (0x2) : HARDWARE_SUPPORT_MUTE
  129. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4238): #channels : 2
  130. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4164): Endpoint 5:
  131. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4177): ID string : ce4bbe8
  132. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4194): friendly name: "175985b0"
  133. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4201): state (0x1) : *ACTIVE*
  134. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4222): hwmask (0x3) : HARDWARE_SUPPORT_VOLUME
  135. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4226): hwmask (0x3) : HARDWARE_SUPPORT_MUTE
  136. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4238): #channels : 1
  137. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4248): volume range : -74 (min), 0 (max), 0.5 (inc) [dB]
  138. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4258): #intervals : 148
  139. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4272): volume steps : 50 (nStep), 51 (nStepCount)
  140. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4164): Endpoint 6:
  141. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4177): ID string : ce4b3f0
  142. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4194): friendly name: "ce24e80"
  143. [2023-08-02 23:31:54.623] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  144. [2023-08-02 23:31:54.624] [18704] (discord.cpp:666): JS console: ["Initializing krisp module"]
  145. [2023-08-02 23:31:54.634] [924] (audio_device_core_win.cc:4277): Error when logging device information
  146. [2023-08-02 23:31:54.634] [924] (audio_device_core_win.cc:4164): Endpoint 7:
  147. [2023-08-02 23:31:54.634] [924] (audio_device_core_win.cc:4177): ID string : 175dc0d8
  148. [2023-08-02 23:31:54.634] [924] (audio_device_core_win.cc:4194): friendly name: "ce27430"
  149. [2023-08-02 23:31:54.634] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  150. [2023-08-02 23:31:54.646] [924] (audio_device_core_win.cc:4238): #channels : 1
  151. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:4344): Activating device for recording with ID {0.0.1.00000000}.{a23fc6dd-9c88-479f-bd30-9fefbc13c083}
  152. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2337): VoE selected this capturing format:
  153. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2338): wFormatTag : 0xfffe (65534)
  154. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2341): nChannels : 2
  155. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2342): nSamplesPerSec : 48000
  156. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2343): nAvgBytesPerSec : 192000
  157. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2344): nBlockAlign : 4
  158. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2345): wBitsPerSample : 16
  159. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2346): cbSize : 22
  160. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2347): Additional settings:
  161. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2348): _recAudioFrameSize: 4
  162. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2349): _recBlockSize : 480
  163. [2023-08-02 23:31:54.653] [924] (audio_device_core_win.cc:2350): _recChannels : 2
  164. [2023-08-02 23:31:54.680] [924] (audio_device_core_win.cc:2389): IAudioClient::GetBufferSize() => 1056 (<=> 4224 bytes)
  165. [2023-08-02 23:31:54.686] [924] (audio_device_core_win.cc:4344): Activating device for recording with ID {0.0.1.00000000}.{b3d88a02-f531-4cca-a2a7-e0a38f82e27a}
  166. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2312): nChannels=2, nSamplesPerSec=48000 is not supported. Closest match: nChannels=1, nSamplesPerSec=48000
  167. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2337): VoE selected this capturing format:
  168. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2338): wFormatTag : 0xfffe (65534)
  169. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2341): nChannels : 1
  170. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2342): nSamplesPerSec : 48000
  171. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2343): nAvgBytesPerSec : 96000
  172. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2344): nBlockAlign : 2
  173. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2345): wBitsPerSample : 16
  174. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2346): cbSize : 22
  175. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2347): Additional settings:
  176. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2348): _recAudioFrameSize: 2
  177. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2349): _recBlockSize : 480
  178. [2023-08-02 23:31:54.687] [924] (audio_device_core_win.cc:2350): _recChannels : 1
  179. [2023-08-02 23:31:54.695] [924] (audio_device_core_win.cc:2389): IAudioClient::GetBufferSize() => 1056 (<=> 2112 bytes)
  180. [2023-08-02 23:31:54.713] [924] (audio_device_core_win.cc:4344): Activating device for playback with ID {0.0.0.00000000}.{33af893d-e5f0-43a1-a78f-a1a3505f28be}
  181. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2021): VoE selected this rendering format:
  182. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2022): wFormatTag : 0x1 (1)
  183. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2025): nChannels : 2
  184. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2026): nSamplesPerSec : 48000
  185. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2027): nAvgBytesPerSec : 192000
  186. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2028): nBlockAlign : 4
  187. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2029): wBitsPerSample : 16
  188. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2030): cbSize : 0
  189. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2031): Additional settings:
  190. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2032): _playAudioFrameSize: 4
  191. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2033): _playBlockSize : 480
  192. [2023-08-02 23:31:54.718] [924] (audio_device_core_win.cc:2034): _playChannels : 2
  193. [2023-08-02 23:31:54.888] [924] (audio_device_core_win.cc:2098): IAudioClient::GetBufferSize() => 1056 (<=> 4224 bytes)
  194. [2023-08-02 23:31:54.911] [924] (audio_device_core_win.cc:4344): Activating device for playback with ID {0.0.0.00000000}.{a20b993d-c3ba-4d1d-883d-4b30c94d57d4}
  195. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2021): VoE selected this rendering format:
  196. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2022): wFormatTag : 0x1 (1)
  197. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2025): nChannels : 2
  198. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2026): nSamplesPerSec : 48000
  199. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2027): nAvgBytesPerSec : 192000
  200. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2028): nBlockAlign : 4
  201. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2029): wBitsPerSample : 16
  202. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2030): cbSize : 0
  203. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2031): Additional settings:
  204. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2032): _playAudioFrameSize: 4
  205. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2033): _playBlockSize : 480
  206. [2023-08-02 23:31:54.915] [924] (audio_device_core_win.cc:2034): _playChannels : 2
  207. [2023-08-02 23:31:54.924] [924] (audio_device_core_win.cc:2098): IAudioClient::GetBufferSize() => 1056 (<=> 4224 bytes)
  208. [2023-08-02 23:31:54.929] [924] (audio_device_core_win.cc:538): ~AudioDeviceWindowsCore destroyed
  209. [2023-08-02 23:31:54.929] [924] (audio_device_core_win.cc:585): AudioDeviceWindowsCore::~AudioDeviceWindowsCore() the Avrt DLL module is now unloaded
  210. [2023-08-02 23:31:54.929] [924] (audio_device_core_win.cc:441): AudioDeviceWindowsCore created
  211. [2023-08-02 23:31:54.929] [924] (audio_device_impl.cc:196): Windows Core Audio APIs will be utilized
  212. [2023-08-02 23:31:54.929] [924] (audio_device_impl.cc:345): AttachAudioBuffer
  213. [2023-08-02 23:31:54.929] [924] (audio_device_buffer.cc:180): SetRecordingSampleRate(0)
  214. [2023-08-02 23:31:54.929] [924] (audio_device_buffer.cc:186): SetPlayoutSampleRate(0)
  215. [2023-08-02 23:31:54.929] [924] (audio_device_buffer.cc:200): SetRecordingChannels(0)
  216. [2023-08-02 23:31:54.929] [924] (audio_device_buffer.cc:206): SetPlayoutChannels(0)
  217. [2023-08-02 23:31:54.929] [924] (audio_device_impl.cc:355): ActiveAudioLayer
  218. [2023-08-02 23:31:54.929] [924] (audio_processing_impl.cc:274): Injected APM submodules:
  219. Echo control factory: 0
  220. Echo detector: 0
  221. Capture analyzer: 0
  222. Capture post processor: 0
  223. Render pre processor: 0
  224. [2023-08-02 23:31:54.929] [924] (audio_engine.cpp:491): Creating audio engine: standard
  225. [2023-08-02 23:31:54.929] [924] (audio_device_impl.cc:365): Init
  226. [2023-08-02 23:31:54.931] [924] (audio_device_core_win.cc:4152): #rendering endpoint devices (counting all): 12
  227. [2023-08-02 23:31:54.931] [924] (audio_device_core_win.cc:4164): Endpoint 0:
  228. [2023-08-02 23:31:54.931] [924] (audio_device_core_win.cc:4177): ID string : 1a030408
  229. [2023-08-02 23:31:54.931] [924] (audio_device_core_win.cc:4194): friendly name: "1a031a70"
  230. [2023-08-02 23:31:54.931] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  231. [2023-08-02 23:31:54.942] [924] (audio_device_core_win.cc:4238): #channels : 2
  232. [2023-08-02 23:31:54.942] [924] (audio_device_core_win.cc:4164): Endpoint 1:
  233. [2023-08-02 23:31:54.942] [924] (audio_device_core_win.cc:4177): ID string : 1a02fb98
  234. [2023-08-02 23:31:54.942] [924] (audio_device_core_win.cc:4194): friendly name: "1a0aafb0"
  235. [2023-08-02 23:31:54.942] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  236. [2023-08-02 23:31:54.953] [924] (audio_device_core_win.cc:4238): #channels : 2
  237. [2023-08-02 23:31:54.953] [924] (audio_device_core_win.cc:4164): Endpoint 2:
  238. [2023-08-02 23:31:54.953] [924] (audio_device_core_win.cc:4177): ID string : 1a02f850
  239. [2023-08-02 23:31:54.953] [924] (audio_device_core_win.cc:4194): friendly name: "ce25638"
  240. [2023-08-02 23:31:54.953] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  241. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4222): hwmask (0x7) : HARDWARE_SUPPORT_VOLUME
  242. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4226): hwmask (0x7) : HARDWARE_SUPPORT_MUTE
  243. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4230): hwmask (0x7) : HARDWARE_SUPPORT_METER
  244. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4238): #channels : 2
  245. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4248): volume range : -96 (min), 0 (max), 0.5 (inc) [dB]
  246. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4258): #intervals : 192
  247. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4272): volume steps : 50 (nStep), 51 (nStepCount)
  248. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4164): Endpoint 3:
  249. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4177): ID string : 1a02fc10
  250. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4194): friendly name: "1a022b78"
  251. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4201): state (0x1) : *ACTIVE*
  252. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4222): hwmask (0x3) : HARDWARE_SUPPORT_VOLUME
  253. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4226): hwmask (0x3) : HARDWARE_SUPPORT_MUTE
  254. [2023-08-02 23:31:54.964] [924] (audio_device_core_win.cc:4238): #channels : 2
  255. [2023-08-02 23:31:54.965] [924] (audio_device_core_win.cc:4248): volume range : -74 (min), 0 (max), 0.5 (inc) [dB]
  256. [2023-08-02 23:31:54.965] [924] (audio_device_core_win.cc:4258): #intervals : 148
  257. [2023-08-02 23:31:54.965] [924] (audio_device_core_win.cc:4272): volume steps : 17 (nStep), 51 (nStepCount)
  258. [2023-08-02 23:31:54.965] [924] (audio_device_core_win.cc:4164): Endpoint 4:
  259. [2023-08-02 23:31:54.965] [924] (audio_device_core_win.cc:4177): ID string : 1a030390
  260. [2023-08-02 23:31:54.965] [924] (audio_device_core_win.cc:4194): friendly name: "1a031c50"
  261. [2023-08-02 23:31:54.965] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  262. [2023-08-02 23:31:54.975] [924] (audio_device_core_win.cc:4277): Error when logging device information
  263. [2023-08-02 23:31:54.975] [924] (audio_device_core_win.cc:4164): Endpoint 5:
  264. [2023-08-02 23:31:54.975] [924] (audio_device_core_win.cc:4177): ID string : 1a02f8c8
  265. [2023-08-02 23:31:54.975] [924] (audio_device_core_win.cc:4194): friendly name: "1a03d538"
  266. [2023-08-02 23:31:54.975] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  267. [2023-08-02 23:31:54.986] [924] (audio_device_core_win.cc:4277): Error when logging device information
  268. [2023-08-02 23:31:54.986] [924] (audio_device_core_win.cc:4164): Endpoint 6:
  269. [2023-08-02 23:31:54.986] [924] (audio_device_core_win.cc:4177): ID string : 1a02fc10
  270. [2023-08-02 23:31:54.986] [924] (audio_device_core_win.cc:4194): friendly name: "1a03d768"
  271. [2023-08-02 23:31:54.986] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  272. [2023-08-02 23:31:54.997] [924] (audio_device_core_win.cc:4277): Error when logging device information
  273. [2023-08-02 23:31:54.997] [924] (audio_device_core_win.cc:4164): Endpoint 7:
  274. [2023-08-02 23:31:54.997] [924] (audio_device_core_win.cc:4177): ID string : 1a02fc88
  275. [2023-08-02 23:31:54.997] [924] (audio_device_core_win.cc:4194): friendly name: "1a04b568"
  276. [2023-08-02 23:31:54.997] [924] (audio_device_core_win.cc:4201): state (0x1) : *ACTIVE*
  277. [2023-08-02 23:31:54.998] [924] (audio_device_core_win.cc:4226): hwmask (0x2) : HARDWARE_SUPPORT_MUTE
  278. [2023-08-02 23:31:54.998] [924] (audio_device_core_win.cc:4238): #channels : 2
  279. [2023-08-02 23:31:54.998] [924] (audio_device_core_win.cc:4164): Endpoint 8:
  280. [2023-08-02 23:31:54.998] [924] (audio_device_core_win.cc:4177): ID string : 1a02fc88
  281. [2023-08-02 23:31:54.998] [924] (audio_device_core_win.cc:4194): friendly name: "175d92f0"
  282. [2023-08-02 23:31:54.998] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  283. [2023-08-02 23:31:55.005] [18704] (discord.cpp:666): JS console: ["%c[Spellchecker]","sh is not a valid locale."]
  284. [2023-08-02 23:31:55.008] [924] (audio_device_core_win.cc:4226): hwmask (0x2) : HARDWARE_SUPPORT_MUTE
  285. [2023-08-02 23:31:55.008] [924] (audio_device_core_win.cc:4238): #channels : 2
  286. [2023-08-02 23:31:55.008] [924] (audio_device_core_win.cc:4164): Endpoint 9:
  287. [2023-08-02 23:31:55.008] [924] (audio_device_core_win.cc:4177): ID string : 1a0300c0
  288. [2023-08-02 23:31:55.008] [924] (audio_device_core_win.cc:4194): friendly name: "ce25638"
  289. [2023-08-02 23:31:55.008] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  290. [2023-08-02 23:31:55.019] [924] (audio_device_core_win.cc:4277): Error when logging device information
  291. [2023-08-02 23:31:55.019] [924] (audio_device_core_win.cc:4164): Endpoint 10:
  292. [2023-08-02 23:31:55.019] [924] (audio_device_core_win.cc:4177): ID string : 1a02fa30
  293. [2023-08-02 23:31:55.019] [924] (audio_device_core_win.cc:4194): friendly name: "ce25638"
  294. [2023-08-02 23:31:55.019] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  295. [2023-08-02 23:31:55.030] [924] (audio_device_core_win.cc:4238): #channels : 2
  296. [2023-08-02 23:31:55.030] [924] (audio_device_core_win.cc:4164): Endpoint 11:
  297. [2023-08-02 23:31:55.030] [924] (audio_device_core_win.cc:4177): ID string : 1a02f760
  298. [2023-08-02 23:31:55.030] [924] (audio_device_core_win.cc:4194): friendly name: "ce25638"
  299. [2023-08-02 23:31:55.030] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  300. [2023-08-02 23:31:55.041] [924] (audio_device_core_win.cc:4226): hwmask (0x2) : HARDWARE_SUPPORT_MUTE
  301. [2023-08-02 23:31:55.041] [924] (audio_device_core_win.cc:4238): #channels : 2
  302. [2023-08-02 23:31:55.042] [924] (audio_device_core_win.cc:4155): #capturing endpoint devices (counting all): 8
  303. [2023-08-02 23:31:55.042] [924] (audio_device_core_win.cc:4164): Endpoint 0:
  304. [2023-08-02 23:31:55.042] [924] (audio_device_core_win.cc:4177): ID string : 1a02fb98
  305. [2023-08-02 23:31:55.042] [924] (audio_device_core_win.cc:4194): friendly name: "1a031a70"
  306. [2023-08-02 23:31:55.042] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  307. [2023-08-02 23:31:55.053] [924] (audio_device_core_win.cc:4238): #channels : 1
  308. [2023-08-02 23:31:55.053] [924] (audio_device_core_win.cc:4164): Endpoint 1:
  309. [2023-08-02 23:31:55.053] [924] (audio_device_core_win.cc:4177): ID string : 1a030408
  310. [2023-08-02 23:31:55.053] [924] (audio_device_core_win.cc:4194): friendly name: "1a031c50"
  311. [2023-08-02 23:31:55.053] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  312. [2023-08-02 23:31:55.064] [924] (audio_device_core_win.cc:4277): Error when logging device information
  313. [2023-08-02 23:31:55.064] [924] (audio_device_core_win.cc:4164): Endpoint 2:
  314. [2023-08-02 23:31:55.064] [924] (audio_device_core_win.cc:4177): ID string : 1a02f7d8
  315. [2023-08-02 23:31:55.065] [924] (audio_device_core_win.cc:4194): friendly name: "ce25638"
  316. [2023-08-02 23:31:55.065] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  317. [2023-08-02 23:31:55.067] [18704] (discord.cpp:666): JS console: ["%c[Spellchecker]","Switching to en-US","(available)"]
  318. [2023-08-02 23:31:55.075] [924] (audio_device_core_win.cc:4238): #channels : 2
  319. [2023-08-02 23:31:55.075] [924] (audio_device_core_win.cc:4164): Endpoint 3:
  320. [2023-08-02 23:31:55.075] [924] (audio_device_core_win.cc:4177): ID string : 1a0302a0
  321. [2023-08-02 23:31:55.075] [924] (audio_device_core_win.cc:4194): friendly name: "1a02f670"
  322. [2023-08-02 23:31:55.075] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  323. [2023-08-02 23:31:55.086] [924] (audio_device_core_win.cc:4222): hwmask (0x7) : HARDWARE_SUPPORT_VOLUME
  324. [2023-08-02 23:31:55.086] [924] (audio_device_core_win.cc:4226): hwmask (0x7) : HARDWARE_SUPPORT_MUTE
  325. [2023-08-02 23:31:55.086] [924] (audio_device_core_win.cc:4230): hwmask (0x7) : HARDWARE_SUPPORT_METER
  326. [2023-08-02 23:31:55.086] [924] (audio_device_core_win.cc:4238): #channels : 1
  327. [2023-08-02 23:31:55.086] [924] (audio_device_core_win.cc:4248): volume range : -96 (min), 0 (max), 0.5 (inc) [dB]
  328. [2023-08-02 23:31:55.086] [924] (audio_device_core_win.cc:4258): #intervals : 192
  329. [2023-08-02 23:31:55.086] [924] (audio_device_core_win.cc:4272): volume steps : 50 (nStep), 51 (nStepCount)
  330. [2023-08-02 23:31:55.086] [924] (audio_device_core_win.cc:4164): Endpoint 4:
  331. [2023-08-02 23:31:55.086] [924] (audio_device_core_win.cc:4177): ID string : 1a02f670
  332. [2023-08-02 23:31:55.086] [924] (audio_device_core_win.cc:4194): friendly name: "1a023348"
  333. [2023-08-02 23:31:55.086] [924] (audio_device_core_win.cc:4201): state (0x1) : *ACTIVE*
  334. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4226): hwmask (0x2) : HARDWARE_SUPPORT_MUTE
  335. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4238): #channels : 2
  336. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4164): Endpoint 5:
  337. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4177): ID string : 1a02fee0
  338. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4194): friendly name: "1a023078"
  339. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4201): state (0x1) : *ACTIVE*
  340. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4222): hwmask (0x3) : HARDWARE_SUPPORT_VOLUME
  341. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4226): hwmask (0x3) : HARDWARE_SUPPORT_MUTE
  342. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4238): #channels : 1
  343. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4248): volume range : -74 (min), 0 (max), 0.5 (inc) [dB]
  344. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4258): #intervals : 148
  345. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4272): volume steps : 50 (nStep), 51 (nStepCount)
  346. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4164): Endpoint 6:
  347. [2023-08-02 23:31:55.087] [924] (audio_device_core_win.cc:4177): ID string : 1a030138
  348. [2023-08-02 23:31:55.088] [924] (audio_device_core_win.cc:4194): friendly name: "ce25638"
  349. [2023-08-02 23:31:55.088] [924] (audio_device_core_win.cc:4210): state (0x8) : UNPLUGGED
  350. [2023-08-02 23:31:55.098] [924] (audio_device_core_win.cc:4277): Error when logging device information
  351. [2023-08-02 23:31:55.098] [924] (audio_device_core_win.cc:4164): Endpoint 7:
  352. [2023-08-02 23:31:55.098] [924] (audio_device_core_win.cc:4177): ID string : 1a02f5f8
  353. [2023-08-02 23:31:55.098] [924] (audio_device_core_win.cc:4194): friendly name: "1a03cf18"
  354. [2023-08-02 23:31:55.099] [924] (audio_device_core_win.cc:4204): state (0x2) : DISABLED
  355. [2023-08-02 23:31:55.109] [924] (audio_device_core_win.cc:4238): #channels : 1
  356. [2023-08-02 23:31:55.109] [924] (audio_coding.cpp:147): Using software Opus decoder
  357. [2023-08-02 23:31:55.109] [924] (audio_coding.cpp:164): Using software Opus encoder
  358. [2023-08-02 23:31:55.112] [924] (audio_device_impl.cc:896): RegisterAudioCallback
  359. [2023-08-02 23:31:55.112] [924] (audio_device_buffer.cc:81): RegisterAudioCallback
  360. [2023-08-02 23:31:55.112] [924] (audio_engine.cpp:187): Setting audio input device: 'default'
  361. [2023-08-02 23:31:55.112] [924] (audio_device_impl.cc:579): SetStereoRecording(1)
  362. [2023-08-02 23:31:55.112] [924] (audio_device_buffer.cc:200): SetRecordingChannels(2)
  363. [2023-08-02 23:31:55.112] [924] (audio_device_impl.cc:783): SetRecordingDevice
  364. [2023-08-02 23:31:55.115] [924] (audio_device_impl.cc:567): StereoRecordingIsAvailable
  365. [2023-08-02 23:31:55.115] [924] (audio_device_impl.cc:574): output: 1
  366. [2023-08-02 23:31:55.115] [924] (audio_device_impl.cc:579): SetStereoRecording(1)
  367. [2023-08-02 23:31:55.115] [924] (audio_device_buffer.cc:200): SetRecordingChannels(2)
  368. [2023-08-02 23:31:55.115] [924] (audio_device_impl.cc:548): SetMicrophoneVolume(255)
  369. [2023-08-02 23:31:55.115] [924] (audio_engine.cpp:204): Setting audio output device: 'default'
  370. [2023-08-02 23:31:55.115] [924] (audio_device_impl.cc:715): SetPlayoutDevice
  371. [2023-08-02 23:31:55.118] [924] (audio_device_impl.cc:613): StereoPlayoutIsAvailable
  372. [2023-08-02 23:31:55.118] [924] (audio_device_impl.cc:620): output: 1
  373. [2023-08-02 23:31:55.118] [924] (audio_device_impl.cc:625): SetStereoPlayout(1)
  374. [2023-08-02 23:31:55.118] [924] (audio_device_buffer.cc:206): SetPlayoutChannels(2)
  375. [2023-08-02 23:31:55.120] [924] (audio_device_impl.cc:912): BuiltInAECIsAvailable
  376. [2023-08-02 23:31:55.120] [924] (audio_device_impl.cc:915): output: 1
  377. [2023-08-02 23:31:55.120] [924] (audio_device_impl.cc:920): EnableBuiltInAEC(1)
  378. [2023-08-02 23:31:55.120] [924] (audio_device_impl.cc:923): output: 0
  379. [2023-08-02 23:31:55.120] [924] (audio_processing_impl.cc:531): AudioProcessing::ApplyConfig: AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: 48000, multi_channel_render: 0, multi_channel_capture: 0 }, pre_amplifier: { enabled: 0, fixed_gain_factor: 1 }, high_pass_filter: { enabled: 1 }, echo_canceller: { enabled: 1, mobile_mode: 0, enforce_high_pass_filtering: 1 }, noise_suppression: { enabled: 0, level: Moderate }, transient_suppression: { enabled: 0 }, voice_detection: { enabled: 0 }, gain_controller1: { enabled: 0, mode: AdaptiveAnalog, target_level_dbfs: 3, compression_gain_db: 9, enable_limiter: 1, analog_level_minimum: 0, analog_level_maximum: 255 }, gain_controller2: { enabled: 0, fixed_digital: { gain_db: 0 }, adaptive_digital: { enabled: 0, level_estimator: { vad_probability_attack: 1, type: Rms, adjacent_speech_frames_threshold: 1, initial_saturation_margin_db: 20, extra_saturation_margin_db: 2 }, gain_applier: { adjacent_speech_frames_threshold: 1, max_gain_change_db_per_second: 3, max_output_noise_level_dbfs: -50 }}}, residual_echo_detector: { enabled: 1 }, level_estimation: { enabled: 0 }}
  380. [2023-08-02 23:31:55.121] [924] (audio_processing_impl.cc:531): AudioProcessing::ApplyConfig: AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: 48000, multi_channel_render: 0, multi_channel_capture: 0 }, pre_amplifier: { enabled: 0, fixed_gain_factor: 1 }, high_pass_filter: { enabled: 1 }, echo_canceller: { enabled: 1, mobile_mode: 0, enforce_high_pass_filtering: 1 }, noise_suppression: { enabled: 0, level: Moderate }, transient_suppression: { enabled: 0 }, voice_detection: { enabled: 0 }, gain_controller1: { enabled: 1, mode: AdaptiveAnalog, target_level_dbfs: 3, compression_gain_db: 9, enable_limiter: 1, analog_level_minimum: 0, analog_level_maximum: 255 }, gain_controller2: { enabled: 0, fixed_digital: { gain_db: 0 }, adaptive_digital: { enabled: 0, level_estimator: { vad_probability_attack: 1, type: Rms, adjacent_speech_frames_threshold: 1, initial_saturation_margin_db: 20, extra_saturation_margin_db: 2 }, gain_applier: { adjacent_speech_frames_threshold: 1, max_gain_change_db_per_second: 3, max_output_noise_level_dbfs: -50 }}}, residual_echo_detector: { enabled: 1 }, level_estimation: { enabled: 0 }}
  381. [2023-08-02 23:31:55.121] [924] (agc_manager_direct.cc:69): [agc] GetMinMicLevel
  382. [2023-08-02 23:31:55.121] [924] (agc_manager_direct.cc:73): [agc] Using default min mic level: 12
  383. [2023-08-02 23:31:55.121] [924] (captured_audio_processor.cpp:119): SetNoiseCancellation: 0
  384. [2023-08-02 23:31:55.121] [924] (audio_processing_impl.cc:531): AudioProcessing::ApplyConfig: AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: 48000, multi_channel_render: 0, multi_channel_capture: 0 }, pre_amplifier: { enabled: 0, fixed_gain_factor: 1 }, high_pass_filter: { enabled: 1 }, echo_canceller: { enabled: 1, mobile_mode: 0, enforce_high_pass_filtering: 1 }, noise_suppression: { enabled: 1, level: High }, transient_suppression: { enabled: 0 }, voice_detection: { enabled: 0 }, gain_controller1: { enabled: 1, mode: AdaptiveAnalog, target_level_dbfs: 3, compression_gain_db: 9, enable_limiter: 1, analog_level_minimum: 0, analog_level_maximum: 255 }, gain_controller2: { enabled: 0, fixed_digital: { gain_db: 0 }, adaptive_digital: { enabled: 0, level_estimator: { vad_probability_attack: 1, type: Rms, adjacent_speech_frames_threshold: 1, initial_saturation_margin_db: 20, extra_saturation_margin_db: 2 }, gain_applier: { adjacent_speech_frames_threshold: 1, max_gain_change_db_per_second: 3, max_output_noise_level_dbfs: -50 }}}, residual_echo_detector: { enabled: 1 }, level_estimation: { enabled: 0 }}
  385. [2023-08-02 23:31:55.121] [924] (engine.cpp:325): Start checking if AV1 is supported
  386. [2023-08-02 23:31:55.138] [924] (audio_engine.cpp:187): Setting audio input device: 'default'
  387. [2023-08-02 23:31:55.138] [924] (audio_device_impl.cc:827): RecordingIsInitialized
  388. [2023-08-02 23:31:55.138] [924] (audio_device_impl.cc:579): SetStereoRecording(1)
  389. [2023-08-02 23:31:55.138] [924] (audio_device_buffer.cc:200): SetRecordingChannels(2)
  390. [2023-08-02 23:31:55.138] [924] (audio_device_impl.cc:783): SetRecordingDevice
  391. [2023-08-02 23:31:55.141] [924] (audio_device_impl.cc:567): StereoRecordingIsAvailable
  392. [2023-08-02 23:31:55.141] [924] (audio_device_impl.cc:574): output: 1
  393. [2023-08-02 23:31:55.141] [924] (audio_device_impl.cc:579): SetStereoRecording(1)
  394. [2023-08-02 23:31:55.141] [924] (audio_device_buffer.cc:200): SetRecordingChannels(2)
  395. [2023-08-02 23:31:55.141] [924] (audio_device_impl.cc:548): SetMicrophoneVolume(255)
  396. [2023-08-02 23:31:55.141] [924] (audio_engine.cpp:204): Setting audio output device: 'default'
  397. [2023-08-02 23:31:55.141] [924] (audio_device_impl.cc:821): PlayoutIsInitialized
  398. [2023-08-02 23:31:55.141] [924] (audio_device_impl.cc:715): SetPlayoutDevice
  399. [2023-08-02 23:31:55.144] [924] (audio_device_impl.cc:613): StereoPlayoutIsAvailable
  400. [2023-08-02 23:31:55.144] [924] (audio_device_impl.cc:620): output: 1
  401. [2023-08-02 23:31:55.144] [924] (audio_device_impl.cc:625): SetStereoPlayout(1)
  402. [2023-08-02 23:31:55.144] [924] (audio_device_buffer.cc:206): SetPlayoutChannels(2)
  403. [2023-08-02 23:31:55.148] [924] (audio_engine.cpp:187): Setting audio input device: '{0.0.1.00000000}.{b3d88a02-f531-4cca-a2a7-e0a38f82e27a}'
  404. [2023-08-02 23:31:55.148] [924] (audio_device_impl.cc:827): RecordingIsInitialized
  405. [2023-08-02 23:31:55.148] [924] (audio_device_impl.cc:579): SetStereoRecording(1)
  406. [2023-08-02 23:31:55.148] [924] (audio_device_buffer.cc:200): SetRecordingChannels(2)
  407. [2023-08-02 23:31:55.148] [924] (audio_device_impl.cc:789): SetRecordingDevice
  408. [2023-08-02 23:31:55.148] [924] (audio_device_impl.cc:567): StereoRecordingIsAvailable
  409. [2023-08-02 23:31:55.148] [924] (audio_device_impl.cc:574): output: 1
  410. [2023-08-02 23:31:55.148] [924] (audio_device_impl.cc:579): SetStereoRecording(1)
  411. [2023-08-02 23:31:55.148] [924] (audio_device_buffer.cc:200): SetRecordingChannels(2)
  412. [2023-08-02 23:31:55.148] [924] (audio_device_impl.cc:548): SetMicrophoneVolume(255)
  413. [2023-08-02 23:31:55.148] [924] (audio_engine.cpp:204): Setting audio output device: '{0.0.0.00000000}.{33af893d-e5f0-43a1-a78f-a1a3505f28be}'
  414. [2023-08-02 23:31:55.148] [924] (audio_device_impl.cc:821): PlayoutIsInitialized
  415. [2023-08-02 23:31:55.149] [924] (audio_device_impl.cc:721): SetPlayoutDevice
  416. [2023-08-02 23:31:55.149] [924] (audio_device_impl.cc:613): StereoPlayoutIsAvailable
  417. [2023-08-02 23:31:55.149] [924] (audio_device_impl.cc:620): output: 1
  418. [2023-08-02 23:31:55.149] [924] (audio_device_impl.cc:625): SetStereoPlayout(1)
  419. [2023-08-02 23:31:55.149] [924] (audio_device_buffer.cc:206): SetPlayoutChannels(2)
  420. [2023-08-02 23:31:55.149] [924] (audio_device_impl.cc:548): SetMicrophoneVolume(255)
  421. [2023-08-02 23:31:55.149] [924] (engine.cpp:722): Engine::SetClipBufferLength(0)
  422. [2023-08-02 23:31:55.153] [13304] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Start the helper process for Nvidia
  423. [2023-08-02 23:31:55.153] [13304] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Exit status is not available, keep probing for Nvidia
  424. [2023-08-02 23:31:55.156] [13228] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Start the helper process for Amd
  425. [2023-08-02 23:31:55.156] [13228] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Exit status is not available, keep probing for Amd
  426. [2023-08-02 23:31:55.161] [16308] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Start the helper process for Intel
  427. [2023-08-02 23:31:55.161] [16308] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Exit status is not available, keep probing for Intel
  428. [2023-08-02 23:31:55.197] [18704] (discord.cpp:666): JS console: ["Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.\nArguments: \n[0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: 5/13/2022 10:00 -0800, _f: undefined, _strict: undefined, _locale: [object Object]\nError\n at Function.createFromInputFallback (https://discord.com/assets/13c3df99a3b70ba0fbc2.js:1464:330)\n at Bn (https://discord.com/assets/13c3df99a3b70ba0fbc2.js:1490:696)\n at Wn (https://discord.com/assets/13c3df99a3b70ba0fbc2.js:1493:356)\n at Zn (https://discord.com/assets/13c3df99a3b70ba0fbc2.js:1493:199)\n at Yn (https://discord.com/assets/13c3df99a3b70ba0fbc2.js:1492:886)\n at Kn (https://discord.com/assets/13c3df99a3b70ba0fbc2.js:1493:697)\n at zn (https://discord.com/assets/13c3df99a3b70ba0fbc2.js:1493:731)\n at i (https://discord.com/assets/13c3df99a3b70ba0fbc2.js:1460:961)\n at 408481 (https://discord.com/assets/75d0f6e377c8aca39718.js:21:346)\n at l (https://discord.com/assets/3051d0bfdee34a8f952e.js:1:154)\n at 558820 (https://discord.com/assets/75d0f6e377c8aca39718.js:14:168)\n at l (https://discord.com/assets/3051d0bfdee34a8f952e.js:1:154)\n at 308739 (https://discord.com/assets/75d0f6e377c8aca39718.js:2:331)\n at l (https://discord.com/assets/3051d0bfdee34a8f952e.js:1:154)\n at 173242 (https://discord.com/assets/b2f5e551223185fada11.js:348:101)\n at l (https://discord.com/assets/3051d0bfdee34a8f952e.js:1:154)\n at 13275 (https://discord.com/assets/351e7f59bbbe81e1d179.js:35:277)\n at Function.l (https://discord.com/assets/3051d0bfdee34a8f952e.js:1:154)"]
  429. [2023-08-02 23:31:55.233] [13304] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Exit status is not available, keep probing for Nvidia
  430. [2023-08-02 23:31:55.236] [13228] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Helper process for Amd exited with exit_code exit code: 0
  431. [2023-08-02 23:31:55.236] [13228] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Amd gpu encoder helper process: AMD gpu encoder probing is not yet implemented
  432. [2023-08-02 23:31:55.236] [13228] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Read a json message of 0 bytes from helper process for Amd:
  433. [2023-08-02 23:31:55.242] [16308] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Helper process for Intel exited with exit_code exit code: 0
  434. [2023-08-02 23:31:55.242] [16308] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Intel gpu encoder helper process: Intel gpu encoder probing is not yet implemented
  435. [2023-08-02 23:31:55.242] [16308] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Read a json message of 0 bytes from helper process for Intel:
  436. [2023-08-02 23:31:55.248] [18704] (discord.cpp:666): JS console: ["[DEPRECATED] Please use `subscribeWithSelector` middleware"]
  437. [2023-08-02 23:31:55.313] [13304] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Exit status is not available, keep probing for Nvidia
  438. [2023-08-02 23:31:55.393] [13304] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Exit status is not available, keep probing for Nvidia
  439. [2023-08-02 23:31:55.473] [13304] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Helper process for Nvidia exited with exit_code exit code: 0
  440. [2023-08-02 23:31:55.473] [13304] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] Read a json message of 126 bytes from helper process for Nvidia: {"Nvidia":{"cuda":{"Success":{"h264":true,"h265":true,"av1":false}},"dx11":{"Success":{"h264":true,"h265":true,"av1":false}}}}
  441. [2023-08-02 23:31:55.474] [924] (rust_log.cpp:36): ERROR [webrtc_interop::encode::encoder_prober] Failed to probe Amd with error: Failed to deserialize the probing results
  442. [2023-08-02 23:31:55.474] [924] (rust_log.cpp:36): ERROR [webrtc_interop::encode::encoder_prober] Failed to probe Intel with error: Failed to deserialize the probing results
  443. [2023-08-02 23:31:55.474] [924] (rust_log.cpp:36): INFO [webrtc_interop::encode::encoder_prober] gpu encoder probing results: GpuEncoderInfo { nvidia_support: GpuEncoderSupport { h264: true, h265: true, av1: false }, amd_support: GpuEncoderSupport { h264: false, h265: false, av1: false }, intel_support: GpuEncoderSupport { h264: false, h265: false, av1: false } }
  444. [2023-08-02 23:31:55.474] [924] (engine.cpp:174): *** OnDevicesChanged:
  445. [2023-08-02 23:31:55.474] [924] (engine.cpp:175): * audioInput:
  446. [2023-08-02 23:31:55.474] [924] (engine.cpp:178): - default ({0.0.1.00000000}.{b3d88a02-f531-4cca-a2a7-e0a38f82e27a})
  447. [2023-08-02 23:31:55.474] [924] (engine.cpp:178): - Headset Microphone (2- Rift S) ({0.0.1.00000000}.{a23fc6dd-9c88-479f-bd30-9fefbc13c083})
  448. [2023-08-02 23:31:55.474] [924] (engine.cpp:178): - Microphone (HyperX Cloud III) ({0.0.1.00000000}.{b3d88a02-f531-4cca-a2a7-e0a38f82e27a})
  449. [2023-08-02 23:31:55.474] [924] (engine.cpp:180): * audioOutput:
  450. [2023-08-02 23:31:55.474] [924] (engine.cpp:174): *** OnDevicesChanged:
  451. [2023-08-02 23:31:55.474] [924] (engine.cpp:175): * audioInput:
  452. [2023-08-02 23:31:55.474] [924] (engine.cpp:178): - default ({0.0.1.00000000}.{b3d88a02-f531-4cca-a2a7-e0a38f82e27a})
  453. [2023-08-02 23:31:55.474] [924] (engine.cpp:178): - Headset Microphone (2- Rift S) ({0.0.1.00000000}.{a23fc6dd-9c88-479f-bd30-9fefbc13c083})
  454. [2023-08-02 23:31:55.474] [924] (engine.cpp:178): - Microphone (HyperX Cloud III) ({0.0.1.00000000}.{b3d88a02-f531-4cca-a2a7-e0a38f82e27a})
  455. [2023-08-02 23:31:55.474] [924] (engine.cpp:180): * audioOutput:
  456. [2023-08-02 23:31:55.474] [924] (engine.cpp:183): - default ({0.0.0.00000000}.{33af893d-e5f0-43a1-a78f-a1a3505f28be})
  457. [2023-08-02 23:31:55.474] [924] (engine.cpp:183): - Headphones (HyperX Cloud III) ({0.0.0.00000000}.{33af893d-e5f0-43a1-a78f-a1a3505f28be})
  458. [2023-08-02 23:31:55.474] [924] (engine.cpp:183): - Headphones (Rift S) ({0.0.0.00000000}.{a20b993d-c3ba-4d1d-883d-4b30c94d57d4})
  459. [2023-08-02 23:31:55.597] [924] (audio_engine.cpp:187): Setting audio input device: 'default'
  460. [2023-08-02 23:31:55.597] [924] (audio_device_impl.cc:827): RecordingIsInitialized
  461. [2023-08-02 23:31:55.597] [924] (audio_device_impl.cc:579): SetStereoRecording(1)
  462. [2023-08-02 23:31:55.597] [924] (audio_device_buffer.cc:200): SetRecordingChannels(2)
  463. [2023-08-02 23:31:55.597] [924] (audio_device_impl.cc:783): SetRecordingDevice
  464. [2023-08-02 23:31:55.600] [924] (audio_device_impl.cc:567): StereoRecordingIsAvailable
  465. [2023-08-02 23:31:55.600] [924] (audio_device_impl.cc:574): output: 1
  466. [2023-08-02 23:31:55.600] [924] (audio_device_impl.cc:579): SetStereoRecording(1)
  467. [2023-08-02 23:31:55.600] [924] (audio_device_buffer.cc:200): SetRecordingChannels(2)
  468. [2023-08-02 23:31:55.600] [924] (audio_device_impl.cc:548): SetMicrophoneVolume(255)
  469. [2023-08-02 23:31:55.600] [924] (audio_engine.cpp:204): Setting audio output device: 'default'
  470. [2023-08-02 23:31:55.600] [924] (audio_device_impl.cc:821): PlayoutIsInitialized
  471. [2023-08-02 23:31:55.600] [924] (audio_device_impl.cc:715): SetPlayoutDevice
  472. [2023-08-02 23:31:55.604] [924] (audio_device_impl.cc:613): StereoPlayoutIsAvailable
  473. [2023-08-02 23:31:55.604] [924] (audio_device_impl.cc:620): output: 1
  474. [2023-08-02 23:31:55.604] [924] (audio_device_impl.cc:625): SetStereoPlayout(1)
  475. [2023-08-02 23:31:55.604] [924] (audio_device_buffer.cc:206): SetPlayoutChannels(2)
  476. [2023-08-02 23:31:55.606] [924] (audio_engine.cpp:187): Setting audio input device: '{0.0.1.00000000}.{b3d88a02-f531-4cca-a2a7-e0a38f82e27a}'
  477. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:827): RecordingIsInitialized
  478. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:579): SetStereoRecording(1)
  479. [2023-08-02 23:31:55.606] [924] (audio_device_buffer.cc:200): SetRecordingChannels(2)
  480. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:789): SetRecordingDevice
  481. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:567): StereoRecordingIsAvailable
  482. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:574): output: 1
  483. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:579): SetStereoRecording(1)
  484. [2023-08-02 23:31:55.606] [924] (audio_device_buffer.cc:200): SetRecordingChannels(2)
  485. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:548): SetMicrophoneVolume(255)
  486. [2023-08-02 23:31:55.606] [924] (audio_engine.cpp:204): Setting audio output device: '{0.0.0.00000000}.{33af893d-e5f0-43a1-a78f-a1a3505f28be}'
  487. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:821): PlayoutIsInitialized
  488. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:721): SetPlayoutDevice
  489. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:613): StereoPlayoutIsAvailable
  490. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:620): output: 1
  491. [2023-08-02 23:31:55.606] [924] (audio_device_impl.cc:625): SetStereoPlayout(1)
  492. [2023-08-02 23:31:55.606] [924] (audio_device_buffer.cc:206): SetPlayoutChannels(2)
  493. [2023-08-02 23:31:55.607] [18704] (discord.cpp:666): JS console: ["%c[ConnectionStore]","Socket is reconnecting because of starting new session"]
  494. [2023-08-02 23:31:55.607] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]",".connect() called, new state is WILL_RECONNECT"]
  495. [2023-08-02 23:31:55.607] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","Setting connection state to WILL_RECONNECT"]
  496. [2023-08-02 23:31:55.608] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","Setting connection state to CONNECTING"]
  497. [2023-08-02 23:31:55.608] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","[CONNECT] wss://gateway.discord.gg, encoding: etf, version: 9, compression: zlib-stream"]
  498. [2023-08-02 23:31:55.608] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","newOrTakeoverWebSocket()"]
  499. [2023-08-02 23:31:55.608] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","[FAST CONNECT] successfully took over websocket, state:","[object Object]"]
  500. [2023-08-02 23:31:55.608] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","[CONNECTED] wss://gateway.discord.gg/?encoding=etf&v=9&compress=zlib-stream in 0 ms"]
  501. [2023-08-02 23:31:55.608] [18704] (discord.cpp:666): JS console: ["%c[ConnectionStore]","handleIdentify called","[object Object]"]
  502. [2023-08-02 23:31:55.608] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","Setting connection state to IDENTIFYING"]
  503. [2023-08-02 23:31:55.608] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","[IDENTIFY]"]
  504. [2023-08-02 23:31:55.614] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","[HELLO] via \ngateway-prd-us-east1-d-b732: 0, heartbeat interval: 41250, took 6 ms"]
  505. [2023-08-02 23:31:55.666] [18704] (discord.cpp:666): JS console: ["%c[RPCServer:WSS]","Starting on 6463"]
  506. [2023-08-02 23:31:55.667] [18704] (discord.cpp:666): JS console: ["%c[RPCServer:IPC]","Starting on \\\\?\\pipe\\discord-ipc-0"]
  507. [2023-08-02 23:31:55.864] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","[READY] took 255ms, as 426289c7a8bf6e0762cefd2ce3fe2321 via \ngateway-prd-us-east1-d-b732: 133.231\n| id_created: 1.432\n| session_lookup_time: 0.412\n| session_lookup_finished: 0.021\n| discord-sessions-prd-2-147: 128.429\n| | start_session: 106.017\n| | | discord-api-5b4b94dbcc-j76d6: 96.643\n| | | | get_user: 14.888\n| | | | get_guilds: 22.837\n| | | | user_settings_proto: 0.144\n| | | | relationships: 13.543\n| | | | friend_suggestion: 0.075\n| | | | connections: 0.161\n| | | | serialized_read_states: 0.008\n| | | | pending_payments: 0.002\n| | | | send_scheduled_deletion_message: 0.002\n| | | | sanitize_premium_perks: 0.001\n| | | | guild_join_requests: 0.001\n| | | | broadcaster_user_ids: 0.002\n| | | | user_guild_settings: 0.002\n| | | | serialized_private_channels: 0.001\n| | | | user_segments: 10.06\n| | | | experiments: 20.54\n| | | | affine_user_ids: 0.014\n| | | | required_action: 0.002\n| | | | authorized_ip_coro: 0.001\n| | starting_guild_connect: 0.04\n| | presence_started: 0.28\n| | guilds_started: 0.415\n| | guilds_connect: 20.478\n| | presence_connect: 0.001\n| | connect_finished: 20.492\n| | build_ready: 1.084\n| | clean_ready: 0.001\n| | optimize_ready: 0.09\n| | split_ready: 0.007"]
  508. [2023-08-02 23:31:55.864] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","Setting connection state to SESSION_ESTABLISHED"]
  509. [2023-08-02 23:31:55.873] [18704] (discord.cpp:666): JS console: ["%c[Flux]","Dispatching CONNECTION_OPEN"]
  510. [2023-08-02 23:31:55.874] [18704] (discord.cpp:666): JS console: ["%c[AuthenticationStore]","handleConnectionOpen called","[object Object]"]
  511. [2023-08-02 23:31:55.874] [18704] (discord.cpp:666): JS console: ["%c[DatabaseManager]","removing database (user: 269645099238031362, database: undefined)"]
  512. [2023-08-02 23:31:55.874] [18704] (discord.cpp:666): JS console: ["%c[DatabaseManager]","added database (269645099238031362 → null)"]
  513. [2023-08-02 23:31:55.879] [18704] (discord.cpp:666): JS console: ["%c[NativeDispatchUtils]","Tried getting Dispatch instance before instantiated"]
  514. [2023-08-02 23:31:55.898] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","Updating resume url to wss://gateway-us-east1-d.discord.gg"]
  515. [2023-08-02 23:31:55.900] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","[READY_SUPPLEMENTAL] took 292ms"]
  516. [2023-08-02 23:31:55.900] [18704] (discord.cpp:666): JS console: ["%c[GatewaySocket]","Setting connection state to SESSION_ESTABLISHED"]
  517. [2023-08-02 23:31:56.658] [18704] (discord.cpp:666): JS console: ["%c[Flux]","Slow dispatch on GAMES_DATABASE_UPDATE: 406.69999999995343ms"]
  518. [2023-08-02 23:31:58.127] [19068] (device_info_ds.cc:134): Failed to enumerate CLSID_SystemDeviceEnum, error 0x1. No webcam exist?
  519. [2023-08-02 23:32:00.080] [924] (media_filter_manager.cpp:233): Applying settings for filter cameraBackgroundPreview
  520. [2023-08-02 23:32:00.080] [924] (media_filter_manager.cpp:249): Creating new filter record for cameraBackgroundPreview
  521. [2023-08-02 23:32:01.074] [924] (audio_coding.cpp:147): Using software Opus decoder
  522. [2023-08-02 23:32:01.074] [924] (audio_coding.cpp:164): Using software Opus encoder
  523. [2023-08-02 23:32:01.075] [924] (bitrate_prober.cc:72): Bandwidth probing enabled, set to inactive
  524. [2023-08-02 23:32:01.075] [924] (cpu_info.cc:53): Available number of cores: 24
  525. [2023-08-02 23:32:01.076] [924] (aimd_rate_control.cc:117): Using aimd rate control with back off factor 0.85
  526. [2023-08-02 23:32:01.076] [924] (remote_bitrate_estimator_single_stream.cc:72): RemoteBitrateEstimatorSingleStream: Instantiating.
  527. [2023-08-02 23:32:01.076] [924] (remote_estimator_proxy.cc:50): Maximum interval between transport feedback RTCP messages (ms): 250
  528. [2023-08-02 23:32:01.076] [924] (paced_sender.cc:186): ProcessThreadAttached 0x1aa12048
  529. [2023-08-02 23:32:01.076] [924] (delay_manager.cc:85): Delay manager config: quantile=0.97 forget_factor=0.9993 start_forget_weight=2 resample_interval_ms=0 max_history_ms=2000
  530. [2023-08-02 23:32:01.076] [924] (decision_logic.cc:68): NetEq decision logic settings: estimate_dtx_delay=0 time_stretch_cn=0 target_level_window_ms=100
  531. [2023-08-02 23:32:01.076] [924] (neteq_impl.cc:179): NetEq config: sample_rate_hz=16000, enable_post_decode_vad=true, max_packets_in_buffer=200, min_delay_ms=0, enable_fast_accelerate=false, enable_muted_state=false, enable_rtx_handling=false, extra_output_delay_ms=0
  532. [2023-08-02 23:32:01.076] [924] (audio_coding_module.cc:226): Created
  533. [2023-08-02 23:32:01.076] [924] (audio_send_stream.cc:162): AudioSendStream: 5150
  534. [2023-08-02 23:32:01.076] [924] (audio_send_stream.cc:229): AudioSendStream::ConfigureStream: {rtp: {ssrc: 5150, extmap-allow-mixed: false, extensions: [], c_name: }, rtcp_report_interval_ms: 5000, send_transport: (Transport), min_bitrate_bps: -1, max_bitrate_bps: -1, has audio_network_adaptor_config: false, has_dscp: false, send_codec_spec: {nack_enabled: false, transport_cc_enabled: false, cng_payload_type: <unset>, red_payload_type: <unset>, payload_type: 0, format: {name: pcmu, clockrate_hz: 8000, num_channels: 1, parameters: {}}}}
  535. [2023-08-02 23:32:01.076] [924] (call.cc:1168): UpdateAggregateNetworkState: aggregate_state change to up
  536. [2023-08-02 23:32:01.076] [8388] (rtp_transport_controller_send.cc:599): Creating fallback congestion controller
  537. [2023-08-02 23:32:01.076] [924] (audio_device_impl.cc:889): Recording
  538. [2023-08-02 23:32:01.076] [924] (audio_device_impl.cc:808): InitRecording
  539. [2023-08-02 23:32:01.076] [924] (audio_device_impl.cc:827): RecordingIsInitialized
  540. [2023-08-02 23:32:01.076] [8388] (alr_experiment.cc:79): Using ALR experiment settings: pacing factor: 1, max pacer queue length: 2875, ALR bandwidth usage percent: 80, ALR start budget level percent: 40, ALR end budget level percent: -60, ALR experiment group ID: 3
  541. [2023-08-02 23:32:01.076] [8388] (trendline_estimator.cc:188): Using Trendline filter for delay change estimation with settings sort:false,cap:false,beginning_packets:7,end_packets:7,cap_uncertainty:0,window_size:20 and no network state predictor
  542. [2023-08-02 23:32:01.076] [8388] (trendline_estimator.cc:188): Using Trendline filter for delay change estimation with settings sort:false,cap:false,beginning_packets:7,end_packets:7,cap_uncertainty:0,window_size:20 and no network state predictor
  543. [2023-08-02 23:32:01.076] [8388] (aimd_rate_control.cc:117): Using aimd rate control with back off factor 0.85
  544. [2023-08-02 23:32:01.076] [8388] (delay_based_bwe.cc:116): Initialized DelayBasedBwe with separate audio overuse detection enabled:false,packet_threshold:10,time_threshold:1 s and alr limited backoff disabled
  545. [2023-08-02 23:32:01.076] [8388] (bitrate_estimator.cc:67): BitrateEstimator settings, initial_window_ms 500, window_ms: 150
  546. [2023-08-02 23:32:01.076] [8388] (delay_based_bwe.cc:384): BWE Setting start bitrate to: 300 kbps
  547. [2023-08-02 23:32:01.076] [8388] (probe_controller.cc:280): Measured bitrate: 300000 Minimum to probe further: 1260000
  548. [2023-08-02 23:32:01.076] [8388] (bitrate_prober.cc:114): Probe cluster (bitrate:min bytes:min packets): (900000:1688:5)
  549. [2023-08-02 23:32:01.076] [8388] (bitrate_prober.cc:114): Probe cluster (bitrate:min bytes:min packets): (1800000:3375:5)
  550. [2023-08-02 23:32:01.076] [8388] (bitrate_allocator.cc:394): Current BWE 300000
  551. [2023-08-02 23:32:01.077] [924] (audio_device_core_win.cc:4344): Activating device for recording with ID {0.0.1.00000000}.{b3d88a02-f531-4cca-a2a7-e0a38f82e27a}
  552. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2312): nChannels=2, nSamplesPerSec=48000 is not supported. Closest match: nChannels=1, nSamplesPerSec=48000
  553. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2337): VoE selected this capturing format:
  554. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2338): wFormatTag : 0xfffe (65534)
  555. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2341): nChannels : 1
  556. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2342): nSamplesPerSec : 48000
  557. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2343): nAvgBytesPerSec : 96000
  558. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2344): nBlockAlign : 2
  559. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2345): wBitsPerSample : 16
  560. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2346): cbSize : 22
  561. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2347): Additional settings:
  562. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2348): _recAudioFrameSize: 2
  563. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2349): _recBlockSize : 480
  564. [2023-08-02 23:32:01.078] [924] (audio_device_core_win.cc:2350): _recChannels : 1
  565. [2023-08-02 23:32:01.086] [924] (audio_device_buffer.cc:180): SetRecordingSampleRate(48000)
  566. [2023-08-02 23:32:01.086] [924] (audio_device_buffer.cc:200): SetRecordingChannels(1)
  567. [2023-08-02 23:32:01.086] [924] (audio_device_core_win.cc:2389): IAudioClient::GetBufferSize() => 1056 (<=> 2112 bytes)
  568. [2023-08-02 23:32:01.087] [924] (audio_device_impl.cc:814): output: 0
  569. [2023-08-02 23:32:01.087] [924] (audio_device_impl.cc:864): StartRecording
  570. [2023-08-02 23:32:01.087] [924] (audio_device_impl.cc:889): Recording
  571. [2023-08-02 23:32:01.087] [924] (audio_device_buffer.cc:117): StartRecording
  572. [2023-08-02 23:32:01.094] [924] (audio_device_impl.cc:871): output: 0
  573. [2023-08-02 23:32:01.094] [924] (audio_device_impl.cc:448): MicrophoneIsInitialized
  574. [2023-08-02 23:32:01.094] [924] (audio_device_impl.cc:451): output: 1
  575. [2023-08-02 23:32:01.094] [924] (audio_device_impl.cc:889): Recording
  576. [2023-08-02 23:32:01.607] [4932] (audio_device_core_win.cc:3286): capture event timed out after 0.5 seconds
  577. [2023-08-02 23:32:01.608] [4932] (audio_device_core_win.cc:3455): Recording error: capturing thread has ended pre-maturely
  578. [2023-08-02 23:32:01.880] [924] (audio_processing_impl.cc:531): AudioProcessing::ApplyConfig: AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: 48000, multi_channel_render: 0, multi_channel_capture: 0 }, pre_amplifier: { enabled: 0, fixed_gain_factor: 1 }, high_pass_filter: { enabled: 1 }, echo_canceller: { enabled: 1, mobile_mode: 0, enforce_high_pass_filtering: 1 }, noise_suppression: { enabled: 1, level: High }, transient_suppression: { enabled: 0 }, voice_detection: { enabled: 0 }, gain_controller1: { enabled: 1, mode: AdaptiveAnalog, target_level_dbfs: 3, compression_gain_db: 9, enable_limiter: 1, analog_level_minimum: 0, analog_level_maximum: 255 }, gain_controller2: { enabled: 0, fixed_digital: { gain_db: 0 }, adaptive_digital: { enabled: 0, level_estimator: { vad_probability_attack: 1, type: Rms, adjacent_speech_frames_threshold: 1, initial_saturation_margin_db: 20, extra_saturation_margin_db: 2 }, gain_applier: { adjacent_speech_frames_threshold: 1, max_gain_change_db_per_second: 3, max_output_noise_level_dbfs: -50 }}}, residual_echo_detector: { enabled: 1 }, level_estimation: { enabled: 0 }}
  579. [2023-08-02 23:32:01.880] [924] (audio_processing_impl.cc:531): AudioProcessing::ApplyConfig: AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: 48000, multi_channel_render: 0, multi_channel_capture: 0 }, pre_amplifier: { enabled: 0, fixed_gain_factor: 1 }, high_pass_filter: { enabled: 1 }, echo_canceller: { enabled: 1, mobile_mode: 0, enforce_high_pass_filtering: 1 }, noise_suppression: { enabled: 0, level: High }, transient_suppression: { enabled: 0 }, voice_detection: { enabled: 0 }, gain_controller1: { enabled: 1, mode: AdaptiveAnalog, target_level_dbfs: 3, compression_gain_db: 9, enable_limiter: 1, analog_level_minimum: 0, analog_level_maximum: 255 }, gain_controller2: { enabled: 0, fixed_digital: { gain_db: 0 }, adaptive_digital: { enabled: 0, level_estimator: { vad_probability_attack: 1, type: Rms, adjacent_speech_frames_threshold: 1, initial_saturation_margin_db: 20, extra_saturation_margin_db: 2 }, gain_applier: { adjacent_speech_frames_threshold: 1, max_gain_change_db_per_second: 3, max_output_noise_level_dbfs: -50 }}}, residual_echo_detector: { enabled: 1 }, level_estimation: { enabled: 0 }}
  580. [2023-08-02 23:32:01.880] [924] (audio_processing_impl.cc:531): AudioProcessing::ApplyConfig: AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: 48000, multi_channel_render: 0, multi_channel_capture: 0 }, pre_amplifier: { enabled: 0, fixed_gain_factor: 1 }, high_pass_filter: { enabled: 1 }, echo_canceller: { enabled: 1, mobile_mode: 0, enforce_high_pass_filtering: 1 }, noise_suppression: { enabled: 0, level: High }, transient_suppression: { enabled: 0 }, voice_detection: { enabled: 0 }, gain_controller1: { enabled: 1, mode: AdaptiveAnalog, target_level_dbfs: 3, compression_gain_db: 9, enable_limiter: 1, analog_level_minimum: 0, analog_level_maximum: 255 }, gain_controller2: { enabled: 0, fixed_digital: { gain_db: 0 }, adaptive_digital: { enabled: 0, level_estimator: { vad_probability_attack: 1, type: Rms, adjacent_speech_frames_threshold: 1, initial_saturation_margin_db: 20, extra_saturation_margin_db: 2 }, gain_applier: { adjacent_speech_frames_threshold: 1, max_gain_change_db_per_second: 3, max_output_noise_level_dbfs: -50 }}}, residual_echo_detector: { enabled: 1 }, level_estimation: { enabled: 0 }}
  581. [2023-08-02 23:32:01.880] [924] (captured_audio_processor.cpp:119): SetNoiseCancellation: 1
  582. [2023-08-02 23:32:01.880] [924] (bitrate_prober.cc:72): Bandwidth probing enabled, set to inactive
  583. [2023-08-02 23:32:01.880] [924] (aimd_rate_control.cc:117): Using aimd rate control with back off factor 0.85
  584. [2023-08-02 23:32:01.880] [924] (remote_bitrate_estimator_single_stream.cc:72): RemoteBitrateEstimatorSingleStream: Instantiating.
  585. [2023-08-02 23:32:01.880] [924] (remote_estimator_proxy.cc:50): Maximum interval between transport feedback RTCP messages (ms): 250
  586. [2023-08-02 23:32:01.880] [924] (paced_sender.cc:186): ProcessThreadAttached 0x1aa12180
  587. [2023-08-02 23:32:01.880] [924] (delay_manager.cc:85): Delay manager config: quantile=0.97 forget_factor=0.9993 start_forget_weight=2 resample_interval_ms=0 max_history_ms=2000
  588. [2023-08-02 23:32:01.880] [924] (decision_logic.cc:68): NetEq decision logic settings: estimate_dtx_delay=0 time_stretch_cn=0 target_level_window_ms=100
  589. [2023-08-02 23:32:01.880] [924] (neteq_impl.cc:179): NetEq config: sample_rate_hz=16000, enable_post_decode_vad=true, max_packets_in_buffer=200, min_delay_ms=0, enable_fast_accelerate=false, enable_muted_state=true, enable_rtx_handling=false, extra_output_delay_ms=0
  590. [2023-08-02 23:32:01.880] [924] (audio_receive_stream.cc:123): AudioReceiveStream: 5150
  591. [2023-08-02 23:32:01.880] [924] (rtp_demuxer.cc:144): Added sink = 1ab5dd28 for criteria {mid: <empty>, rsid: <empty>, ssrcs: [5150, ], payload_types = []}
  592. [2023-08-02 23:32:01.880] [924] (audio_receive_stream.cc:383): AudioReceiveStream::ConfigureStream: {rtp: {remote_ssrc: 5150, local_ssrc: 0, transport_cc: off, nack: {rtp_history_ms: 0}, extensions: []}, rtcp_send_transport: (Transport)}
  593. [2023-08-02 23:32:01.880] [924] (call.cc:1168): UpdateAggregateNetworkState: aggregate_state change to up
  594. [2023-08-02 23:32:01.880] [924] (audio_device_impl.cc:858): Playing
  595. [2023-08-02 23:32:01.880] [924] (audio_device_impl.cc:795): InitPlayout
  596. [2023-08-02 23:32:01.880] [924] (audio_device_impl.cc:821): PlayoutIsInitialized
  597. [2023-08-02 23:32:01.880] [2212] (rtp_transport_controller_send.cc:599): Creating fallback congestion controller
  598. [2023-08-02 23:32:01.880] [2212] (alr_experiment.cc:79): Using ALR experiment settings: pacing factor: 1, max pacer queue length: 2875, ALR bandwidth usage percent: 80, ALR start budget level percent: 40, ALR end budget level percent: -60, ALR experiment group ID: 3
  599. [2023-08-02 23:32:01.880] [2212] (trendline_estimator.cc:188): Using Trendline filter for delay change estimation with settings sort:false,cap:false,beginning_packets:7,end_packets:7,cap_uncertainty:0,window_size:20 and no network state predictor
  600. [2023-08-02 23:32:01.880] [2212] (trendline_estimator.cc:188): Using Trendline filter for delay change estimation with settings sort:false,cap:false,beginning_packets:7,end_packets:7,cap_uncertainty:0,window_size:20 and no network state predictor
  601. [2023-08-02 23:32:01.880] [2212] (aimd_rate_control.cc:117): Using aimd rate control with back off factor 0.85
  602. [2023-08-02 23:32:01.880] [2212] (delay_based_bwe.cc:116): Initialized DelayBasedBwe with separate audio overuse detection enabled:false,packet_threshold:10,time_threshold:1 s and alr limited backoff disabled
  603. [2023-08-02 23:32:01.880] [2212] (bitrate_estimator.cc:67): BitrateEstimator settings, initial_window_ms 500, window_ms: 150
  604. [2023-08-02 23:32:01.880] [2212] (delay_based_bwe.cc:384): BWE Setting start bitrate to: 300 kbps
  605. [2023-08-02 23:32:01.880] [2212] (probe_controller.cc:280): Measured bitrate: 300000 Minimum to probe further: 1260000
  606. [2023-08-02 23:32:01.880] [2212] (bitrate_prober.cc:114): Probe cluster (bitrate:min bytes:min packets): (900000:1688:5)
  607. [2023-08-02 23:32:01.880] [2212] (bitrate_prober.cc:114): Probe cluster (bitrate:min bytes:min packets): (1800000:3375:5)
  608. [2023-08-02 23:32:01.880] [2212] (bitrate_allocator.cc:394): Current BWE 300000
  609. [2023-08-02 23:32:01.881] [924] (audio_device_core_win.cc:4344): Activating device for playback with ID {0.0.0.00000000}.{33af893d-e5f0-43a1-a78f-a1a3505f28be}
  610. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2021): VoE selected this rendering format:
  611. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2022): wFormatTag : 0x1 (1)
  612. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2025): nChannels : 2
  613. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2026): nSamplesPerSec : 48000
  614. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2027): nAvgBytesPerSec : 192000
  615. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2028): nBlockAlign : 4
  616. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2029): wBitsPerSample : 16
  617. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2030): cbSize : 0
  618. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2031): Additional settings:
  619. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2032): _playAudioFrameSize: 4
  620. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2033): _playBlockSize : 480
  621. [2023-08-02 23:32:01.884] [924] (audio_device_core_win.cc:2034): _playChannels : 2
  622. [2023-08-02 23:32:02.030] [924] (audio_device_buffer.cc:186): SetPlayoutSampleRate(48000)
  623. [2023-08-02 23:32:02.030] [924] (audio_device_buffer.cc:206): SetPlayoutChannels(2)
  624. [2023-08-02 23:32:02.030] [924] (audio_device_core_win.cc:2098): IAudioClient::GetBufferSize() => 1056 (<=> 4224 bytes)
  625. [2023-08-02 23:32:02.030] [924] (audio_device_impl.cc:801): output: 0
  626. [2023-08-02 23:32:02.030] [924] (audio_device_impl.cc:833): StartPlayout
  627. [2023-08-02 23:32:02.030] [924] (audio_device_impl.cc:858): Playing
  628. [2023-08-02 23:32:02.030] [924] (audio_device_buffer.cc:98): StartPlayout
  629. [2023-08-02 23:32:02.031] [924] (audio_device_impl.cc:840): output: 0
  630. [2023-08-02 23:32:02.032] [924] (delay_manager.cc:85): Delay manager config: quantile=0.97 forget_factor=0.9993 start_forget_weight=2 resample_interval_ms=0 max_history_ms=2000
  631. [2023-08-02 23:32:02.032] [924] (decision_logic.cc:68): NetEq decision logic settings: estimate_dtx_delay=0 time_stretch_cn=0 target_level_window_ms=100
  632. [2023-08-02 23:32:02.032] [924] (neteq_impl.cc:179): NetEq config: sample_rate_hz=16000, enable_post_decode_vad=true, max_packets_in_buffer=200, min_delay_ms=0, enable_fast_accelerate=false, enable_muted_state=false, enable_rtx_handling=false, extra_output_delay_ms=0
  633. [2023-08-02 23:32:02.032] [924] (audio_coding_module.cc:226): Created
  634. [2023-08-02 23:32:02.032] [924] (audio_send_stream.cc:162): AudioSendStream: 5150
  635. [2023-08-02 23:32:02.032] [924] (audio_send_stream.cc:229): AudioSendStream::ConfigureStream: {rtp: {ssrc: 5150, extmap-allow-mixed: false, extensions: [], c_name: }, rtcp_report_interval_ms: 5000, send_transport: (Transport), min_bitrate_bps: -1, max_bitrate_bps: -1, has audio_network_adaptor_config: false, has_dscp: false, send_codec_spec: {nack_enabled: false, transport_cc_enabled: false, cng_payload_type: <unset>, red_payload_type: <unset>, payload_type: 120, format: {name: opus, clockrate_hz: 48000, num_channels: 2, parameters: {stereo: 0}}}}
  636. [2023-08-02 23:32:02.032] [924] (audio_encoder_opus.cc:677): Set Opus bitrate to 32000 bps.
  637. [2023-08-02 23:32:02.032] [924] (audio_device_impl.cc:889): Recording
  638. [2023-08-02 23:32:02.032] [924] (audio_device_impl.cc:448): MicrophoneIsInitialized
  639. [2023-08-02 23:32:02.032] [924] (audio_device_impl.cc:451): output: 1
  640. [2023-08-02 23:32:02.032] [924] (audio_device_impl.cc:889): Recording
  641. [2023-08-02 23:32:02.032] [924] (call.cc:1168): UpdateAggregateNetworkState: aggregate_state change to down
  642. [2023-08-02 23:32:02.032] [924] (audio_send_stream.cc:178): ~AudioSendStream: 5150
  643. [2023-08-02 23:32:02.032] [8388] (pacing_controller.cc:162): PacedSender paused.
  644. [2023-08-02 23:32:02.032] [8388] (control_handler.cc:78): Bitrate estimate state changed, BWE: 300 kbps.
  645. [2023-08-02 23:32:02.032] [924] (paced_sender.cc:186): ProcessThreadAttached 0x0
  646. [2023-08-02 23:32:02.032] [924] (paced_sender.cc:186): ProcessThreadAttached 0x0
  647. [2023-08-02 23:32:02.036] [22380] (audio_device_buffer.cc:287): Size of playout buffer: 960
  648. [2023-08-02 23:32:02.905] [2212] (probe_controller.cc:378): kWaitingForProbingResult: timeout
  649. [2023-08-02 23:32:05.481] [924] (audio_processing_impl.cc:531): AudioProcessing::ApplyConfig: AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: 48000, multi_channel_render: 0, multi_channel_capture: 0 }, pre_amplifier: { enabled: 0, fixed_gain_factor: 1 }, high_pass_filter: { enabled: 1 }, echo_canceller: { enabled: 1, mobile_mode: 0, enforce_high_pass_filtering: 1 }, noise_suppression: { enabled: 0, level: High }, transient_suppression: { enabled: 0 }, voice_detection: { enabled: 0 }, gain_controller1: { enabled: 1, mode: AdaptiveAnalog, target_level_dbfs: 3, compression_gain_db: 9, enable_limiter: 1, analog_level_minimum: 0, analog_level_maximum: 255 }, gain_controller2: { enabled: 0, fixed_digital: { gain_db: 0 }, adaptive_digital: { enabled: 0, level_estimator: { vad_probability_attack: 1, type: Rms, adjacent_speech_frames_threshold: 1, initial_saturation_margin_db: 20, extra_saturation_margin_db: 2 }, gain_applier: { adjacent_speech_frames_threshold: 1, max_gain_change_db_per_second: 3, max_output_noise_level_dbfs: -50 }}}, residual_echo_detector: { enabled: 1 }, level_estimation: { enabled: 0 }}
  650. [2023-08-02 23:32:05.481] [924] (audio_processing_impl.cc:531): AudioProcessing::ApplyConfig: AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: 48000, multi_channel_render: 0, multi_channel_capture: 0 }, pre_amplifier: { enabled: 0, fixed_gain_factor: 1 }, high_pass_filter: { enabled: 1 }, echo_canceller: { enabled: 1, mobile_mode: 0, enforce_high_pass_filtering: 1 }, noise_suppression: { enabled: 0, level: High }, transient_suppression: { enabled: 0 }, voice_detection: { enabled: 0 }, gain_controller1: { enabled: 1, mode: AdaptiveAnalog, target_level_dbfs: 3, compression_gain_db: 9, enable_limiter: 1, analog_level_minimum: 0, analog_level_maximum: 255 }, gain_controller2: { enabled: 0, fixed_digital: { gain_db: 0 }, adaptive_digital: { enabled: 0, level_estimator: { vad_probability_attack: 1, type: Rms, adjacent_speech_frames_threshold: 1, initial_saturation_margin_db: 20, extra_saturation_margin_db: 2 }, gain_applier: { adjacent_speech_frames_threshold: 1, max_gain_change_db_per_second: 3, max_output_noise_level_dbfs: -50 }}}, residual_echo_detector: { enabled: 1 }, level_estimation: { enabled: 0 }}
  651. [2023-08-02 23:32:05.481] [924] (audio_processing_impl.cc:531): AudioProcessing::ApplyConfig: AudioProcessing::Config{ pipeline: { maximum_internal_processing_rate: 48000, multi_channel_render: 0, multi_channel_capture: 0 }, pre_amplifier: { enabled: 0, fixed_gain_factor: 1 }, high_pass_filter: { enabled: 1 }, echo_canceller: { enabled: 1, mobile_mode: 0, enforce_high_pass_filtering: 1 }, noise_suppression: { enabled: 0, level: High }, transient_suppression: { enabled: 0 }, voice_detection: { enabled: 0 }, gain_controller1: { enabled: 1, mode: AdaptiveAnalog, target_level_dbfs: 3, compression_gain_db: 9, enable_limiter: 1, analog_level_minimum: 0, analog_level_maximum: 255 }, gain_controller2: { enabled: 0, fixed_digital: { gain_db: 0 }, adaptive_digital: { enabled: 0, level_estimator: { vad_probability_attack: 1, type: Rms, adjacent_speech_frames_threshold: 1, initial_saturation_margin_db: 20, extra_saturation_margin_db: 2 }, gain_applier: { adjacent_speech_frames_threshold: 1, max_gain_change_db_per_second: 3, max_output_noise_level_dbfs: -50 }}}, residual_echo_detector: { enabled: 1 }, level_estimation: { enabled: 0 }}
  652. [2023-08-02 23:32:05.481] [924] (captured_audio_processor.cpp:119): SetNoiseCancellation: 1
  653. [2023-08-02 23:32:05.481] [924] (audio_device_impl.cc:889): Recording
  654. [2023-08-02 23:32:05.481] [924] (audio_device_impl.cc:878): StopRecording
  655. [2023-08-02 23:32:05.481] [924] (audio_device_buffer.cc:153): StopRecording
  656. [2023-08-02 23:32:05.481] [924] (audio_device_buffer.cc:176): total recording time: 4395
  657. [2023-08-02 23:32:05.481] [924] (audio_device_impl.cc:882): output: 0
  658. [2023-08-02 23:32:05.481] [924] (audio_device_impl.cc:878): StopRecording
  659. [2023-08-02 23:32:05.481] [924] (audio_device_impl.cc:882): output: 0
  660. [2023-08-02 23:32:05.481] [924] (audio_send_stream.cc:178): ~AudioSendStream: 5150
  661. [2023-08-02 23:32:05.482] [924] (audio_device_impl.cc:847): StopPlayout
  662. [2023-08-02 23:32:05.508] [924] (audio_device_buffer.cc:139): StopPlayout
  663. [2023-08-02 23:32:05.508] [924] (audio_device_buffer.cc:145): total playout time: 3478
  664. [2023-08-02 23:32:05.508] [924] (audio_device_impl.cc:851): output: 0
  665. [2023-08-02 23:32:05.508] [924] (call.cc:1168): UpdateAggregateNetworkState: aggregate_state change to down
  666. [2023-08-02 23:32:05.508] [924] (audio_receive_stream.cc:144): ~AudioReceiveStream: 5150
  667. [2023-08-02 23:32:05.508] [924] (rtp_demuxer.cc:240): Removed sink = 1ab5dd28 bindings
  668. [2023-08-02 23:32:05.508] [2212] (pacing_controller.cc:162): PacedSender paused.
  669. [2023-08-02 23:32:05.508] [2212] (control_handler.cc:78): Bitrate estimate state changed, BWE: 300 kbps.
  670. [2023-08-02 23:32:05.509] [924] (paced_sender.cc:186): ProcessThreadAttached 0x0
  671. [2023-08-02 23:32:05.509] [924] (paced_sender.cc:186): ProcessThreadAttached 0x0
  672. [2023-08-02 23:32:05.509] [924] (audio_coding.cpp:147): Using software Opus decoder
  673. [2023-08-02 23:32:05.509] [924] (audio_coding.cpp:164): Using software Opus encoder
  674. [2023-08-02 23:32:05.509] [924] (bitrate_prober.cc:72): Bandwidth probing enabled, set to inactive
  675. [2023-08-02 23:32:05.509] [924] (aimd_rate_control.cc:117): Using aimd rate control with back off factor 0.85
  676. [2023-08-02 23:32:05.509] [924] (remote_bitrate_estimator_single_stream.cc:72): RemoteBitrateEstimatorSingleStream: Instantiating.
  677. [2023-08-02 23:32:05.509] [924] (remote_estimator_proxy.cc:50): Maximum interval between transport feedback RTCP messages (ms): 250
  678. [2023-08-02 23:32:05.509] [924] (paced_sender.cc:186): ProcessThreadAttached 0x1aa12660
  679. [2023-08-02 23:32:05.509] [924] (delay_manager.cc:85): Delay manager config: quantile=0.97 forget_factor=0.9993 start_forget_weight=2 resample_interval_ms=0 max_history_ms=2000
  680. [2023-08-02 23:32:05.509] [924] (decision_logic.cc:68): NetEq decision logic settings: estimate_dtx_delay=0 time_stretch_cn=0 target_level_window_ms=100
  681. [2023-08-02 23:32:05.509] [924] (neteq_impl.cc:179): NetEq config: sample_rate_hz=16000, enable_post_decode_vad=true, max_packets_in_buffer=200, min_delay_ms=0, enable_fast_accelerate=false, enable_muted_state=false, enable_rtx_handling=false, extra_output_delay_ms=0
  682. [2023-08-02 23:32:05.509] [924] (audio_coding_module.cc:226): Created
  683. [2023-08-02 23:32:05.509] [924] (audio_send_stream.cc:162): AudioSendStream: 5150
  684. [2023-08-02 23:32:05.509] [924] (audio_send_stream.cc:229): AudioSendStream::ConfigureStream: {rtp: {ssrc: 5150, extmap-allow-mixed: false, extensions: [], c_name: }, rtcp_report_interval_ms: 5000, send_transport: (Transport), min_bitrate_bps: -1, max_bitrate_bps: -1, has audio_network_adaptor_config: false, has_dscp: false, send_codec_spec: {nack_enabled: false, transport_cc_enabled: false, cng_payload_type: <unset>, red_payload_type: <unset>, payload_type: 0, format: {name: pcmu, clockrate_hz: 8000, num_channels: 1, parameters: {}}}}
  685. [2023-08-02 23:32:05.509] [924] (call.cc:1168): UpdateAggregateNetworkState: aggregate_state change to up
  686. [2023-08-02 23:32:05.509] [924] (audio_device_impl.cc:889): Recording
  687. [2023-08-02 23:32:05.509] [924] (audio_device_impl.cc:808): InitRecording
  688. [2023-08-02 23:32:05.509] [15724] (rtp_transport_controller_send.cc:599): Creating fallback congestion controller
  689. [2023-08-02 23:32:05.509] [924] (audio_device_impl.cc:827): RecordingIsInitialized
  690. [2023-08-02 23:32:05.510] [15724] (alr_experiment.cc:79): Using ALR experiment settings: pacing factor: 1, max pacer queue length: 2875, ALR bandwidth usage percent: 80, ALR start budget level percent: 40, ALR end budget level percent: -60, ALR experiment group ID: 3
  691. [2023-08-02 23:32:05.510] [15724] (trendline_estimator.cc:188): Using Trendline filter for delay change estimation with settings sort:false,cap:false,beginning_packets:7,end_packets:7,cap_uncertainty:0,window_size:20 and no network state predictor
  692. [2023-08-02 23:32:05.510] [15724] (trendline_estimator.cc:188): Using Trendline filter for delay change estimation with settings sort:false,cap:false,beginning_packets:7,end_packets:7,cap_uncertainty:0,window_size:20 and no network state predictor
  693. [2023-08-02 23:32:05.510] [15724] (aimd_rate_control.cc:117): Using aimd rate control with back off factor 0.85
  694. [2023-08-02 23:32:05.510] [15724] (delay_based_bwe.cc:116): Initialized DelayBasedBwe with separate audio overuse detection enabled:false,packet_threshold:10,time_threshold:1 s and alr limited backoff disabled
  695. [2023-08-02 23:32:05.510] [15724] (bitrate_estimator.cc:67): BitrateEstimator settings, initial_window_ms 500, window_ms: 150
  696. [2023-08-02 23:32:05.510] [15724] (delay_based_bwe.cc:384): BWE Setting start bitrate to: 300 kbps
  697. [2023-08-02 23:32:05.510] [15724] (probe_controller.cc:280): Measured bitrate: 300000 Minimum to probe further: 1260000
  698. [2023-08-02 23:32:05.510] [15724] (bitrate_prober.cc:114): Probe cluster (bitrate:min bytes:min packets): (900000:1688:5)
  699. [2023-08-02 23:32:05.510] [15724] (bitrate_prober.cc:114): Probe cluster (bitrate:min bytes:min packets): (1800000:3375:5)
  700. [2023-08-02 23:32:05.510] [15724] (bitrate_allocator.cc:394): Current BWE 300000
  701. [2023-08-02 23:32:05.510] [924] (audio_device_core_win.cc:4344): Activating device for recording with ID {0.0.1.00000000}.{b3d88a02-f531-4cca-a2a7-e0a38f82e27a}
  702. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2312): nChannels=2, nSamplesPerSec=48000 is not supported. Closest match: nChannels=1, nSamplesPerSec=48000
  703. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2337): VoE selected this capturing format:
  704. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2338): wFormatTag : 0xfffe (65534)
  705. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2341): nChannels : 1
  706. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2342): nSamplesPerSec : 48000
  707. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2343): nAvgBytesPerSec : 96000
  708. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2344): nBlockAlign : 2
  709. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2345): wBitsPerSample : 16
  710. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2346): cbSize : 22
  711. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2347): Additional settings:
  712. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2348): _recAudioFrameSize: 2
  713. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2349): _recBlockSize : 480
  714. [2023-08-02 23:32:05.511] [924] (audio_device_core_win.cc:2350): _recChannels : 1
  715. [2023-08-02 23:32:05.518] [924] (audio_device_buffer.cc:180): SetRecordingSampleRate(48000)
  716. [2023-08-02 23:32:05.518] [924] (audio_device_buffer.cc:200): SetRecordingChannels(1)
  717. [2023-08-02 23:32:05.518] [924] (audio_device_core_win.cc:2389): IAudioClient::GetBufferSize() => 1056 (<=> 2112 bytes)
  718. [2023-08-02 23:32:05.518] [924] (audio_device_impl.cc:814): output: 0
  719. [2023-08-02 23:32:05.518] [924] (audio_device_impl.cc:864): StartRecording
  720. [2023-08-02 23:32:05.518] [924] (audio_device_impl.cc:889): Recording
  721. [2023-08-02 23:32:05.518] [924] (audio_device_buffer.cc:117): StartRecording
  722. [2023-08-02 23:32:05.525] [924] (audio_device_impl.cc:871): output: 0
  723. [2023-08-02 23:32:05.525] [924] (audio_device_impl.cc:448): MicrophoneIsInitialized
  724. [2023-08-02 23:32:05.525] [924] (audio_device_impl.cc:451): output: 1
  725. [2023-08-02 23:32:05.525] [924] (audio_device_impl.cc:889): Recording
  726. [2023-08-02 23:32:06.040] [3028] (audio_device_core_win.cc:3286): capture event timed out after 0.5 seconds
  727. [2023-08-02 23:32:06.041] [3028] (audio_device_core_win.cc:3455): Recording error: capturing thread has ended pre-maturely
  728. [2023-08-02 23:32:06.534] [15724] (probe_controller.cc:378): kWaitingForProbingResult: timeout
  729. [2023-08-02 23:32:08.030] [18704] (discord.cpp:666): JS console: ["%c[FetchBlockedDomain]","Fetching blocked domain list"]
  730. [2023-08-02 23:32:08.032] [18704] (discord.cpp:666): JS console: ["%c[FetchBlockedDomain]","Server revision: 98, Client revision: 98"]
  731. [2023-08-02 23:32:08.245] [18704] (discord.cpp:666): JS console: ["%c[RTCLatencyTestManager]","RTC cached preferred region is us-east"]
  732. [2023-08-02 23:32:09.677] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  733. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  734. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  735. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  736. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  737. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  738. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  739. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  740. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  741. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  742. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  743. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  744. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  745. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  746. [2023-08-02 23:32:09.678] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  747. [2023-08-02 23:32:09.679] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  748. [2023-08-02 23:32:09.679] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  749. [2023-08-02 23:32:09.679] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  750. [2023-08-02 23:32:09.679] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  751. [2023-08-02 23:32:09.679] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  752. [2023-08-02 23:32:09.679] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  753. [2023-08-02 23:32:09.681] [18704] (discord.cpp:666): JS console: ["Window state not initialized","window-1"]
  754.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement