os_set_thread_name("obs-core: graphics thread"); const char *video_thread_name = profile_store_name(obs_get_profiler_name_store(), "arcvideo_director_video_thread(%g"NBSP"ms)", interval / 1000000.); profile_register_root(video_thread_name, interval); while (!video_output_stopped(obs->...
inline lookup_t *GetTextLookup() const {return textLookup;} inline const char *GetString(const char *lookupVal) const { return textLookup.GetString(lookupVal); } bool TranslateString(const char *lookupVal, const char **out) const; profiler_name_store_t *GetProfilerNameStore() const { retu...
os_set_thread_name("obs-core: graphics thread"); const char *video_thread_name = profile_store_name(obs_get_profiler_name_store(), "arcvideo_director_video_thread(%g"NBSP"ms)", interval / 1000000.); profile_register_root(video_thread_name, interval); while (!video_output_stopped(obs->...
store : profiler_name_store_create(); if (!obs->name_store) { blog(LOG_ERROR, "Couldn't create profiler name store"); return false; } log_system_info(); if (!obs_init_data()) return false; if (!obs_init_handlers()) return...
store : profiler_name_store_create(); @@ -1087,8 +1074,6 @@ void obs_shutdown(void) if (obs->name_store_owned) profiler_name_store_free(obs->name_store);pthread_mutex_destroy(&obs->video_stop_mutex);bfree(obs->module_config_path);...
os_set_thread_name("libobs: graphics thread");const char *video_thread_name = profile_store_name( obs_get_profiler_name_store(), "obs_graphics_thread(%g" NBSP "ms)", interval / 1000000.); profile_register_root(video_thread_name, interval);...
bool obs_startup(const char*locale, const char *module_config_path, profiler_name_store_t *store) 函数说明:初始化obs的相关资源,如:各类互斥量、句柄、热键等 参数:locale 国际化,切换各种语言。例如:“en-US”、“zh-CN”等。 参数:module_config_path 模块配置文件目录。
21时05分33秒.222: CPU Name: AMD Ryzen 7 1800X Eight-Core Processor 21时05分33秒.222: CPU Speed: 3252.420MHz 21时05分33秒.223: Physical Cores: 8, Logical Cores: 16 21时05分33秒.223: Physical Memory: 24114MB Total, 20118MB Free 21时05分...
Unfortunately it only shows the name and nothing else. Just "Roxio Game Capture HD Pro". There's not much I can do anymore, already returned the device to the store. Unfortunately I have bad luck with devices like these so the better choice was to return it and research for another one...
10 com.obsproject.obs-studio 0x0000000101a3b52d OBSApp::OBSApp(int&, char**, profiler_name_store*) + 29 11 com.obsproject.obs-studio 0x0000000101a3eddd main + 3309 12 libdyld.dylib 0x00007fff6cb34015 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff6cc8528a __workq...