Advertisement
realblackrose

Untitled

Mar 19th, 2020
1,075
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. /Applications/OBS.app/Contents/MacOS  obs
  2. info: CPU Name: Intel(R) Core(TM) i7-7660U CPU @ 2.50GHz
  3. info: CPU Speed: 2500MHz
  4. info: Physical Cores: 2, Logical Cores: 4
  5. info: Physical Memory: 16384MB Total
  6. info: OS Name: Mac OS X (NSMACHOperatingSystem)
  7. info: OS Version: Version 10.14.6 (Build 18G3020)
  8. info: Kernel Version: 18.7.0
  9. info: hotkeys-cocoa: Using layout 'com.apple.keylayout.US'
  10. info: Portable mode: false
  11. QMetaObject::connectSlotsByName: No matching signal for on_advAudioProps_clicked()
  12. QMetaObject::connectSlotsByName: No matching signal for on_advAudioProps_destroyed()
  13. QMetaObject::connectSlotsByName: No matching signal for on_actionGridMode_triggered()
  14. QMetaObject::connectSlotsByName: No matching signal for on_program_customContextMenuRequested(QPoint)
  15. info: OBS 25.0.0-rc1-3-ge99849e1 (mac)
  16. info: ---------------------------------
  17. info: ---------------------------------
  18. info: audio settings reset:
  19. samples per sec: 44100
  20. speakers: 2
  21. info: ---------------------------------
  22. info: Initializing OpenGL...
  23. info: Loading up OpenGL on adapter Intel Inc. Intel(R) Iris(TM) Plus Graphics 640
  24. info: OpenGL loaded successfully, version 4.1 INTEL-12.10.16, shading language 4.10
  25. info: ---------------------------------
  26. info: video settings reset:
  27. base resolution: 1440x900
  28. output resolution: 1152x720
  29. downscale filter: Bicubic
  30. fps: 30/1
  31. format: NV12
  32. YUV mode: 601/Partial
  33. info: NV12 texture support not available
  34. info: Audio monitoring device:
  35. name: 默认
  36. id: default
  37. info: ---------------------------------
  38. warning: Ignoring old obs-browser.so version
  39. info: ---------------------------------
  40. info: Loaded Modules:
  41. info: ---------------------------------
  42. error: os_dlopen(../obs-plugins/obs-browser->../obs-plugins/obs-browser.so): dlopen(../obs-plugins/obs-browser.so, 257): image not found
  43.  
  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. info: Freeing OBS context data
  50. info: == Profiler Results =============================
  51. info: run_program_init: 6454.28 ms
  52. info: ┣OBSApp::AppInit: 9.544 ms
  53. info: ┃ ┗OBSApp::InitLocale: 5.357 ms
  54. info: ┗OBSApp::OBSInit: 273.319 ms
  55. info: ┣obs_startup: 5.331 ms
  56. info: ┗OBSBasic::OBSInit: 129.1 ms
  57. info: ┣OBSBasic::InitBasicConfig: 0.504 ms
  58. info: ┣OBSBasic::ResetAudio: 0.192 ms
  59. info: ┣OBSBasic::ResetVideo: 127.276 ms
  60. info: ┣OBSBasic::InitOBSCallbacks: 0.01 ms
  61. info: ┣OBSBasic::InitHotkeys: 0.047 ms
  62. info: ┣obs_load_all_modules: 0.221 ms
  63. info: ┗OBSBasic::ResetOutputs: 0.198 ms
  64. info: obs_hotkey_thread(25 ms): min=0.015 ms, median=0.044 ms, max=0.801 ms, 99th percentile=0.203 ms, 100% below 25 ms
  65. info: audio_thread(Audio): min=0.011 ms, median=0.033 ms, max=0.324 ms, 99th percentile=0.132 ms
  66. info: obs_graphics_thread(33.3333 ms): min=0.073 ms, median=0.17 ms, max=1.22 ms, 99th percentile=0.698 ms, 100% below 33.333 ms
  67. info: ┣tick_sources: min=0 ms, median=0.001 ms, max=0.026 ms, 99th percentile=0.015 ms
  68. info: ┣output_frame: min=0.062 ms, median=0.145 ms, max=1.204 ms, 99th percentile=0.666 ms
  69. info: ┃ ┗gs_context(video->graphics): min=0.062 ms, median=0.144 ms, max=1.203 ms, 99th percentile=0.666 ms
  70. info: ┃ ┣render_video: min=0.017 ms, median=0.038 ms, max=1.139 ms, 99th percentile=0.169 ms
  71. info: ┃ ┃ ┗render_main_texture: min=0.013 ms, median=0.031 ms, max=1.133 ms, 99th percentile=0.159 ms
  72. info: ┃ ┗gs_flush: min=0.044 ms, median=0.1 ms, max=0.555 ms, 99th percentile=0.31 ms
  73. info: ┗render_displays: min=0 ms, median=0.001 ms, max=0.011 ms, 99th percentile=0.01 ms
  74. info: =================================================
  75. info: == Profiler Time Between Calls ==================
  76. info: obs_hotkey_thread(25 ms): min=25.037 ms, median=27.435 ms, max=30.845 ms, 11.1111% within ±2% of 25 ms (0% lower, 88.8889% higher)
  77. info: obs_graphics_thread(33.3333 ms): min=28.914 ms, median=33.313 ms, max=38.171 ms, 27.4854% within ±2% of 33.333 ms (39.1813% lower, 33.3333% higher)
  78. info: =================================================
  79. info: Number of memory leaks: 340
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement