mroche

OBS Launch Issue

Mar 5th, 2019
858
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. Attempted path: share/obs/obs-studio/locale/en-US.ini
  2. Attempted path: /usr/share/obs/obs-studio/locale/en-US.ini
  3. Attempted path: share/obs/obs-studio/locale.ini
  4. Attempted path: /usr/share/obs/obs-studio/locale.ini
  5. Attempted path: share/obs/obs-studio/themes/Dark.qss
  6. Attempted path: /usr/share/obs/obs-studio/themes/Dark.qss
  7. info: CPU Name: Intel(R) Core(TM) i7-6850K CPU @ 3.60GHz
  8. info: CPU Speed: 1203.662MHz
  9. info: Physical Cores: 6, Logical Cores: 12
  10. info: Physical Memory: 31937MB Total, 18983MB Free
  11. info: Kernel Version: Linux 3.10.0-957.5.1.el7.x86_64
  12. info: Distribution: "CentOS Linux" "7"
  13. info: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.20.1
  14. info: Portable mode: false
  15. QMetaObject::connectSlotsByName: No matching signal for on_advAudioProps_clicked()
  16. QMetaObject::connectSlotsByName: No matching signal for on_advAudioProps_destroyed()
  17. QMetaObject::connectSlotsByName: No matching signal for on_program_customContextMenuRequested(QPoint)
  18. info: OBS 23.0.1-1.el7 (linux)
  19. info: ---------------------------------
  20. info: ---------------------------------
  21. info: audio settings reset:
  22. samples per sec: 44100
  23. speakers: 2
  24. info: ---------------------------------
  25. info: Initializing OpenGL...
  26. info: Loading up OpenGL on adapter NVIDIA Corporation GeForce GTX 1070/PCIe/SSE2
  27. info: OpenGL loaded successfully, version 3.2.0 NVIDIA 418.43, shading language 1.50 NVIDIA via Cg compiler
  28. info: ---------------------------------
  29. info: video settings reset:
  30. base resolution: 1920x1080
  31. output resolution: 1280x720
  32. downscale filter: Bicubic
  33. fps: 30/1
  34. format: NV12
  35. YUV mode: 601/Partial
  36. info: NV12 texture support not available
  37. info: Audio monitoring device:
  38. name: Default
  39. id: default
  40. info: ---------------------------------
  41. info: ---------------------------------
  42. info: Loaded Modules:
  43. info: ---------------------------------
  44. info: ==== Startup complete ===============================================
  45. error: Encoder ID 'obs_x264' not found
  46. error: Failed to get properties for encoder '' (ffmpeg_aac)
  47. error: Could not enumerate any AAC encoder bitrates
  48. error: Failed to create aac streaming encoder (simple output)
  49.  
  50. info: Freeing OBS context data
  51. info: == Profiler Results =============================
  52. info: run_program_init: 65159.4 ms
  53. info: ┣OBSApp::AppInit: 5.45 ms
  54. info: ┃ ┗OBSApp::InitLocale: 2.375 ms
  55. info: ┗OBSApp::OBSInit: 231.255 ms
  56. info: ┣obs_startup: 3.21 ms
  57. info: ┗OBSBasic::OBSInit: 152.993 ms
  58. info: ┣OBSBasic::InitBasicConfig: 0.167 ms
  59. info: ┣OBSBasic::ResetAudio: 0.247 ms
  60. info: ┣OBSBasic::ResetVideo: 151.922 ms
  61. info: ┣OBSBasic::InitOBSCallbacks: 0.009 ms
  62. info: ┣OBSBasic::InitHotkeys: 0.056 ms
  63. info: ┣obs_load_all_modules: 0.051 ms
  64. info: ┗OBSBasic::ResetOutputs: 0.278 ms
  65. info: obs_hotkey_thread(25 ms): min=0.074 ms, median=0.202 ms, max=3.387 ms, 99th percentile=0.281 ms, 100% below 25 ms
  66. info: audio_thread(Audio): min=0 ms, median=0.026 ms, max=0.147 ms, 99th percentile=0.042 ms
  67. info: obs_graphics_thread(33.3333 ms): min=0.206 ms, median=0.422 ms, max=32.622 ms, 99th percentile=0.627 ms, 100% below 33.333 ms
  68. info: ┣tick_sources: min=0 ms, median=0 ms, max=0.002 ms, 99th percentile=0.001 ms
  69. info: ┣output_frame: min=0.139 ms, median=0.291 ms, max=32.525 ms, 99th percentile=0.444 ms
  70. info: ┃ ┗gs_context(video->graphics): min=0.139 ms, median=0.291 ms, max=32.524 ms, 99th percentile=0.443 ms
  71. info: ┃ ┣render_video: min=0.039 ms, median=0.071 ms, max=0.484 ms, 99th percentile=0.109 ms
  72. info: ┃ ┃ ┗render_main_texture: min=0.03 ms, median=0.054 ms, max=0.448 ms, 99th percentile=0.084 ms
  73. info: ┃ ┗gs_flush: min=0.007 ms, median=0.015 ms, max=8.22 ms, 99th percentile=0.027 ms
  74. info: ┗render_displays: min=0.056 ms, median=0.122 ms, max=1.548 ms, 99th percentile=0.167 ms
  75. info: =================================================
  76. info: == Profiler Time Between Calls ==================
  77. info: obs_hotkey_thread(25 ms): min=25.155 ms, median=25.286 ms, max=28.475 ms, 99.4546% within ±2% of 25 ms (0% lower, 0.545384% higher)
  78. info: obs_graphics_thread(33.3333 ms): min=33.279 ms, median=33.333 ms, max=33.394 ms, 100% within ±2% of 33.333 ms (0% lower, 0% higher)
  79. info: =================================================
  80. info: Number of memory leaks: 276
Advertisement
Add Comment
Please, Sign In to add comment