Guest User

Untitled

a guest
Aug 30th, 2016
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.02 KB | None | 0 0
  1. robin@robin-desktop:~$ obs
  2. Attempted path: share/obs/obs-studio/locale/en-US.ini
  3. Attempted path: /usr/share/obs/obs-studio/locale/en-US.ini
  4. Attempted path: share/obs/obs-studio/locale.ini
  5. Attempted path: /usr/share/obs/obs-studio/locale.ini
  6. Attempted path: share/obs/obs-studio/locale/fr-FR.ini
  7. Attempted path: /usr/share/obs/obs-studio/locale/fr-FR.ini
  8. info: Using preferred locale 'fr-FR'
  9. Attempted path: share/obs/obs-studio/themes/Default.qss
  10. Attempted path: /usr/share/obs/obs-studio/themes/Default.qss
  11. Attempted path: share/obs/obs-studio/license/gplv2.txt
  12. Attempted path: /usr/share/obs/obs-studio/license/gplv2.txt
  13. info: Processor: 8 logical cores
  14. info: Processor: Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz
  15. info: Physical Memory: 7946MB Total
  16. info: Kernel Version: Linux 4.8.0-040800rc3-generic
  17. info: Distribution: "Ubuntu" "16.04"
  18. info: OBS 0.15.1 (linux)
  19. info: ---------------------------------
  20. info: ---------------------------------
  21. info: audio settings reset:
  22. samples per sec: 44100
  23. speakers: 2
  24. info: OpenGL version: 4.3 (Core Profile) Mesa 12.1.0-devel - padoka PPA
  25.  
  26. info: ---------------------------------
  27. info: video settings reset:
  28. base resolution: 1920x1080
  29. output resolution: 1280x720
  30. fps: 30/1
  31. format: NV12
  32. info: ---------------------------------
  33. info: Loading module: image-source.so
  34. info: ---------------------------------
  35. info: Loading module: linux-capture.so
  36. info: ---------------------------------
  37. info: Loading module: linux-decklink.so
  38. libDeckLinkAPI.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
  39. info: No blackmagic support
  40. info: Failed to start search for DeckLink devices
  41. info: ---------------------------------
  42. info: Loading module: linux-jack.so
  43. info: ---------------------------------
  44. info: Loading module: linux-pulseaudio.so
  45. info: ---------------------------------
  46. info: Loading module: linux-v4l2.so
  47. info: ---------------------------------
  48. info: Loading module: obs-ffmpeg.so
  49. info: ---------------------------------
  50. info: Loading module: obs-filters.so
  51. info: ---------------------------------
  52. info: Loading module: obs-libfdk.so
  53. info: ---------------------------------
  54. info: Loading module: obs-outputs.so
  55. info: ---------------------------------
  56. info: Loading module: obs-transitions.so
  57. info: ---------------------------------
  58. info: Loading module: obs-x264.so
  59. info: ---------------------------------
  60. info: Loading module: rtmp-services.so
  61. info: ---------------------------------
  62. info: Loading module: text-freetype2.so
  63. info: =====================================================================
  64. info: output 'simple_stream' (rtmp_output) created
  65. info: encoder 'simple_h264_stream' (obs_x264) created
  66. info: AAC encoder bitrate mapping:
  67. 32 kbit/s: 'Encodeur AAC libfdk' (libfdk_aac)
  68. 64 kbit/s: 'Encodeur AAC libfdk' (libfdk_aac)
  69. 96 kbit/s: 'Encodeur AAC libfdk' (libfdk_aac)
  70. 128 kbit/s: 'Encodeur AAC libfdk' (libfdk_aac)
  71. 160 kbit/s: 'Encodeur AAC libfdk' (libfdk_aac)
  72. 192 kbit/s: 'Encodeur AAC libfdk' (libfdk_aac)
  73. 224 kbit/s: 'Encodeur AAC libfdk' (libfdk_aac)
  74. 256 kbit/s: 'Encodeur AAC libfdk' (libfdk_aac)
  75. 288 kbit/s: 'Encodeur AAC FFmpeg par défaut' (ffmpeg_aac)
  76. 320 kbit/s: 'Encodeur AAC FFmpeg par défaut' (ffmpeg_aac)
  77. info: encoder 'simple_aac' (libfdk_aac) created
  78. info: output 'simple_file_output' (ffmpeg_muxer) created
  79. error: Service '' not found
  80. info: service 'default_service' (rtmp_common) created
  81. info: All scene data cleared
  82. info: ------------------------------------------------
  83. info: pulse-input: Server name: 'pulseaudio 8.0'
  84. error: pulse-input: Sample spec is not valid
  85. error: Failed to create source 'Audio du bureau'!
  86. info: source 'Audio du bureau' (pulse_output_capture) created
  87. info: pulse-input: Server name: 'pulseaudio 8.0'
  88. error: pulse-input: Sample spec is not valid
  89. error: Failed to create source 'Mic/Aux'!
  90. info: source 'Mic/Aux' (pulse_input_capture) created
  91. info: xshm-input: Geometry 1920x1080 @ 0,0
  92. info: source 'Capture d'écran (XSHM)' (xshm_input) created
  93. info: source 'Scène' (scene) created
  94. info: == Profiler Results =============================
  95. info: run_program_init: 2062,56 ms
  96. info: ┣OBSApp::AppInit: 54,905 ms
  97. info: ┃ ┗OBSApp::InitLocale: 34,062 ms
  98. info: ┗OBSApp::OBSInit: 1342,19 ms
  99. info: ┣obs_startup: 17,604 ms
  100. info: ┗OBSBasic::OBSInit: 914,402 ms
  101. info: ┣OBSBasic::InitBasicConfig: 0,261 ms
  102. info: ┣OBSBasic::ResetAudio: 0,084 ms
  103. info: ┣OBSBasic::ResetVideo: 215,566 ms
  104. info: ┣OBSBasic::InitOBSCallbacks: 0,009 ms
  105. info: ┣OBSBasic::InitHotkeys: 0,069 ms
  106. info: ┣obs_load_all_modules: 551,999 ms
  107. info: ┃ ┣obs_init_module(image-source.so): 0,006 ms
  108. info: ┃ ┣obs_init_module(linux-capture.so): 0,931 ms
  109. info: ┃ ┣obs_init_module(linux-decklink.so): 0,272 ms
  110. info: ┃ ┣obs_init_module(linux-jack.so): 0,007 ms
  111. info: ┃ ┣obs_init_module(linux-pulseaudio.so): 0,006 ms
  112. info: ┃ ┣obs_init_module(linux-v4l2.so): 0,009 ms
  113. info: ┃ ┣obs_init_module(obs-ffmpeg.so): 0,076 ms
  114. info: ┃ ┣obs_init_module(obs-filters.so): 0,013 ms
  115. info: ┃ ┣obs_init_module(obs-libfdk.so): 0,007 ms
  116. info: ┃ ┣obs_init_module(obs-outputs.so): 0,007 ms
  117. info: ┃ ┣obs_init_module(obs-transitions.so): 0,012 ms
  118. info: ┃ ┣obs_init_module(obs-x264.so): 0,007 ms
  119. info: ┃ ┣obs_init_module(rtmp-services.so): 14,556 ms
  120. info: ┃ ┗obs_init_module(text-freetype2.so): 0,076 ms
  121. info: ┣OBSBasic::ResetOutputs: 12,882 ms
  122. info: ┣OBSBasic::CreateHotkeys: 0,02 ms
  123. info: ┣OBSBasic::InitService: 0,053 ms
  124. info: ┣OBSBasic::InitPrimitives: 0,522 ms
  125. info: ┗OBSBasic::Load: 110,192 ms
  126. info: =================================================
  127. 0xbd1230 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x8661c0) ): Attempt to set a screen on a child window.
  128. 0xb27950 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x8661c0) ): Attempt to set a screen on a child window.
  129. 0xbd16d0 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x8661c0) ): Attempt to set a screen on a child window.
  130. 0xbd4960 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x8661c0) ): Attempt to set a screen on a child window.
  131. 0xbd1bb0 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x8661c0) ): Attempt to set a screen on a child window.
  132. 0xbd2050 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x8661c0) ): Attempt to set a screen on a child window.
  133. info: Update check: last known remote version is 0.4.0
  134. info: source 'Scène' destroyed
  135. info: source 'Capture d'écran (XSHM)' destroyed
  136. info: source 'Audio du bureau' destroyed
  137. info: source 'Mic/Aux' destroyed
  138. info: All scene data cleared
  139. info: ------------------------------------------------
  140. info: service 'default_service' destroyed
  141. info: encoder 'simple_h264_stream' destroyed
  142. info: encoder 'simple_aac' destroyed
  143. info: output 'simple_stream' destroyed
  144. info: output 'simple_file_output' destroyed
  145. info: Freeing OBS context data
  146. info: == Profiler Results =============================
  147. info: run_program_init: 2062,56 ms
  148. info: ┣OBSApp::AppInit: 54,905 ms
  149. info: ┃ ┗OBSApp::InitLocale: 34,062 ms
  150. info: ┗OBSApp::OBSInit: 1342,19 ms
  151. info: ┣obs_startup: 17,604 ms
  152. info: ┗OBSBasic::OBSInit: 914,402 ms
  153. info: ┣OBSBasic::InitBasicConfig: 0,261 ms
  154. info: ┣OBSBasic::ResetAudio: 0,084 ms
  155. info: ┣OBSBasic::ResetVideo: 215,566 ms
  156. info: ┣OBSBasic::InitOBSCallbacks: 0,009 ms
  157. info: ┣OBSBasic::InitHotkeys: 0,069 ms
  158. info: ┣obs_load_all_modules: 551,999 ms
  159. info: ┃ ┣obs_init_module(image-source.so): 0,006 ms
  160. info: ┃ ┣obs_init_module(linux-capture.so): 0,931 ms
  161. info: ┃ ┣obs_init_module(linux-decklink.so): 0,272 ms
  162. info: ┃ ┣obs_init_module(linux-jack.so): 0,007 ms
  163. info: ┃ ┣obs_init_module(linux-pulseaudio.so): 0,006 ms
  164. info: ┃ ┣obs_init_module(linux-v4l2.so): 0,009 ms
  165. info: ┃ ┣obs_init_module(obs-ffmpeg.so): 0,076 ms
  166. info: ┃ ┣obs_init_module(obs-filters.so): 0,013 ms
  167. info: ┃ ┣obs_init_module(obs-libfdk.so): 0,007 ms
  168. info: ┃ ┣obs_init_module(obs-outputs.so): 0,007 ms
  169. info: ┃ ┣obs_init_module(obs-transitions.so): 0,012 ms
  170. info: ┃ ┣obs_init_module(obs-x264.so): 0,007 ms
  171. info: ┃ ┣obs_init_module(rtmp-services.so): 14,556 ms
  172. info: ┃ ┗obs_init_module(text-freetype2.so): 0,076 ms
  173. info: ┣OBSBasic::ResetOutputs: 12,882 ms
  174. info: ┣OBSBasic::CreateHotkeys: 0,02 ms
  175. info: ┣OBSBasic::InitService: 0,053 ms
  176. info: ┣OBSBasic::InitPrimitives: 0,522 ms
  177. info: ┗OBSBasic::Load: 110,192 ms
  178. info: obs_hotkey_thread(25 ms): min=0,091 ms, median=10,227 ms, max=26,516 ms, 99th percentile=14,111 ms, 99,9566% below 25 ms
  179. info: audio_thread(Audio): min=0 ms, median=0,028 ms, max=0,221 ms, 99th percentile=0,073 ms
  180. info: obs_video_thread(33,3333 ms): min=5,417 ms, median=35,508 ms, max=212,014 ms, 99th percentile=39,552 ms, 30,091% below 33,333 ms
  181. info: ┣tick_sources: min=0 ms, median=28,467 ms, max=102,85 ms, 99th percentile=32,253 ms
  182. info: ┣render_displays: min=0,006 ms, median=1,149 ms, max=13,967 ms, 99th percentile=2,199 ms
  183. info: ┗output_frame: min=5,161 ms, median=5,88 ms, max=212,002 ms, 99th percentile=6,771 ms
  184. info: ┣gs_context(video->graphics): min=4,855 ms, median=5,511 ms, max=212,001 ms, 99th percentile=6,38 ms
  185. info: ┃ ┣render_video: min=4,641 ms, median=5,027 ms, max=211,918 ms, 99th percentile=5,507 ms
  186. info: ┃ ┃ ┣render_main_texture: min=0,026 ms, median=0,134 ms, max=211,907 ms, 99th percentile=0,268 ms
  187. info: ┃ ┃ ┣render_output_texture: min=0,002 ms, median=0,066 ms, max=69,55 ms, 99th percentile=0,131 ms
  188. info: ┃ ┃ ┣render_convert_texture: min=0,001 ms, median=0,063 ms, max=15,033 ms, 99th percentile=0,136 ms
  189. info: ┃ ┃ ┗stage_output_texture: min=0 ms, median=4,731 ms, max=9,42 ms, 99th percentile=5,242 ms
  190. info: ┃ ┣download_frame: min=0 ms, median=0,009 ms, max=0,108 ms, 99th percentile=0,018 ms
  191. info: ┃ ┗gs_flush: min=0,001 ms, median=0,002 ms, max=0,215 ms, 99th percentile=0,003 ms
  192. info: ┗output_video_data: min=0,265 ms, median=0,362 ms, max=0,919 ms, 99th percentile=0,569 ms
  193. info: video_thread(video): min=0 ms, median=0,001 ms, max=0,12 ms, 99th percentile=0,002 ms
  194. info: =================================================
  195. info: == Profiler Time Between Calls ==================
  196. info: obs_hotkey_thread(25 ms): min=25,157 ms, median=35,35 ms, max=51,599 ms, 13,6838% within ±2% of 25 ms (0% lower, 86,3162% higher)
  197. info: obs_video_thread(33,3333 ms): min=7,875 ms, median=35,52 ms, max=212,019 ms, 30,2493% within ±2% of 33,333 ms (0,0958773% lower, 69,6548% higher)
  198. info: =================================================
  199. info: Number of memory leaks: 0
Advertisement
Add Comment
Please, Sign In to add comment