Guest User

Untitled

a guest
Dec 1st, 2015
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.67 KB | None | 0 0
  1. [cw@TT ~]$ 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/themes/Default.qss
  7. Attempted path: /usr/share/obs/obs-studio/themes/Default.qss
  8. Attempted path: share/obs/obs-studio/license/gplv2.txt
  9. Attempted path: /usr/share/obs/obs-studio/license/gplv2.txt
  10. info: Processor: 4 logical cores
  11. info: Processor: AMD Phenom(tm) II X4 955 Processor
  12. info: Physical Memory: 16051MB Total
  13. info: Kernel Version: Linux 4.1.13-1-MANJARO
  14. info: Distribution: "Manjaro Linux" Unknown
  15. QObject::connect: invalid null parameter
  16. info: OBS 0.12.2 (linux)
  17. info: ---------------------------------
  18. info: ---------------------------------
  19. info: audio settings reset:
  20. samples per sec: 44100
  21. speakers: 2
  22. buffering (ms): 1000
  23. info: OpenGL version: 3.2.0 NVIDIA 352.63
  24.  
  25. info: ---------------------------------
  26. info: video settings reset:
  27. base resolution: 1280x720
  28. output resolution: 1280x720
  29. fps: 25/1
  30. format: NV12
  31. info: ---------------------------------
  32. info: Loading module: image-source.so
  33. info: ---------------------------------
  34. info: Loading module: linux-capture.so
  35. info: ---------------------------------
  36. info: Loading module: linux-decklink.so
  37. libDeckLinkAPI.so: cannot open shared object file: No such file or directory
  38. info: No blackmagic support
  39. info: Failed to start search for DeckLink devices
  40. info: ---------------------------------
  41. info: Loading module: linux-jack.so
  42. info: ---------------------------------
  43. info: Loading module: linux-pulseaudio.so
  44. info: ---------------------------------
  45. info: Loading module: linux-v4l2.so
  46. info: ---------------------------------
  47. info: Loading module: obs-ffmpeg.so
  48. info: ---------------------------------
  49. info: Loading module: obs-filters.so
  50. info: ---------------------------------
  51. info: Loading module: obs-libfdk.so
  52. info: ---------------------------------
  53. info: Loading module: obs-outputs.so
  54. info: ---------------------------------
  55. info: Loading module: obs-x264.so
  56. info: ---------------------------------
  57. info: Loading module: rtmp-services.so
  58. info: ---------------------------------
  59. info: Loading module: text-freetype2.so
  60. info: =====================================================================
  61. info: output 'simple_stream' (rtmp_output) created
  62. info: encoder 'simple_h264_stream' (obs_x264) created
  63. info: AAC encoder bitrate mapping:
  64. 32 kbit/s: 'libfdk AAC Encoder' (libfdk_aac)
  65. 64 kbit/s: 'libfdk AAC Encoder' (libfdk_aac)
  66. 96 kbit/s: 'libfdk AAC Encoder' (libfdk_aac)
  67. 128 kbit/s: 'libfdk AAC Encoder' (libfdk_aac)
  68. 160 kbit/s: 'libfdk AAC Encoder' (libfdk_aac)
  69. 192 kbit/s: 'libfdk AAC Encoder' (libfdk_aac)
  70. 224 kbit/s: 'libfdk AAC Encoder' (libfdk_aac)
  71. 256 kbit/s: 'libfdk AAC Encoder' (libfdk_aac)
  72. 288 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
  73. 320 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
  74. info: encoder 'simple_aac' (libfdk_aac) created
  75. info: output 'simple_file_output' (ffmpeg_muxer) created
  76. error: Service '' not found
  77. info: service 'default_service' (rtmp_common) created
  78. info: All scene data cleared
  79. info: ------------------------------------------------
  80. info: pulse-input: Server name: 'pulseaudio 7.1'
  81. error: pulse-input: Sample spec is not valid
  82. error: Failed to create source 'Desktop Audio'!
  83. info: source 'Desktop Audio' (pulse_output_capture) created
  84. info: pulse-input: Server name: 'pulseaudio 7.1'
  85. error: pulse-input: Sample spec is not valid
  86. error: Failed to create source 'Mic/Aux'!
  87. info: source 'Mic/Aux' (pulse_input_capture) created
  88. info: source 'Scene' (scene) created
  89. info: xshm-input: Geometry 1360x768 @ 1440,0
  90. info: source 'Screen Capture (XSHM)' (xshm_input) created
  91. error: xcompcap: XCompositeRedirectWindow failed: BadWindow (invalid Window parameter)
  92. info: source 'Window Capture (Xcomposite)' (xcomposite_input) created
  93. info: source 'Cards' (scene) created
  94. info: source 'Starting soon' (text_ft2_source) created
  95. info: source 'brb' (text_ft2_source) created
  96. info: == Profiler Results =============================
  97. info: run_program_init: 435.186 ms
  98. info: ┣OBSApp::AppInit: 1.773 ms
  99. info: ┃ ┗OBSApp::InitLocale: 0.644 ms
  100. info: ┗OBSApp::OBSInit: 313.838 ms
  101. info: ┣obs_startup: 0.963 ms
  102. info: ┗OBSBasic::OBSInit: 270.983 ms
  103. info: ┣OBSBasic::InitBasicConfig: 0.346 ms
  104. info: ┣OBSBasic::ResetAudio: 0.09 ms
  105. info: ┣OBSBasic::ResetVideo: 104.764 ms
  106. info: ┣OBSBasic::InitOBSCallbacks: 0.009 ms
  107. info: ┣OBSBasic::InitHotkeys: 0.049 ms
  108. info: ┣obs_load_all_modules: 19.417 ms
  109. info: ┃ ┣obs_init_module(image-source.so): 0.002 ms
  110. info: ┃ ┣obs_init_module(linux-capture.so): 0.477 ms
  111. info: ┃ ┣obs_init_module(linux-decklink.so): 0.202 ms
  112. info: ┃ ┣obs_init_module(linux-jack.so): 0.005 ms
  113. info: ┃ ┣obs_init_module(linux-pulseaudio.so): 0.002 ms
  114. info: ┃ ┣obs_init_module(linux-v4l2.so): 0.002 ms
  115. info: ┃ ┣obs_init_module(obs-ffmpeg.so): 0.018 ms
  116. info: ┃ ┣obs_init_module(obs-filters.so): 0.008 ms
  117. info: ┃ ┣obs_init_module(obs-libfdk.so): 0.003 ms
  118. info: ┃ ┣obs_init_module(obs-outputs.so): 0.003 ms
  119. info: ┃ ┣obs_init_module(obs-x264.so): 0.002 ms
  120. info: ┃ ┣obs_init_module(rtmp-services.so): 0.125 ms
  121. info: ┃ ┗obs_init_module(text-freetype2.so): 0.042 ms
  122. info: ┣OBSBasic::ResetOutputs: 0.412 ms
  123. info: ┣OBSBasic::CreateHotkeys: 0.025 ms
  124. info: ┣OBSBasic::InitService: 0.055 ms
  125. info: ┣OBSBasic::InitPrimitives: 14.29 ms
  126. info: ┗OBSBasic::Load: 101.914 ms
  127. info: =================================================
  128. info: Update check: last known remote version is 0.4.0
  129. Attempted path: share/obs/obs-studio/locale.ini
  130. Attempted path: /usr/share/obs/obs-studio/locale.ini
  131. Attempted path: share/obs/obs-studio/themes/
  132. Attempted path: /usr/share/obs/obs-studio/themes/
  133. The program 'obs' received an X Window System error.
  134. This probably reflects a bug in the program.
  135. The error was 'BadWindow (invalid Window parameter)'.
  136. (Details: serial 7789 error_code 3 request_code 3 minor_code 0)
  137. (Note to programmers: normally, X errors are reported asynchronously;
  138. that is, you will receive the error a while after causing it.
  139. To debug your program, run it with the --sync command line
  140. option to change this behavior. You can then get a meaningful
  141. backtrace from your debugger if you break on the gdk_x_error() function.)
  142. QObject::~QObject: Timers cannot be stopped from another thread
  143. Segmentation fault (core dumped)
  144. [cw@TT ~]$
Advertisement
Add Comment
Please, Sign In to add comment