obs.c 90 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311
  1. /******************************************************************************
  2. Copyright (C) 2023 by Lain Bailey <[email protected]>
  3. This program is free software: you can redistribute it and/or modify
  4. it under the terms of the GNU General Public License as published by
  5. the Free Software Foundation, either version 2 of the License, or
  6. (at your option) any later version.
  7. This program is distributed in the hope that it will be useful,
  8. but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. GNU General Public License for more details.
  11. You should have received a copy of the GNU General Public License
  12. along with this program. If not, see <http://www.gnu.org/licenses/>.
  13. ******************************************************************************/
  14. #include <inttypes.h>
  15. #include "graphics/matrix4.h"
  16. #include "callback/calldata.h"
  17. #include "obs.h"
  18. #include "obs-internal.h"
  19. struct obs_core *obs = NULL;
  20. static THREAD_LOCAL bool is_ui_thread = false;
  21. extern void add_default_module_paths(void);
  22. extern char *find_libobs_data_file(const char *file);
  23. static inline void make_video_info(struct video_output_info *vi, struct obs_video_info *ovi)
  24. {
  25. vi->name = "video";
  26. vi->format = ovi->output_format;
  27. vi->fps_num = ovi->fps_num;
  28. vi->fps_den = ovi->fps_den;
  29. vi->width = ovi->output_width;
  30. vi->height = ovi->output_height;
  31. vi->range = ovi->range;
  32. vi->colorspace = ovi->colorspace;
  33. vi->cache_size = 6;
  34. }
  35. static inline void calc_gpu_conversion_sizes(struct obs_core_video_mix *video)
  36. {
  37. const struct video_output_info *info = video_output_get_info(video->video);
  38. video->conversion_needed = false;
  39. video->conversion_techs[0] = NULL;
  40. video->conversion_techs[1] = NULL;
  41. video->conversion_techs[2] = NULL;
  42. video->conversion_width_i = 0.f;
  43. video->conversion_height_i = 0.f;
  44. switch (info->format) {
  45. case VIDEO_FORMAT_I420:
  46. video->conversion_needed = true;
  47. video->conversion_techs[0] = "Planar_Y";
  48. video->conversion_techs[1] = "Planar_U_Left";
  49. video->conversion_techs[2] = "Planar_V_Left";
  50. video->conversion_width_i = 1.f / (float)info->width;
  51. break;
  52. case VIDEO_FORMAT_NV12:
  53. video->conversion_needed = true;
  54. video->conversion_techs[0] = "NV12_Y";
  55. video->conversion_techs[1] = "NV12_UV";
  56. video->conversion_width_i = 1.f / (float)info->width;
  57. break;
  58. case VIDEO_FORMAT_I444:
  59. video->conversion_needed = true;
  60. video->conversion_techs[0] = "Planar_Y";
  61. video->conversion_techs[1] = "Planar_U";
  62. video->conversion_techs[2] = "Planar_V";
  63. break;
  64. case VIDEO_FORMAT_I010:
  65. video->conversion_needed = true;
  66. video->conversion_width_i = 1.f / (float)info->width;
  67. video->conversion_height_i = 1.f / (float)info->height;
  68. if (info->colorspace == VIDEO_CS_2100_PQ) {
  69. video->conversion_techs[0] = "I010_PQ_Y";
  70. video->conversion_techs[1] = "I010_PQ_U";
  71. video->conversion_techs[2] = "I010_PQ_V";
  72. } else if (info->colorspace == VIDEO_CS_2100_HLG) {
  73. video->conversion_techs[0] = "I010_HLG_Y";
  74. video->conversion_techs[1] = "I010_HLG_U";
  75. video->conversion_techs[2] = "I010_HLG_V";
  76. } else {
  77. video->conversion_techs[0] = "I010_SRGB_Y";
  78. video->conversion_techs[1] = "I010_SRGB_U";
  79. video->conversion_techs[2] = "I010_SRGB_V";
  80. }
  81. break;
  82. case VIDEO_FORMAT_P010:
  83. video->conversion_needed = true;
  84. video->conversion_width_i = 1.f / (float)info->width;
  85. video->conversion_height_i = 1.f / (float)info->height;
  86. if (info->colorspace == VIDEO_CS_2100_PQ) {
  87. video->conversion_techs[0] = "P010_PQ_Y";
  88. video->conversion_techs[1] = "P010_PQ_UV";
  89. } else if (info->colorspace == VIDEO_CS_2100_HLG) {
  90. video->conversion_techs[0] = "P010_HLG_Y";
  91. video->conversion_techs[1] = "P010_HLG_UV";
  92. } else {
  93. video->conversion_techs[0] = "P010_SRGB_Y";
  94. video->conversion_techs[1] = "P010_SRGB_UV";
  95. }
  96. break;
  97. case VIDEO_FORMAT_P216:
  98. video->conversion_needed = true;
  99. video->conversion_width_i = 1.f / (float)info->width;
  100. video->conversion_height_i = 1.f / (float)info->height;
  101. if (info->colorspace == VIDEO_CS_2100_PQ) {
  102. video->conversion_techs[0] = "P216_PQ_Y";
  103. video->conversion_techs[1] = "P216_PQ_UV";
  104. } else if (info->colorspace == VIDEO_CS_2100_HLG) {
  105. video->conversion_techs[0] = "P216_HLG_Y";
  106. video->conversion_techs[1] = "P216_HLG_UV";
  107. } else {
  108. video->conversion_techs[0] = "P216_SRGB_Y";
  109. video->conversion_techs[1] = "P216_SRGB_UV";
  110. }
  111. break;
  112. case VIDEO_FORMAT_P416:
  113. video->conversion_needed = true;
  114. video->conversion_width_i = 1.f / (float)info->width;
  115. video->conversion_height_i = 1.f / (float)info->height;
  116. if (info->colorspace == VIDEO_CS_2100_PQ) {
  117. video->conversion_techs[0] = "P416_PQ_Y";
  118. video->conversion_techs[1] = "P416_PQ_UV";
  119. } else if (info->colorspace == VIDEO_CS_2100_HLG) {
  120. video->conversion_techs[0] = "P416_HLG_Y";
  121. video->conversion_techs[1] = "P416_HLG_UV";
  122. } else {
  123. video->conversion_techs[0] = "P416_SRGB_Y";
  124. video->conversion_techs[1] = "P416_SRGB_UV";
  125. }
  126. break;
  127. default:
  128. break;
  129. }
  130. }
  131. static bool obs_init_gpu_conversion(struct obs_core_video_mix *video)
  132. {
  133. const struct video_output_info *info = video_output_get_info(video->video);
  134. calc_gpu_conversion_sizes(video);
  135. video->using_nv12_tex = info->format == VIDEO_FORMAT_NV12 ? gs_nv12_available() : false;
  136. video->using_p010_tex = info->format == VIDEO_FORMAT_P010 ? gs_p010_available() : false;
  137. if (!video->conversion_needed) {
  138. blog(LOG_INFO, "GPU conversion not available for format: %u", (unsigned int)info->format);
  139. video->gpu_conversion = false;
  140. video->using_nv12_tex = false;
  141. video->using_p010_tex = false;
  142. blog(LOG_INFO, "NV12 texture support not available");
  143. return true;
  144. }
  145. if (video->using_nv12_tex)
  146. blog(LOG_INFO, "NV12 texture support enabled");
  147. else
  148. blog(LOG_INFO, "NV12 texture support not available");
  149. if (video->using_p010_tex)
  150. blog(LOG_INFO, "P010 texture support enabled");
  151. else
  152. blog(LOG_INFO, "P010 texture support not available");
  153. video->convert_textures[0] = NULL;
  154. video->convert_textures[1] = NULL;
  155. video->convert_textures[2] = NULL;
  156. video->convert_textures_encode[0] = NULL;
  157. video->convert_textures_encode[1] = NULL;
  158. video->convert_textures_encode[2] = NULL;
  159. if (video->using_nv12_tex) {
  160. if (!gs_texture_create_nv12(&video->convert_textures_encode[0], &video->convert_textures_encode[1],
  161. info->width, info->height, GS_RENDER_TARGET | GS_SHARED_KM_TEX)) {
  162. return false;
  163. }
  164. } else if (video->using_p010_tex) {
  165. if (!gs_texture_create_p010(&video->convert_textures_encode[0], &video->convert_textures_encode[1],
  166. info->width, info->height, GS_RENDER_TARGET | GS_SHARED_KM_TEX)) {
  167. return false;
  168. }
  169. }
  170. bool success = true;
  171. switch (info->format) {
  172. case VIDEO_FORMAT_I420:
  173. video->convert_textures[0] =
  174. gs_texture_create(info->width, info->height, GS_R8, 1, NULL, GS_RENDER_TARGET);
  175. video->convert_textures[1] =
  176. gs_texture_create(info->width / 2, info->height / 2, GS_R8, 1, NULL, GS_RENDER_TARGET);
  177. video->convert_textures[2] =
  178. gs_texture_create(info->width / 2, info->height / 2, GS_R8, 1, NULL, GS_RENDER_TARGET);
  179. if (!video->convert_textures[0] || !video->convert_textures[1] || !video->convert_textures[2])
  180. success = false;
  181. break;
  182. case VIDEO_FORMAT_NV12:
  183. video->convert_textures[0] =
  184. gs_texture_create(info->width, info->height, GS_R8, 1, NULL, GS_RENDER_TARGET);
  185. video->convert_textures[1] =
  186. gs_texture_create(info->width / 2, info->height / 2, GS_R8G8, 1, NULL, GS_RENDER_TARGET);
  187. if (!video->convert_textures[0] || !video->convert_textures[1])
  188. success = false;
  189. break;
  190. case VIDEO_FORMAT_I444:
  191. video->convert_textures[0] =
  192. gs_texture_create(info->width, info->height, GS_R8, 1, NULL, GS_RENDER_TARGET);
  193. video->convert_textures[1] =
  194. gs_texture_create(info->width, info->height, GS_R8, 1, NULL, GS_RENDER_TARGET);
  195. video->convert_textures[2] =
  196. gs_texture_create(info->width, info->height, GS_R8, 1, NULL, GS_RENDER_TARGET);
  197. if (!video->convert_textures[0] || !video->convert_textures[1] || !video->convert_textures[2])
  198. success = false;
  199. break;
  200. case VIDEO_FORMAT_I010:
  201. video->convert_textures[0] =
  202. gs_texture_create(info->width, info->height, GS_R16, 1, NULL, GS_RENDER_TARGET);
  203. video->convert_textures[1] =
  204. gs_texture_create(info->width / 2, info->height / 2, GS_R16, 1, NULL, GS_RENDER_TARGET);
  205. video->convert_textures[2] =
  206. gs_texture_create(info->width / 2, info->height / 2, GS_R16, 1, NULL, GS_RENDER_TARGET);
  207. if (!video->convert_textures[0] || !video->convert_textures[1] || !video->convert_textures[2])
  208. success = false;
  209. break;
  210. case VIDEO_FORMAT_P010:
  211. video->convert_textures[0] =
  212. gs_texture_create(info->width, info->height, GS_R16, 1, NULL, GS_RENDER_TARGET);
  213. video->convert_textures[1] =
  214. gs_texture_create(info->width / 2, info->height / 2, GS_RG16, 1, NULL, GS_RENDER_TARGET);
  215. if (!video->convert_textures[0] || !video->convert_textures[1])
  216. success = false;
  217. break;
  218. case VIDEO_FORMAT_P216:
  219. video->convert_textures[0] =
  220. gs_texture_create(info->width, info->height, GS_R16, 1, NULL, GS_RENDER_TARGET);
  221. video->convert_textures[1] =
  222. gs_texture_create(info->width / 2, info->height, GS_RG16, 1, NULL, GS_RENDER_TARGET);
  223. if (!video->convert_textures[0] || !video->convert_textures[1])
  224. success = false;
  225. break;
  226. case VIDEO_FORMAT_P416:
  227. video->convert_textures[0] =
  228. gs_texture_create(info->width, info->height, GS_R16, 1, NULL, GS_RENDER_TARGET);
  229. video->convert_textures[1] =
  230. gs_texture_create(info->width, info->height, GS_RG16, 1, NULL, GS_RENDER_TARGET);
  231. if (!video->convert_textures[0] || !video->convert_textures[1])
  232. success = false;
  233. break;
  234. default:
  235. break;
  236. }
  237. if (!success) {
  238. for (size_t c = 0; c < NUM_CHANNELS; c++) {
  239. if (video->convert_textures[c]) {
  240. gs_texture_destroy(video->convert_textures[c]);
  241. video->convert_textures[c] = NULL;
  242. }
  243. if (video->convert_textures_encode[c]) {
  244. gs_texture_destroy(video->convert_textures_encode[c]);
  245. video->convert_textures_encode[c] = NULL;
  246. }
  247. }
  248. }
  249. return success;
  250. }
  251. static bool obs_init_gpu_copy_surfaces(struct obs_core_video_mix *video, size_t i)
  252. {
  253. const struct video_output_info *info = video_output_get_info(video->video);
  254. switch (info->format) {
  255. case VIDEO_FORMAT_I420:
  256. video->copy_surfaces[i][0] = gs_stagesurface_create(info->width, info->height, GS_R8);
  257. if (!video->copy_surfaces[i][0])
  258. return false;
  259. video->copy_surfaces[i][1] = gs_stagesurface_create(info->width / 2, info->height / 2, GS_R8);
  260. if (!video->copy_surfaces[i][1])
  261. return false;
  262. video->copy_surfaces[i][2] = gs_stagesurface_create(info->width / 2, info->height / 2, GS_R8);
  263. if (!video->copy_surfaces[i][2])
  264. return false;
  265. break;
  266. case VIDEO_FORMAT_NV12:
  267. video->copy_surfaces[i][0] = gs_stagesurface_create(info->width, info->height, GS_R8);
  268. if (!video->copy_surfaces[i][0])
  269. return false;
  270. video->copy_surfaces[i][1] = gs_stagesurface_create(info->width / 2, info->height / 2, GS_R8G8);
  271. if (!video->copy_surfaces[i][1])
  272. return false;
  273. break;
  274. case VIDEO_FORMAT_I444:
  275. video->copy_surfaces[i][0] = gs_stagesurface_create(info->width, info->height, GS_R8);
  276. if (!video->copy_surfaces[i][0])
  277. return false;
  278. video->copy_surfaces[i][1] = gs_stagesurface_create(info->width, info->height, GS_R8);
  279. if (!video->copy_surfaces[i][1])
  280. return false;
  281. video->copy_surfaces[i][2] = gs_stagesurface_create(info->width, info->height, GS_R8);
  282. if (!video->copy_surfaces[i][2])
  283. return false;
  284. break;
  285. case VIDEO_FORMAT_I010:
  286. video->copy_surfaces[i][0] = gs_stagesurface_create(info->width, info->height, GS_R16);
  287. if (!video->copy_surfaces[i][0])
  288. return false;
  289. video->copy_surfaces[i][1] = gs_stagesurface_create(info->width / 2, info->height / 2, GS_R16);
  290. if (!video->copy_surfaces[i][1])
  291. return false;
  292. video->copy_surfaces[i][2] = gs_stagesurface_create(info->width / 2, info->height / 2, GS_R16);
  293. if (!video->copy_surfaces[i][2])
  294. return false;
  295. break;
  296. case VIDEO_FORMAT_P010:
  297. video->copy_surfaces[i][0] = gs_stagesurface_create(info->width, info->height, GS_R16);
  298. if (!video->copy_surfaces[i][0])
  299. return false;
  300. video->copy_surfaces[i][1] = gs_stagesurface_create(info->width / 2, info->height / 2, GS_RG16);
  301. if (!video->copy_surfaces[i][1])
  302. return false;
  303. break;
  304. case VIDEO_FORMAT_P216:
  305. video->copy_surfaces[i][0] = gs_stagesurface_create(info->width, info->height, GS_R16);
  306. if (!video->copy_surfaces[i][0])
  307. return false;
  308. video->copy_surfaces[i][1] = gs_stagesurface_create(info->width / 2, info->height, GS_RG16);
  309. if (!video->copy_surfaces[i][1])
  310. return false;
  311. break;
  312. case VIDEO_FORMAT_P416:
  313. video->copy_surfaces[i][0] = gs_stagesurface_create(info->width, info->height, GS_R16);
  314. if (!video->copy_surfaces[i][0])
  315. return false;
  316. video->copy_surfaces[i][1] = gs_stagesurface_create(info->width, info->height, GS_RG16);
  317. if (!video->copy_surfaces[i][1])
  318. return false;
  319. break;
  320. default:
  321. break;
  322. }
  323. return true;
  324. }
  325. static bool obs_init_textures(struct obs_core_video_mix *video)
  326. {
  327. const struct video_output_info *info = video_output_get_info(video->video);
  328. bool success = true;
  329. enum gs_color_format format = GS_BGRA;
  330. switch (info->format) {
  331. case VIDEO_FORMAT_I010:
  332. case VIDEO_FORMAT_P010:
  333. case VIDEO_FORMAT_I210:
  334. case VIDEO_FORMAT_I412:
  335. case VIDEO_FORMAT_YA2L:
  336. case VIDEO_FORMAT_P216:
  337. case VIDEO_FORMAT_P416:
  338. format = GS_RGBA16F;
  339. break;
  340. default:
  341. break;
  342. }
  343. for (size_t i = 0; i < NUM_TEXTURES; i++) {
  344. #ifdef _WIN32
  345. if (video->using_nv12_tex) {
  346. video->copy_surfaces_encode[i] = gs_stagesurface_create_nv12(info->width, info->height);
  347. if (!video->copy_surfaces_encode[i]) {
  348. success = false;
  349. break;
  350. }
  351. } else if (video->using_p010_tex) {
  352. video->copy_surfaces_encode[i] = gs_stagesurface_create_p010(info->width, info->height);
  353. if (!video->copy_surfaces_encode[i]) {
  354. success = false;
  355. break;
  356. }
  357. }
  358. #endif
  359. if (video->gpu_conversion) {
  360. if (!obs_init_gpu_copy_surfaces(video, i)) {
  361. success = false;
  362. break;
  363. }
  364. } else {
  365. video->copy_surfaces[i][0] = gs_stagesurface_create(info->width, info->height, format);
  366. if (!video->copy_surfaces[i][0]) {
  367. success = false;
  368. break;
  369. }
  370. }
  371. }
  372. enum gs_color_space space = GS_CS_SRGB;
  373. switch (info->colorspace) {
  374. case VIDEO_CS_2100_PQ:
  375. case VIDEO_CS_2100_HLG:
  376. space = GS_CS_709_EXTENDED;
  377. break;
  378. default:
  379. switch (info->format) {
  380. case VIDEO_FORMAT_I010:
  381. case VIDEO_FORMAT_P010:
  382. case VIDEO_FORMAT_P216:
  383. case VIDEO_FORMAT_P416:
  384. space = GS_CS_SRGB_16F;
  385. break;
  386. default:
  387. space = GS_CS_SRGB;
  388. break;
  389. }
  390. break;
  391. }
  392. video->render_texture =
  393. gs_texture_create(video->ovi.base_width, video->ovi.base_height, format, 1, NULL, GS_RENDER_TARGET);
  394. if (!video->render_texture)
  395. success = false;
  396. video->output_texture = gs_texture_create(info->width, info->height, format, 1, NULL, GS_RENDER_TARGET);
  397. if (!video->output_texture)
  398. success = false;
  399. if (success) {
  400. video->render_space = space;
  401. } else {
  402. for (size_t i = 0; i < NUM_TEXTURES; i++) {
  403. for (size_t c = 0; c < NUM_CHANNELS; c++) {
  404. if (video->copy_surfaces[i][c]) {
  405. gs_stagesurface_destroy(video->copy_surfaces[i][c]);
  406. video->copy_surfaces[i][c] = NULL;
  407. }
  408. }
  409. #ifdef _WIN32
  410. if (video->copy_surfaces_encode[i]) {
  411. gs_stagesurface_destroy(video->copy_surfaces_encode[i]);
  412. video->copy_surfaces_encode[i] = NULL;
  413. }
  414. #endif
  415. }
  416. if (video->render_texture) {
  417. gs_texture_destroy(video->render_texture);
  418. video->render_texture = NULL;
  419. }
  420. if (video->output_texture) {
  421. gs_texture_destroy(video->output_texture);
  422. video->output_texture = NULL;
  423. }
  424. }
  425. return success;
  426. }
  427. gs_effect_t *obs_load_effect(gs_effect_t **effect, const char *file)
  428. {
  429. if (!*effect) {
  430. char *filename = obs_find_data_file(file);
  431. *effect = gs_effect_create_from_file(filename, NULL);
  432. bfree(filename);
  433. }
  434. return *effect;
  435. }
  436. static const char *shader_comp_name = "shader compilation";
  437. static const char *obs_init_graphics_name = "obs_init_graphics";
  438. static int obs_init_graphics(struct obs_video_info *ovi)
  439. {
  440. struct obs_core_video *video = &obs->video;
  441. uint8_t transparent_tex_data[2 * 2 * 4] = {0};
  442. const uint8_t *transparent_tex = transparent_tex_data;
  443. struct gs_sampler_info point_sampler = {0};
  444. bool success = true;
  445. int errorcode;
  446. profile_start(obs_init_graphics_name);
  447. errorcode = gs_create(&video->graphics, ovi->graphics_module, ovi->adapter);
  448. if (errorcode != GS_SUCCESS) {
  449. profile_end(obs_init_graphics_name);
  450. switch (errorcode) {
  451. case GS_ERROR_MODULE_NOT_FOUND:
  452. return OBS_VIDEO_MODULE_NOT_FOUND;
  453. case GS_ERROR_NOT_SUPPORTED:
  454. return OBS_VIDEO_NOT_SUPPORTED;
  455. default:
  456. return OBS_VIDEO_FAIL;
  457. }
  458. }
  459. profile_start(shader_comp_name);
  460. gs_enter_context(video->graphics);
  461. char *filename = obs_find_data_file("default.effect");
  462. video->default_effect = gs_effect_create_from_file(filename, NULL);
  463. bfree(filename);
  464. if (gs_get_device_type() == GS_DEVICE_OPENGL) {
  465. filename = obs_find_data_file("default_rect.effect");
  466. video->default_rect_effect = gs_effect_create_from_file(filename, NULL);
  467. bfree(filename);
  468. }
  469. filename = obs_find_data_file("opaque.effect");
  470. video->opaque_effect = gs_effect_create_from_file(filename, NULL);
  471. bfree(filename);
  472. filename = obs_find_data_file("solid.effect");
  473. video->solid_effect = gs_effect_create_from_file(filename, NULL);
  474. bfree(filename);
  475. filename = obs_find_data_file("repeat.effect");
  476. video->repeat_effect = gs_effect_create_from_file(filename, NULL);
  477. bfree(filename);
  478. filename = obs_find_data_file("format_conversion.effect");
  479. video->conversion_effect = gs_effect_create_from_file(filename, NULL);
  480. bfree(filename);
  481. filename = obs_find_data_file("bicubic_scale.effect");
  482. video->bicubic_effect = gs_effect_create_from_file(filename, NULL);
  483. bfree(filename);
  484. filename = obs_find_data_file("lanczos_scale.effect");
  485. video->lanczos_effect = gs_effect_create_from_file(filename, NULL);
  486. bfree(filename);
  487. filename = obs_find_data_file("area.effect");
  488. video->area_effect = gs_effect_create_from_file(filename, NULL);
  489. bfree(filename);
  490. filename = obs_find_data_file("bilinear_lowres_scale.effect");
  491. video->bilinear_lowres_effect = gs_effect_create_from_file(filename, NULL);
  492. bfree(filename);
  493. filename = obs_find_data_file("premultiplied_alpha.effect");
  494. video->premultiplied_alpha_effect = gs_effect_create_from_file(filename, NULL);
  495. bfree(filename);
  496. point_sampler.max_anisotropy = 1;
  497. video->point_sampler = gs_samplerstate_create(&point_sampler);
  498. obs->video.transparent_texture = gs_texture_create(2, 2, GS_RGBA, 1, &transparent_tex, 0);
  499. if (!video->default_effect)
  500. success = false;
  501. if (gs_get_device_type() == GS_DEVICE_OPENGL) {
  502. if (!video->default_rect_effect)
  503. success = false;
  504. }
  505. if (!video->opaque_effect)
  506. success = false;
  507. if (!video->solid_effect)
  508. success = false;
  509. if (!video->conversion_effect)
  510. success = false;
  511. if (!video->premultiplied_alpha_effect)
  512. success = false;
  513. if (!video->transparent_texture)
  514. success = false;
  515. if (!video->point_sampler)
  516. success = false;
  517. gs_leave_context();
  518. profile_end(shader_comp_name);
  519. profile_end(obs_init_graphics_name);
  520. return success ? OBS_VIDEO_SUCCESS : OBS_VIDEO_FAIL;
  521. }
  522. static inline void set_video_matrix(struct obs_core_video_mix *video, struct video_output_info *info)
  523. {
  524. struct matrix4 mat;
  525. struct vec4 r_row;
  526. if (format_is_yuv(info->format)) {
  527. video_format_get_parameters_for_format(info->colorspace, info->range, info->format, (float *)&mat, NULL,
  528. NULL);
  529. matrix4_inv(&mat, &mat);
  530. /* swap R and G */
  531. r_row = mat.x;
  532. mat.x = mat.y;
  533. mat.y = r_row;
  534. } else {
  535. matrix4_identity(&mat);
  536. }
  537. memcpy(video->color_matrix, &mat, sizeof(float) * 16);
  538. }
  539. static int obs_init_video_mix(struct obs_video_info *ovi, struct obs_core_video_mix *video)
  540. {
  541. struct video_output_info vi;
  542. pthread_mutex_init_value(&video->gpu_encoder_mutex);
  543. make_video_info(&vi, ovi);
  544. video->ovi = *ovi;
  545. /* main view graphics thread drives all frame output,
  546. * so share FPS settings for aux views */
  547. pthread_mutex_lock(&obs->video.mixes_mutex);
  548. size_t num = obs->video.mixes.num;
  549. if (num && obs->video.main_mix) {
  550. struct obs_video_info main_ovi = obs->video.main_mix->ovi;
  551. video->ovi.fps_num = main_ovi.fps_num;
  552. video->ovi.fps_den = main_ovi.fps_den;
  553. }
  554. pthread_mutex_unlock(&obs->video.mixes_mutex);
  555. video->gpu_conversion = ovi->gpu_conversion;
  556. video->gpu_was_active = false;
  557. video->raw_was_active = false;
  558. video->was_active = false;
  559. set_video_matrix(video, &vi);
  560. int errorcode = video_output_open(&video->video, &vi);
  561. if (errorcode != VIDEO_OUTPUT_SUCCESS) {
  562. if (errorcode == VIDEO_OUTPUT_INVALIDPARAM) {
  563. blog(LOG_ERROR, "Invalid video parameters specified");
  564. return OBS_VIDEO_INVALID_PARAM;
  565. } else {
  566. blog(LOG_ERROR, "Could not open video output");
  567. }
  568. return OBS_VIDEO_FAIL;
  569. }
  570. if (pthread_mutex_init(&video->gpu_encoder_mutex, NULL) < 0)
  571. return OBS_VIDEO_FAIL;
  572. gs_enter_context(obs->video.graphics);
  573. if (video->gpu_conversion && !obs_init_gpu_conversion(video))
  574. return OBS_VIDEO_FAIL;
  575. if (!obs_init_textures(video))
  576. return OBS_VIDEO_FAIL;
  577. gs_leave_context();
  578. return OBS_VIDEO_SUCCESS;
  579. }
  580. struct obs_core_video_mix *obs_create_video_mix(struct obs_video_info *ovi)
  581. {
  582. struct obs_core_video_mix *video = bzalloc(sizeof(struct obs_core_video_mix));
  583. if (obs_init_video_mix(ovi, video) != OBS_VIDEO_SUCCESS) {
  584. bfree(video);
  585. video = NULL;
  586. }
  587. return video;
  588. }
  589. static int obs_init_video(struct obs_video_info *ovi)
  590. {
  591. struct obs_core_video *video = &obs->video;
  592. video->video_frame_interval_ns = util_mul_div64(1000000000ULL, ovi->fps_den, ovi->fps_num);
  593. video->video_half_frame_interval_ns = util_mul_div64(500000000ULL, ovi->fps_den, ovi->fps_num);
  594. if (pthread_mutex_init(&video->task_mutex, NULL) < 0)
  595. return OBS_VIDEO_FAIL;
  596. if (pthread_mutex_init(&video->encoder_group_mutex, NULL) < 0)
  597. return OBS_VIDEO_FAIL;
  598. if (pthread_mutex_init(&video->mixes_mutex, NULL) < 0)
  599. return OBS_VIDEO_FAIL;
  600. if (!obs_view_add2(&obs->data.main_view, ovi))
  601. return OBS_VIDEO_FAIL;
  602. int errorcode;
  603. #ifdef __APPLE__
  604. pthread_attr_t attr;
  605. pthread_attr_init(&attr);
  606. pthread_attr_set_qos_class_np(&attr, QOS_CLASS_USER_INTERACTIVE, 0);
  607. errorcode = pthread_create(&video->video_thread, &attr, obs_graphics_thread_autorelease, obs);
  608. #else
  609. errorcode = pthread_create(&video->video_thread, NULL, obs_graphics_thread, obs);
  610. #endif
  611. if (errorcode != 0)
  612. return OBS_VIDEO_FAIL;
  613. video->thread_initialized = true;
  614. return OBS_VIDEO_SUCCESS;
  615. }
  616. static void stop_video(void)
  617. {
  618. pthread_mutex_lock(&obs->video.mixes_mutex);
  619. for (size_t i = 0, num = obs->video.mixes.num; i < num; i++)
  620. video_output_stop(obs->video.mixes.array[i]->video);
  621. pthread_mutex_unlock(&obs->video.mixes_mutex);
  622. struct obs_core_video *video = &obs->video;
  623. void *thread_retval;
  624. if (video->thread_initialized) {
  625. pthread_join(video->video_thread, &thread_retval);
  626. video->thread_initialized = false;
  627. }
  628. }
  629. static void obs_free_render_textures(struct obs_core_video_mix *video)
  630. {
  631. if (!obs->video.graphics)
  632. return;
  633. gs_enter_context(obs->video.graphics);
  634. for (size_t c = 0; c < NUM_CHANNELS; c++) {
  635. if (video->mapped_surfaces[c]) {
  636. gs_stagesurface_unmap(video->mapped_surfaces[c]);
  637. video->mapped_surfaces[c] = NULL;
  638. }
  639. }
  640. for (size_t i = 0; i < NUM_TEXTURES; i++) {
  641. for (size_t c = 0; c < NUM_CHANNELS; c++) {
  642. if (video->copy_surfaces[i][c]) {
  643. gs_stagesurface_destroy(video->copy_surfaces[i][c]);
  644. video->copy_surfaces[i][c] = NULL;
  645. }
  646. video->active_copy_surfaces[i][c] = NULL;
  647. }
  648. #ifdef _WIN32
  649. if (video->copy_surfaces_encode[i]) {
  650. gs_stagesurface_destroy(video->copy_surfaces_encode[i]);
  651. video->copy_surfaces_encode[i] = NULL;
  652. }
  653. #endif
  654. }
  655. gs_texture_destroy(video->render_texture);
  656. for (size_t c = 0; c < NUM_CHANNELS; c++) {
  657. if (video->convert_textures[c]) {
  658. gs_texture_destroy(video->convert_textures[c]);
  659. video->convert_textures[c] = NULL;
  660. }
  661. if (video->convert_textures_encode[c]) {
  662. gs_texture_destroy(video->convert_textures_encode[c]);
  663. video->convert_textures_encode[c] = NULL;
  664. }
  665. }
  666. gs_texture_destroy(video->output_texture);
  667. video->render_texture = NULL;
  668. video->output_texture = NULL;
  669. gs_leave_context();
  670. }
  671. void obs_free_video_mix(struct obs_core_video_mix *video)
  672. {
  673. if (video->video) {
  674. video_output_close(video->video);
  675. video->video = NULL;
  676. obs_free_render_textures(video);
  677. deque_free(&video->vframe_info_buffer);
  678. deque_free(&video->vframe_info_buffer_gpu);
  679. video->texture_rendered = false;
  680. memset(video->textures_copied, 0, sizeof(video->textures_copied));
  681. video->texture_converted = false;
  682. pthread_mutex_destroy(&video->gpu_encoder_mutex);
  683. pthread_mutex_init_value(&video->gpu_encoder_mutex);
  684. da_free(video->gpu_encoders);
  685. video->gpu_encoder_active = 0;
  686. video->cur_texture = 0;
  687. }
  688. bfree(video);
  689. }
  690. static void obs_free_video(void)
  691. {
  692. pthread_mutex_lock(&obs->video.mixes_mutex);
  693. size_t num_views = 0;
  694. for (size_t i = 0; i < obs->video.mixes.num; i++) {
  695. struct obs_core_video_mix *video = obs->video.mixes.array[i];
  696. if (video && video->view)
  697. num_views++;
  698. obs_free_video_mix(video);
  699. obs->video.mixes.array[i] = NULL;
  700. }
  701. da_free(obs->video.mixes);
  702. if (num_views > 0)
  703. blog(LOG_WARNING, "Number of remaining views: %ld", num_views);
  704. pthread_mutex_unlock(&obs->video.mixes_mutex);
  705. pthread_mutex_destroy(&obs->video.mixes_mutex);
  706. pthread_mutex_init_value(&obs->video.mixes_mutex);
  707. for (size_t i = 0; i < obs->video.ready_encoder_groups.num; i++) {
  708. obs_weak_encoder_release(obs->video.ready_encoder_groups.array[i]);
  709. }
  710. da_free(obs->video.ready_encoder_groups);
  711. pthread_mutex_destroy(&obs->video.encoder_group_mutex);
  712. pthread_mutex_init_value(&obs->video.encoder_group_mutex);
  713. pthread_mutex_destroy(&obs->video.task_mutex);
  714. pthread_mutex_init_value(&obs->video.task_mutex);
  715. deque_free(&obs->video.tasks);
  716. }
  717. static void obs_free_graphics(void)
  718. {
  719. struct obs_core_video *video = &obs->video;
  720. if (video->graphics) {
  721. gs_enter_context(video->graphics);
  722. gs_texture_destroy(video->transparent_texture);
  723. gs_samplerstate_destroy(video->point_sampler);
  724. gs_effect_destroy(video->default_effect);
  725. gs_effect_destroy(video->default_rect_effect);
  726. gs_effect_destroy(video->opaque_effect);
  727. gs_effect_destroy(video->solid_effect);
  728. gs_effect_destroy(video->conversion_effect);
  729. gs_effect_destroy(video->bicubic_effect);
  730. gs_effect_destroy(video->repeat_effect);
  731. gs_effect_destroy(video->lanczos_effect);
  732. gs_effect_destroy(video->area_effect);
  733. gs_effect_destroy(video->bilinear_lowres_effect);
  734. video->default_effect = NULL;
  735. gs_leave_context();
  736. gs_destroy(video->graphics);
  737. video->graphics = NULL;
  738. }
  739. }
  740. static void set_audio_thread(void *unused);
  741. static bool obs_init_audio(struct audio_output_info *ai)
  742. {
  743. struct obs_core_audio *audio = &obs->audio;
  744. int errorcode;
  745. pthread_mutex_init_value(&audio->monitoring_mutex);
  746. if (pthread_mutex_init_recursive(&audio->monitoring_mutex) != 0)
  747. return false;
  748. if (pthread_mutex_init(&audio->task_mutex, NULL) != 0)
  749. return false;
  750. struct obs_task_info audio_init = {.task = set_audio_thread};
  751. deque_push_back(&audio->tasks, &audio_init, sizeof(audio_init));
  752. audio->monitoring_device_name = bstrdup("Default");
  753. audio->monitoring_device_id = bstrdup("default");
  754. errorcode = audio_output_open(&audio->audio, ai);
  755. if (errorcode == AUDIO_OUTPUT_SUCCESS)
  756. return true;
  757. else if (errorcode == AUDIO_OUTPUT_INVALIDPARAM)
  758. blog(LOG_ERROR, "Invalid audio parameters specified");
  759. else
  760. blog(LOG_ERROR, "Could not open audio output");
  761. return false;
  762. }
  763. static void stop_audio(void)
  764. {
  765. struct obs_core_audio *audio = &obs->audio;
  766. if (audio->audio) {
  767. audio_output_close(audio->audio);
  768. audio->audio = NULL;
  769. }
  770. }
  771. static void obs_free_audio(void)
  772. {
  773. struct obs_core_audio *audio = &obs->audio;
  774. if (audio->audio)
  775. audio_output_close(audio->audio);
  776. deque_free(&audio->buffered_timestamps);
  777. da_free(audio->render_order);
  778. da_free(audio->root_nodes);
  779. da_free(audio->monitors);
  780. bfree(audio->monitoring_device_name);
  781. bfree(audio->monitoring_device_id);
  782. deque_free(&audio->tasks);
  783. pthread_mutex_destroy(&audio->task_mutex);
  784. pthread_mutex_destroy(&audio->monitoring_mutex);
  785. memset(audio, 0, sizeof(struct obs_core_audio));
  786. }
  787. static bool obs_init_data(void)
  788. {
  789. struct obs_core_data *data = &obs->data;
  790. assert(data != NULL);
  791. pthread_mutex_init_value(&obs->data.displays_mutex);
  792. pthread_mutex_init_value(&obs->data.draw_callbacks_mutex);
  793. if (pthread_mutex_init_recursive(&data->sources_mutex) != 0)
  794. goto fail;
  795. if (pthread_mutex_init_recursive(&data->audio_sources_mutex) != 0)
  796. goto fail;
  797. if (pthread_mutex_init_recursive(&data->displays_mutex) != 0)
  798. goto fail;
  799. if (pthread_mutex_init_recursive(&data->outputs_mutex) != 0)
  800. goto fail;
  801. if (pthread_mutex_init_recursive(&data->encoders_mutex) != 0)
  802. goto fail;
  803. if (pthread_mutex_init_recursive(&data->services_mutex) != 0)
  804. goto fail;
  805. if (pthread_mutex_init_recursive(&obs->data.draw_callbacks_mutex) != 0)
  806. goto fail;
  807. if (!obs_view_init(&data->main_view))
  808. goto fail;
  809. data->sources = NULL;
  810. data->public_sources = NULL;
  811. data->private_data = obs_data_create();
  812. data->valid = true;
  813. fail:
  814. return data->valid;
  815. }
  816. void obs_main_view_free(struct obs_view *view)
  817. {
  818. if (!view)
  819. return;
  820. for (size_t i = 0; i < MAX_CHANNELS; i++)
  821. obs_source_release(view->channels[i]);
  822. memset(view->channels, 0, sizeof(view->channels));
  823. pthread_mutex_destroy(&view->channels_mutex);
  824. }
  825. #define FREE_OBS_HASH_TABLE(handle, table, type) \
  826. do { \
  827. struct obs_context_data *ctx, *tmp; \
  828. int unfreed = 0; \
  829. HASH_ITER (handle, *(struct obs_context_data **)table, ctx, tmp) { \
  830. obs_##type##_destroy((obs_##type##_t *)ctx); \
  831. unfreed++; \
  832. } \
  833. if (unfreed) \
  834. blog(LOG_INFO, "\t%d " #type "(s) were remaining", unfreed); \
  835. } while (false)
  836. #define FREE_OBS_LINKED_LIST(type) \
  837. do { \
  838. int unfreed = 0; \
  839. while (data->first_##type) { \
  840. obs_##type##_destroy(data->first_##type); \
  841. unfreed++; \
  842. } \
  843. if (unfreed) \
  844. blog(LOG_INFO, "\t%d " #type "(s) were remaining", unfreed); \
  845. } while (false)
  846. static void obs_free_data(void)
  847. {
  848. struct obs_core_data *data = &obs->data;
  849. data->valid = false;
  850. obs_view_remove(&data->main_view);
  851. obs_main_view_free(&data->main_view);
  852. blog(LOG_INFO, "Freeing OBS context data");
  853. FREE_OBS_LINKED_LIST(output);
  854. FREE_OBS_LINKED_LIST(encoder);
  855. FREE_OBS_LINKED_LIST(display);
  856. FREE_OBS_LINKED_LIST(service);
  857. FREE_OBS_HASH_TABLE(hh, &data->public_sources, source);
  858. FREE_OBS_HASH_TABLE(hh_uuid, &data->sources, source);
  859. os_task_queue_wait(obs->destruction_task_thread);
  860. pthread_mutex_destroy(&data->sources_mutex);
  861. pthread_mutex_destroy(&data->audio_sources_mutex);
  862. pthread_mutex_destroy(&data->displays_mutex);
  863. pthread_mutex_destroy(&data->outputs_mutex);
  864. pthread_mutex_destroy(&data->encoders_mutex);
  865. pthread_mutex_destroy(&data->services_mutex);
  866. pthread_mutex_destroy(&data->draw_callbacks_mutex);
  867. da_free(data->draw_callbacks);
  868. da_free(data->rendered_callbacks);
  869. da_free(data->tick_callbacks);
  870. obs_data_release(data->private_data);
  871. for (size_t i = 0; i < data->protocols.num; i++)
  872. bfree(data->protocols.array[i]);
  873. da_free(data->protocols);
  874. da_free(data->sources_to_tick);
  875. }
  876. static const char *obs_signals[] = {
  877. "void source_create(ptr source)",
  878. "void source_destroy(ptr source)",
  879. "void source_remove(ptr source)",
  880. "void source_update(ptr source)",
  881. "void source_save(ptr source)",
  882. "void source_load(ptr source)",
  883. "void source_activate(ptr source)",
  884. "void source_deactivate(ptr source)",
  885. "void source_show(ptr source)",
  886. "void source_hide(ptr source)",
  887. "void source_audio_activate(ptr source)",
  888. "void source_audio_deactivate(ptr source)",
  889. "void source_filter_add(ptr source, ptr filter)",
  890. "void source_filter_remove(ptr source, ptr filter)",
  891. "void source_rename(ptr source, string new_name, string prev_name)",
  892. "void source_volume(ptr source, in out float volume)",
  893. "void source_volume_level(ptr source, float level, float magnitude, "
  894. "float peak)",
  895. "void source_transition_start(ptr source)",
  896. "void source_transition_video_stop(ptr source)",
  897. "void source_transition_stop(ptr source)",
  898. "void channel_change(int channel, in out ptr source, ptr prev_source)",
  899. "void hotkey_layout_change()",
  900. "void hotkey_register(ptr hotkey)",
  901. "void hotkey_unregister(ptr hotkey)",
  902. "void hotkey_bindings_changed(ptr hotkey)",
  903. NULL,
  904. };
  905. static inline bool obs_init_handlers(void)
  906. {
  907. obs->signals = signal_handler_create();
  908. if (!obs->signals)
  909. return false;
  910. obs->procs = proc_handler_create();
  911. if (!obs->procs)
  912. return false;
  913. return signal_handler_add_array(obs->signals, obs_signals);
  914. }
  915. static pthread_once_t obs_pthread_once_init_token = PTHREAD_ONCE_INIT;
  916. static inline bool obs_init_hotkeys(void)
  917. {
  918. struct obs_core_hotkeys *hotkeys = &obs->hotkeys;
  919. bool success = false;
  920. assert(hotkeys != NULL);
  921. hotkeys->hotkeys = NULL;
  922. hotkeys->hotkey_pairs = NULL;
  923. hotkeys->signals = obs->signals;
  924. hotkeys->name_map_init_token = obs_pthread_once_init_token;
  925. hotkeys->mute = bstrdup("Mute");
  926. hotkeys->unmute = bstrdup("Unmute");
  927. hotkeys->push_to_mute = bstrdup("Push-to-mute");
  928. hotkeys->push_to_talk = bstrdup("Push-to-talk");
  929. hotkeys->sceneitem_show = bstrdup("Show '%1'");
  930. hotkeys->sceneitem_hide = bstrdup("Hide '%1'");
  931. if (!obs_hotkeys_platform_init(hotkeys))
  932. return false;
  933. if (pthread_mutex_init_recursive(&hotkeys->mutex) != 0)
  934. goto fail;
  935. if (os_event_init(&hotkeys->stop_event, OS_EVENT_TYPE_MANUAL) != 0)
  936. goto fail;
  937. if (pthread_create(&hotkeys->hotkey_thread, NULL, obs_hotkey_thread, NULL))
  938. goto fail;
  939. hotkeys->strict_modifiers = true;
  940. hotkeys->hotkey_thread_initialized = true;
  941. success = true;
  942. fail:
  943. return success;
  944. }
  945. static inline void stop_hotkeys(void)
  946. {
  947. struct obs_core_hotkeys *hotkeys = &obs->hotkeys;
  948. void *thread_ret;
  949. if (hotkeys->hotkey_thread_initialized) {
  950. os_event_signal(hotkeys->stop_event);
  951. pthread_join(hotkeys->hotkey_thread, &thread_ret);
  952. hotkeys->hotkey_thread_initialized = false;
  953. }
  954. os_event_destroy(hotkeys->stop_event);
  955. obs_hotkeys_free();
  956. }
  957. static inline void obs_free_hotkeys(void)
  958. {
  959. struct obs_core_hotkeys *hotkeys = &obs->hotkeys;
  960. bfree(hotkeys->mute);
  961. bfree(hotkeys->unmute);
  962. bfree(hotkeys->push_to_mute);
  963. bfree(hotkeys->push_to_talk);
  964. bfree(hotkeys->sceneitem_show);
  965. bfree(hotkeys->sceneitem_hide);
  966. obs_hotkey_name_map_free();
  967. obs_hotkeys_platform_free(hotkeys);
  968. pthread_mutex_destroy(&hotkeys->mutex);
  969. }
  970. extern const struct obs_source_info scene_info;
  971. extern const struct obs_source_info group_info;
  972. static const char *submix_name(void *unused)
  973. {
  974. UNUSED_PARAMETER(unused);
  975. return "Audio line (internal use only)";
  976. }
  977. const struct obs_source_info audio_line_info = {
  978. .id = "audio_line",
  979. .type = OBS_SOURCE_TYPE_INPUT,
  980. .output_flags = OBS_SOURCE_AUDIO | OBS_SOURCE_CAP_DISABLED | OBS_SOURCE_SUBMIX,
  981. .get_name = submix_name,
  982. };
  983. extern void log_system_info(void);
  984. static bool obs_init(const char *locale, const char *module_config_path, profiler_name_store_t *store)
  985. {
  986. obs = bzalloc(sizeof(struct obs_core));
  987. pthread_mutex_init_value(&obs->audio.monitoring_mutex);
  988. pthread_mutex_init_value(&obs->audio.task_mutex);
  989. pthread_mutex_init_value(&obs->video.task_mutex);
  990. pthread_mutex_init_value(&obs->video.encoder_group_mutex);
  991. pthread_mutex_init_value(&obs->video.mixes_mutex);
  992. obs->name_store_owned = !store;
  993. obs->name_store = store ? store : profiler_name_store_create();
  994. if (!obs->name_store) {
  995. blog(LOG_ERROR, "Couldn't create profiler name store");
  996. return false;
  997. }
  998. log_system_info();
  999. if (!obs_init_data())
  1000. return false;
  1001. if (!obs_init_handlers())
  1002. return false;
  1003. if (!obs_init_hotkeys())
  1004. return false;
  1005. obs->destruction_task_thread = os_task_queue_create();
  1006. if (!obs->destruction_task_thread)
  1007. return false;
  1008. if (module_config_path)
  1009. obs->module_config_path = bstrdup(module_config_path);
  1010. obs->locale = bstrdup(locale);
  1011. obs_register_source(&scene_info);
  1012. obs_register_source(&group_info);
  1013. obs_register_source(&audio_line_info);
  1014. add_default_module_paths();
  1015. return true;
  1016. }
  1017. #ifdef _WIN32
  1018. extern bool initialize_com(void);
  1019. extern void uninitialize_com(void);
  1020. static bool com_initialized = false;
  1021. #endif
  1022. /* Separate from actual context initialization
  1023. * since this can be set before startup and persist
  1024. * after shutdown. */
  1025. static DARRAY(struct dstr) core_module_paths = {0};
  1026. char *obs_find_data_file(const char *file)
  1027. {
  1028. struct dstr path = {0};
  1029. char *result = find_libobs_data_file(file);
  1030. if (result)
  1031. return result;
  1032. for (size_t i = 0; i < core_module_paths.num; ++i) {
  1033. if (check_path(file, core_module_paths.array[i].array, &path))
  1034. return path.array;
  1035. }
  1036. blog(LOG_ERROR, "Failed to find file '%s' in libobs data directory", file);
  1037. dstr_free(&path);
  1038. return NULL;
  1039. }
  1040. void obs_add_data_path(const char *path)
  1041. {
  1042. struct dstr *new_path = da_push_back_new(core_module_paths);
  1043. dstr_init_copy(new_path, path);
  1044. }
  1045. bool obs_remove_data_path(const char *path)
  1046. {
  1047. for (size_t i = 0; i < core_module_paths.num; ++i) {
  1048. int result = dstr_cmp(&core_module_paths.array[i], path);
  1049. if (result == 0) {
  1050. dstr_free(&core_module_paths.array[i]);
  1051. da_erase(core_module_paths, i);
  1052. return true;
  1053. }
  1054. }
  1055. return false;
  1056. }
  1057. static const char *obs_startup_name = "obs_startup";
  1058. bool obs_startup(const char *locale, const char *module_config_path, profiler_name_store_t *store)
  1059. {
  1060. bool success;
  1061. profile_start(obs_startup_name);
  1062. if (obs) {
  1063. blog(LOG_WARNING, "Tried to call obs_startup more than once");
  1064. return false;
  1065. }
  1066. #ifdef _WIN32
  1067. com_initialized = initialize_com();
  1068. #endif
  1069. success = obs_init(locale, module_config_path, store);
  1070. profile_end(obs_startup_name);
  1071. if (!success)
  1072. obs_shutdown();
  1073. return success;
  1074. }
  1075. static struct obs_cmdline_args cmdline_args = {0, NULL};
  1076. void obs_set_cmdline_args(int argc, const char *const *argv)
  1077. {
  1078. char *data;
  1079. size_t len;
  1080. int i;
  1081. /* Once argc is set (non-zero) we shouldn't call again */
  1082. if (cmdline_args.argc)
  1083. return;
  1084. cmdline_args.argc = argc;
  1085. /* Safely copy over argv */
  1086. len = 0;
  1087. for (i = 0; i < argc; i++)
  1088. len += strlen(argv[i]) + 1;
  1089. cmdline_args.argv = bmalloc(sizeof(char *) * (argc + 1) + len);
  1090. data = (char *)cmdline_args.argv + sizeof(char *) * (argc + 1);
  1091. for (i = 0; i < argc; i++) {
  1092. cmdline_args.argv[i] = data;
  1093. len = strlen(argv[i]) + 1;
  1094. memcpy(data, argv[i], len);
  1095. data += len;
  1096. }
  1097. cmdline_args.argv[argc] = NULL;
  1098. }
  1099. struct obs_cmdline_args obs_get_cmdline_args(void)
  1100. {
  1101. return cmdline_args;
  1102. }
  1103. void obs_shutdown(void)
  1104. {
  1105. struct obs_module *module;
  1106. obs_wait_for_destroy_queue();
  1107. for (size_t i = 0; i < obs->source_types.num; i++) {
  1108. struct obs_source_info *item = &obs->source_types.array[i];
  1109. if (item->type_data && item->free_type_data)
  1110. item->free_type_data(item->type_data);
  1111. if (item->id)
  1112. bfree((void *)item->id);
  1113. }
  1114. da_free(obs->source_types);
  1115. #define FREE_REGISTERED_TYPES(structure, list) \
  1116. do { \
  1117. for (size_t i = 0; i < list.num; i++) { \
  1118. struct structure *item = &list.array[i]; \
  1119. if (item->type_data && item->free_type_data) \
  1120. item->free_type_data(item->type_data); \
  1121. } \
  1122. da_free(list); \
  1123. } while (false)
  1124. FREE_REGISTERED_TYPES(obs_output_info, obs->output_types);
  1125. FREE_REGISTERED_TYPES(obs_encoder_info, obs->encoder_types);
  1126. FREE_REGISTERED_TYPES(obs_service_info, obs->service_types);
  1127. #undef FREE_REGISTERED_TYPES
  1128. da_free(obs->input_types);
  1129. da_free(obs->filter_types);
  1130. da_free(obs->transition_types);
  1131. stop_video();
  1132. stop_audio();
  1133. stop_hotkeys();
  1134. module = obs->first_module;
  1135. while (module) {
  1136. struct obs_module *next = module->next;
  1137. free_module(module);
  1138. module = next;
  1139. }
  1140. obs->first_module = NULL;
  1141. obs_free_data();
  1142. obs_free_audio();
  1143. obs_free_video();
  1144. os_task_queue_destroy(obs->destruction_task_thread);
  1145. obs_free_hotkeys();
  1146. obs_free_graphics();
  1147. proc_handler_destroy(obs->procs);
  1148. signal_handler_destroy(obs->signals);
  1149. obs->procs = NULL;
  1150. obs->signals = NULL;
  1151. for (size_t i = 0; i < obs->module_paths.num; i++)
  1152. free_module_path(obs->module_paths.array + i);
  1153. da_free(obs->module_paths);
  1154. for (size_t i = 0; i < obs->safe_modules.num; i++)
  1155. bfree(obs->safe_modules.array[i]);
  1156. da_free(obs->safe_modules);
  1157. if (obs->name_store_owned)
  1158. profiler_name_store_free(obs->name_store);
  1159. bfree(obs->module_config_path);
  1160. bfree(obs->locale);
  1161. bfree(obs);
  1162. obs = NULL;
  1163. bfree(cmdline_args.argv);
  1164. #ifdef _WIN32
  1165. if (com_initialized)
  1166. uninitialize_com();
  1167. #endif
  1168. }
  1169. bool obs_initialized(void)
  1170. {
  1171. return obs != NULL;
  1172. }
  1173. uint32_t obs_get_version(void)
  1174. {
  1175. return LIBOBS_API_VER;
  1176. }
  1177. const char *obs_get_version_string(void)
  1178. {
  1179. return OBS_VERSION;
  1180. }
  1181. void obs_set_locale(const char *locale)
  1182. {
  1183. struct obs_module *module;
  1184. if (obs->locale)
  1185. bfree(obs->locale);
  1186. obs->locale = bstrdup(locale);
  1187. module = obs->first_module;
  1188. while (module) {
  1189. if (module->set_locale)
  1190. module->set_locale(locale);
  1191. module = module->next;
  1192. }
  1193. }
  1194. const char *obs_get_locale(void)
  1195. {
  1196. return obs->locale;
  1197. }
  1198. #define OBS_SIZE_MIN 2
  1199. #define OBS_SIZE_MAX (32 * 1024)
  1200. static inline bool size_valid(uint32_t width, uint32_t height)
  1201. {
  1202. return (width >= OBS_SIZE_MIN && height >= OBS_SIZE_MIN && width <= OBS_SIZE_MAX && height <= OBS_SIZE_MAX);
  1203. }
  1204. int obs_reset_video(struct obs_video_info *ovi)
  1205. {
  1206. if (!obs)
  1207. return OBS_VIDEO_FAIL;
  1208. /* don't allow changing of video settings if active. */
  1209. if (obs_video_active())
  1210. return OBS_VIDEO_CURRENTLY_ACTIVE;
  1211. if (!size_valid(ovi->output_width, ovi->output_height) || !size_valid(ovi->base_width, ovi->base_height))
  1212. return OBS_VIDEO_INVALID_PARAM;
  1213. stop_video();
  1214. obs_free_video();
  1215. /* align to multiple-of-two and SSE alignment sizes */
  1216. ovi->output_width &= 0xFFFFFFFC;
  1217. ovi->output_height &= 0xFFFFFFFE;
  1218. if (!obs->video.graphics) {
  1219. int errorcode = obs_init_graphics(ovi);
  1220. if (errorcode != OBS_VIDEO_SUCCESS) {
  1221. obs_free_graphics();
  1222. return errorcode;
  1223. }
  1224. }
  1225. const char *scale_type_name = "";
  1226. switch (ovi->scale_type) {
  1227. case OBS_SCALE_DISABLE:
  1228. scale_type_name = "Disabled";
  1229. break;
  1230. case OBS_SCALE_POINT:
  1231. scale_type_name = "Point";
  1232. break;
  1233. case OBS_SCALE_BICUBIC:
  1234. scale_type_name = "Bicubic";
  1235. break;
  1236. case OBS_SCALE_BILINEAR:
  1237. scale_type_name = "Bilinear";
  1238. break;
  1239. case OBS_SCALE_LANCZOS:
  1240. scale_type_name = "Lanczos";
  1241. break;
  1242. case OBS_SCALE_AREA:
  1243. scale_type_name = "Area";
  1244. break;
  1245. }
  1246. bool yuv = format_is_yuv(ovi->output_format);
  1247. const char *yuv_format = get_video_colorspace_name(ovi->colorspace);
  1248. const char *yuv_range = get_video_range_name(ovi->output_format, ovi->range);
  1249. blog(LOG_INFO, "---------------------------------");
  1250. blog(LOG_INFO,
  1251. "video settings reset:\n"
  1252. "\tbase resolution: %dx%d\n"
  1253. "\toutput resolution: %dx%d\n"
  1254. "\tdownscale filter: %s\n"
  1255. "\tfps: %d/%d\n"
  1256. "\tformat: %s\n"
  1257. "\tYUV mode: %s%s%s",
  1258. ovi->base_width, ovi->base_height, ovi->output_width, ovi->output_height, scale_type_name, ovi->fps_num,
  1259. ovi->fps_den, get_video_format_name(ovi->output_format), yuv ? yuv_format : "None", yuv ? "/" : "",
  1260. yuv ? yuv_range : "");
  1261. source_profiler_reset_video(ovi);
  1262. return obs_init_video(ovi);
  1263. }
  1264. #ifndef SEC_TO_MSEC
  1265. #define SEC_TO_MSEC 1000
  1266. #endif
  1267. bool obs_reset_audio2(const struct obs_audio_info2 *oai)
  1268. {
  1269. struct obs_core_audio *audio = &obs->audio;
  1270. struct audio_output_info ai;
  1271. /* don't allow changing of audio settings if active. */
  1272. if (!obs || (audio->audio && audio_output_active(audio->audio)))
  1273. return false;
  1274. obs_free_audio();
  1275. if (!oai)
  1276. return true;
  1277. if (oai->max_buffering_ms) {
  1278. uint32_t max_frames = oai->max_buffering_ms * oai->samples_per_sec / SEC_TO_MSEC;
  1279. max_frames += (AUDIO_OUTPUT_FRAMES - 1);
  1280. audio->max_buffering_ticks = max_frames / AUDIO_OUTPUT_FRAMES;
  1281. } else {
  1282. audio->max_buffering_ticks = 45;
  1283. }
  1284. audio->fixed_buffer = oai->fixed_buffering;
  1285. int max_buffering_ms =
  1286. audio->max_buffering_ticks * AUDIO_OUTPUT_FRAMES * SEC_TO_MSEC / (int)oai->samples_per_sec;
  1287. ai.name = "Audio";
  1288. ai.samples_per_sec = oai->samples_per_sec;
  1289. ai.format = AUDIO_FORMAT_FLOAT_PLANAR;
  1290. ai.speakers = oai->speakers;
  1291. ai.input_callback = audio_callback;
  1292. blog(LOG_INFO, "---------------------------------");
  1293. blog(LOG_INFO,
  1294. "audio settings reset:\n"
  1295. "\tsamples per sec: %d\n"
  1296. "\tspeakers: %d\n"
  1297. "\tmax buffering: %d milliseconds\n"
  1298. "\tbuffering type: %s",
  1299. (int)ai.samples_per_sec, (int)ai.speakers, max_buffering_ms,
  1300. oai->fixed_buffering ? "fixed" : "dynamically increasing");
  1301. return obs_init_audio(&ai);
  1302. }
  1303. bool obs_reset_audio(const struct obs_audio_info *oai)
  1304. {
  1305. struct obs_audio_info2 oai2 = {
  1306. .samples_per_sec = oai->samples_per_sec,
  1307. .speakers = oai->speakers,
  1308. };
  1309. return obs_reset_audio2(&oai2);
  1310. }
  1311. bool obs_get_video_info(struct obs_video_info *ovi)
  1312. {
  1313. if (!obs->video.graphics || !obs->video.main_mix)
  1314. return false;
  1315. *ovi = obs->video.main_mix->ovi;
  1316. return true;
  1317. }
  1318. float obs_get_video_sdr_white_level(void)
  1319. {
  1320. struct obs_core_video *video = &obs->video;
  1321. return video->graphics ? video->sdr_white_level : 300.f;
  1322. }
  1323. float obs_get_video_hdr_nominal_peak_level(void)
  1324. {
  1325. struct obs_core_video *video = &obs->video;
  1326. return video->graphics ? video->hdr_nominal_peak_level : 1000.f;
  1327. }
  1328. void obs_set_video_levels(float sdr_white_level, float hdr_nominal_peak_level)
  1329. {
  1330. struct obs_core_video *video = &obs->video;
  1331. assert(video->graphics);
  1332. video->sdr_white_level = sdr_white_level;
  1333. video->hdr_nominal_peak_level = hdr_nominal_peak_level;
  1334. }
  1335. bool obs_get_audio_info(struct obs_audio_info *oai)
  1336. {
  1337. struct obs_core_audio *audio = &obs->audio;
  1338. const struct audio_output_info *info;
  1339. if (!oai || !audio->audio)
  1340. return false;
  1341. info = audio_output_get_info(audio->audio);
  1342. oai->samples_per_sec = info->samples_per_sec;
  1343. oai->speakers = info->speakers;
  1344. return true;
  1345. }
  1346. bool obs_get_audio_info2(struct obs_audio_info2 *oai2)
  1347. {
  1348. struct obs_core_audio *audio = &obs->audio;
  1349. struct obs_audio_info oai;
  1350. if (!obs_get_audio_info(&oai) || !oai2 || !audio->audio) {
  1351. return false;
  1352. } else {
  1353. oai2->samples_per_sec = oai.samples_per_sec;
  1354. oai2->speakers = oai.speakers;
  1355. oai2->fixed_buffering = audio->fixed_buffer;
  1356. oai2->max_buffering_ms =
  1357. audio->max_buffering_ticks * AUDIO_OUTPUT_FRAMES * SEC_TO_MSEC / (int)oai2->samples_per_sec;
  1358. return true;
  1359. }
  1360. }
  1361. bool obs_enum_source_types(size_t idx, const char **id)
  1362. {
  1363. if (idx >= obs->source_types.num)
  1364. return false;
  1365. *id = obs->source_types.array[idx].id;
  1366. return true;
  1367. }
  1368. bool obs_enum_input_types(size_t idx, const char **id)
  1369. {
  1370. if (idx >= obs->input_types.num)
  1371. return false;
  1372. *id = obs->input_types.array[idx].id;
  1373. return true;
  1374. }
  1375. bool obs_enum_input_types2(size_t idx, const char **id, const char **unversioned_id)
  1376. {
  1377. if (idx >= obs->input_types.num)
  1378. return false;
  1379. if (id)
  1380. *id = obs->input_types.array[idx].id;
  1381. if (unversioned_id)
  1382. *unversioned_id = obs->input_types.array[idx].unversioned_id;
  1383. return true;
  1384. }
  1385. const char *obs_get_latest_input_type_id(const char *unversioned_id)
  1386. {
  1387. struct obs_source_info *latest = NULL;
  1388. int version = -1;
  1389. if (!unversioned_id)
  1390. return NULL;
  1391. for (size_t i = 0; i < obs->source_types.num; i++) {
  1392. struct obs_source_info *info = &obs->source_types.array[i];
  1393. if (strcmp(info->unversioned_id, unversioned_id) == 0 && (int)info->version > version) {
  1394. latest = info;
  1395. version = info->version;
  1396. }
  1397. }
  1398. assert(!!latest);
  1399. if (!latest)
  1400. return NULL;
  1401. return latest->id;
  1402. }
  1403. bool obs_enum_filter_types(size_t idx, const char **id)
  1404. {
  1405. if (idx >= obs->filter_types.num)
  1406. return false;
  1407. *id = obs->filter_types.array[idx].id;
  1408. return true;
  1409. }
  1410. bool obs_enum_transition_types(size_t idx, const char **id)
  1411. {
  1412. if (idx >= obs->transition_types.num)
  1413. return false;
  1414. *id = obs->transition_types.array[idx].id;
  1415. return true;
  1416. }
  1417. bool obs_enum_output_types(size_t idx, const char **id)
  1418. {
  1419. if (idx >= obs->output_types.num)
  1420. return false;
  1421. *id = obs->output_types.array[idx].id;
  1422. return true;
  1423. }
  1424. bool obs_enum_encoder_types(size_t idx, const char **id)
  1425. {
  1426. if (idx >= obs->encoder_types.num)
  1427. return false;
  1428. *id = obs->encoder_types.array[idx].id;
  1429. return true;
  1430. }
  1431. bool obs_enum_service_types(size_t idx, const char **id)
  1432. {
  1433. if (idx >= obs->service_types.num)
  1434. return false;
  1435. *id = obs->service_types.array[idx].id;
  1436. return true;
  1437. }
  1438. void obs_enter_graphics(void)
  1439. {
  1440. if (obs->video.graphics)
  1441. gs_enter_context(obs->video.graphics);
  1442. }
  1443. void obs_leave_graphics(void)
  1444. {
  1445. if (obs->video.graphics)
  1446. gs_leave_context();
  1447. }
  1448. audio_t *obs_get_audio(void)
  1449. {
  1450. return obs->audio.audio;
  1451. }
  1452. video_t *obs_get_video(void)
  1453. {
  1454. return obs->video.main_mix->video;
  1455. }
  1456. obs_source_t *obs_get_output_source(uint32_t channel)
  1457. {
  1458. return obs_view_get_source(&obs->data.main_view, channel);
  1459. }
  1460. void obs_set_output_source(uint32_t channel, obs_source_t *source)
  1461. {
  1462. assert(channel < MAX_CHANNELS);
  1463. if (channel >= MAX_CHANNELS)
  1464. return;
  1465. struct obs_source *prev_source;
  1466. struct obs_view *view = &obs->data.main_view;
  1467. struct calldata params = {0};
  1468. pthread_mutex_lock(&view->channels_mutex);
  1469. source = obs_source_get_ref(source);
  1470. prev_source = view->channels[channel];
  1471. calldata_set_int(&params, "channel", channel);
  1472. calldata_set_ptr(&params, "prev_source", prev_source);
  1473. calldata_set_ptr(&params, "source", source);
  1474. signal_handler_signal(obs->signals, "channel_change", &params);
  1475. calldata_get_ptr(&params, "source", &source);
  1476. calldata_free(&params);
  1477. view->channels[channel] = source;
  1478. pthread_mutex_unlock(&view->channels_mutex);
  1479. if (source)
  1480. obs_source_activate(source, MAIN_VIEW);
  1481. if (prev_source) {
  1482. obs_source_deactivate(prev_source, MAIN_VIEW);
  1483. obs_source_release(prev_source);
  1484. }
  1485. }
  1486. void obs_enum_sources(bool (*enum_proc)(void *, obs_source_t *), void *param)
  1487. {
  1488. obs_source_t *source;
  1489. pthread_mutex_lock(&obs->data.sources_mutex);
  1490. source = obs->data.public_sources;
  1491. while (source) {
  1492. obs_source_t *s = obs_source_get_ref(source);
  1493. if (s) {
  1494. if (s->info.type == OBS_SOURCE_TYPE_INPUT && !enum_proc(param, s)) {
  1495. obs_source_release(s);
  1496. break;
  1497. } else if (strcmp(s->info.id, group_info.id) == 0 && !enum_proc(param, s)) {
  1498. obs_source_release(s);
  1499. break;
  1500. }
  1501. obs_source_release(s);
  1502. }
  1503. source = (obs_source_t *)source->context.hh.next;
  1504. }
  1505. pthread_mutex_unlock(&obs->data.sources_mutex);
  1506. }
  1507. void obs_enum_scenes(bool (*enum_proc)(void *, obs_source_t *), void *param)
  1508. {
  1509. obs_source_t *source;
  1510. pthread_mutex_lock(&obs->data.sources_mutex);
  1511. source = obs->data.public_sources;
  1512. while (source) {
  1513. obs_source_t *s = obs_source_get_ref(source);
  1514. if (s) {
  1515. if (source->info.type == OBS_SOURCE_TYPE_SCENE && !enum_proc(param, s)) {
  1516. obs_source_release(s);
  1517. break;
  1518. }
  1519. obs_source_release(s);
  1520. }
  1521. source = (obs_source_t *)source->context.hh.next;
  1522. }
  1523. pthread_mutex_unlock(&obs->data.sources_mutex);
  1524. }
  1525. static inline void obs_enum(void *pstart, pthread_mutex_t *mutex, void *proc, void *param)
  1526. {
  1527. struct obs_context_data **start = pstart, *context;
  1528. bool (*enum_proc)(void *, void *) = proc;
  1529. assert(start);
  1530. assert(mutex);
  1531. assert(enum_proc);
  1532. pthread_mutex_lock(mutex);
  1533. context = *start;
  1534. while (context) {
  1535. if (!enum_proc(param, context))
  1536. break;
  1537. context = context->next;
  1538. }
  1539. pthread_mutex_unlock(mutex);
  1540. }
  1541. static inline void obs_enum_uuid(void *pstart, pthread_mutex_t *mutex, void *proc, void *param)
  1542. {
  1543. struct obs_context_data **start = pstart, *context, *tmp;
  1544. bool (*enum_proc)(void *, void *) = proc;
  1545. assert(start);
  1546. assert(mutex);
  1547. assert(enum_proc);
  1548. pthread_mutex_lock(mutex);
  1549. HASH_ITER (hh_uuid, *start, context, tmp) {
  1550. if (!enum_proc(param, context))
  1551. break;
  1552. }
  1553. pthread_mutex_unlock(mutex);
  1554. }
  1555. void obs_enum_all_sources(bool (*enum_proc)(void *, obs_source_t *), void *param)
  1556. {
  1557. obs_enum_uuid(&obs->data.sources, &obs->data.sources_mutex, enum_proc, param);
  1558. }
  1559. void obs_enum_outputs(bool (*enum_proc)(void *, obs_output_t *), void *param)
  1560. {
  1561. obs_enum(&obs->data.first_output, &obs->data.outputs_mutex, enum_proc, param);
  1562. }
  1563. void obs_enum_encoders(bool (*enum_proc)(void *, obs_encoder_t *), void *param)
  1564. {
  1565. obs_enum(&obs->data.first_encoder, &obs->data.encoders_mutex, enum_proc, param);
  1566. }
  1567. void obs_enum_services(bool (*enum_proc)(void *, obs_service_t *), void *param)
  1568. {
  1569. obs_enum(&obs->data.first_service, &obs->data.services_mutex, enum_proc, param);
  1570. }
  1571. static inline void *get_context_by_name(void *vfirst, const char *name, pthread_mutex_t *mutex, void *(*addref)(void *))
  1572. {
  1573. struct obs_context_data **first = vfirst;
  1574. struct obs_context_data *context;
  1575. pthread_mutex_lock(mutex);
  1576. /* If context list head has a hash table, look the name up in there */
  1577. if (*first && (*first)->hh.tbl) {
  1578. HASH_FIND_STR(*first, name, context);
  1579. } else {
  1580. context = *first;
  1581. while (context) {
  1582. if (!context->private && strcmp(context->name, name) == 0) {
  1583. break;
  1584. }
  1585. context = context->next;
  1586. }
  1587. }
  1588. if (context)
  1589. addref(context);
  1590. pthread_mutex_unlock(mutex);
  1591. return context;
  1592. }
  1593. static void *get_context_by_uuid(void *ptable, const char *uuid, pthread_mutex_t *mutex, void *(*addref)(void *))
  1594. {
  1595. struct obs_context_data **ht = ptable;
  1596. struct obs_context_data *context;
  1597. pthread_mutex_lock(mutex);
  1598. HASH_FIND_UUID(*ht, uuid, context);
  1599. if (context)
  1600. addref(context);
  1601. pthread_mutex_unlock(mutex);
  1602. return context;
  1603. }
  1604. static inline void *obs_source_addref_safe_(void *ref)
  1605. {
  1606. return obs_source_get_ref(ref);
  1607. }
  1608. static inline void *obs_output_addref_safe_(void *ref)
  1609. {
  1610. return obs_output_get_ref(ref);
  1611. }
  1612. static inline void *obs_encoder_addref_safe_(void *ref)
  1613. {
  1614. return obs_encoder_get_ref(ref);
  1615. }
  1616. static inline void *obs_service_addref_safe_(void *ref)
  1617. {
  1618. return obs_service_get_ref(ref);
  1619. }
  1620. obs_source_t *obs_get_source_by_name(const char *name)
  1621. {
  1622. return get_context_by_name(&obs->data.public_sources, name, &obs->data.sources_mutex, obs_source_addref_safe_);
  1623. }
  1624. obs_source_t *obs_get_source_by_uuid(const char *uuid)
  1625. {
  1626. return get_context_by_uuid(&obs->data.sources, uuid, &obs->data.sources_mutex, obs_source_addref_safe_);
  1627. }
  1628. obs_source_t *obs_get_transition_by_name(const char *name)
  1629. {
  1630. struct obs_source **first = &obs->data.sources;
  1631. struct obs_source *source;
  1632. pthread_mutex_lock(&obs->data.sources_mutex);
  1633. /* Transitions are private but can be found via this method, so we
  1634. * can't look them up by name in the public_sources hash table. */
  1635. source = *first;
  1636. while (source) {
  1637. if (source->info.type == OBS_SOURCE_TYPE_TRANSITION && strcmp(source->context.name, name) == 0) {
  1638. source = obs_source_addref_safe_(source);
  1639. break;
  1640. }
  1641. source = (void *)source->context.hh_uuid.next;
  1642. }
  1643. pthread_mutex_unlock(&obs->data.sources_mutex);
  1644. return source;
  1645. }
  1646. obs_source_t *obs_get_transition_by_uuid(const char *uuid)
  1647. {
  1648. obs_source_t *source = obs_get_source_by_uuid(uuid);
  1649. if (source && source->info.type == OBS_SOURCE_TYPE_TRANSITION)
  1650. return source;
  1651. else if (source)
  1652. obs_source_release(source);
  1653. return NULL;
  1654. }
  1655. obs_output_t *obs_get_output_by_name(const char *name)
  1656. {
  1657. return get_context_by_name(&obs->data.first_output, name, &obs->data.outputs_mutex, obs_output_addref_safe_);
  1658. }
  1659. obs_encoder_t *obs_get_encoder_by_name(const char *name)
  1660. {
  1661. return get_context_by_name(&obs->data.first_encoder, name, &obs->data.encoders_mutex, obs_encoder_addref_safe_);
  1662. }
  1663. obs_service_t *obs_get_service_by_name(const char *name)
  1664. {
  1665. return get_context_by_name(&obs->data.first_service, name, &obs->data.services_mutex, obs_service_addref_safe_);
  1666. }
  1667. gs_effect_t *obs_get_base_effect(enum obs_base_effect effect)
  1668. {
  1669. switch (effect) {
  1670. case OBS_EFFECT_DEFAULT:
  1671. return obs->video.default_effect;
  1672. case OBS_EFFECT_DEFAULT_RECT:
  1673. return obs->video.default_rect_effect;
  1674. case OBS_EFFECT_OPAQUE:
  1675. return obs->video.opaque_effect;
  1676. case OBS_EFFECT_SOLID:
  1677. return obs->video.solid_effect;
  1678. case OBS_EFFECT_REPEAT:
  1679. return obs->video.repeat_effect;
  1680. case OBS_EFFECT_BICUBIC:
  1681. return obs->video.bicubic_effect;
  1682. case OBS_EFFECT_LANCZOS:
  1683. return obs->video.lanczos_effect;
  1684. case OBS_EFFECT_AREA:
  1685. return obs->video.area_effect;
  1686. case OBS_EFFECT_BILINEAR_LOWRES:
  1687. return obs->video.bilinear_lowres_effect;
  1688. case OBS_EFFECT_PREMULTIPLIED_ALPHA:
  1689. return obs->video.premultiplied_alpha_effect;
  1690. }
  1691. return NULL;
  1692. }
  1693. signal_handler_t *obs_get_signal_handler(void)
  1694. {
  1695. return obs->signals;
  1696. }
  1697. proc_handler_t *obs_get_proc_handler(void)
  1698. {
  1699. return obs->procs;
  1700. }
  1701. static void obs_render_main_texture_internal(enum gs_blend_type src_c, enum gs_blend_type dest_c,
  1702. enum gs_blend_type src_a, enum gs_blend_type dest_a)
  1703. {
  1704. struct obs_core_video_mix *video;
  1705. gs_texture_t *tex;
  1706. gs_effect_t *effect;
  1707. gs_eparam_t *param;
  1708. video = obs->video.main_mix;
  1709. if (!video->texture_rendered)
  1710. return;
  1711. const enum gs_color_space source_space = video->render_space;
  1712. const enum gs_color_space current_space = gs_get_color_space();
  1713. const char *tech_name = "Draw";
  1714. float multiplier = 1.f;
  1715. switch (current_space) {
  1716. case GS_CS_SRGB:
  1717. case GS_CS_SRGB_16F:
  1718. if (source_space == GS_CS_709_EXTENDED)
  1719. tech_name = "DrawTonemap";
  1720. break;
  1721. case GS_CS_709_SCRGB:
  1722. tech_name = "DrawMultiply";
  1723. multiplier = obs_get_video_sdr_white_level() / 80.f;
  1724. break;
  1725. case GS_CS_709_EXTENDED:
  1726. break;
  1727. }
  1728. const bool previous = gs_framebuffer_srgb_enabled();
  1729. gs_enable_framebuffer_srgb(true);
  1730. tex = video->render_texture;
  1731. effect = obs_get_base_effect(OBS_EFFECT_DEFAULT);
  1732. param = gs_effect_get_param_by_name(effect, "image");
  1733. gs_effect_set_texture_srgb(param, tex);
  1734. param = gs_effect_get_param_by_name(effect, "multiplier");
  1735. gs_effect_set_float(param, multiplier);
  1736. gs_blend_state_push();
  1737. gs_blend_function_separate(src_c, dest_c, src_a, dest_a);
  1738. while (gs_effect_loop(effect, tech_name))
  1739. gs_draw_sprite(tex, 0, 0, 0);
  1740. gs_blend_state_pop();
  1741. gs_enable_framebuffer_srgb(previous);
  1742. }
  1743. void obs_render_main_texture(void)
  1744. {
  1745. obs_render_main_texture_internal(GS_BLEND_ONE, GS_BLEND_INVSRCALPHA, GS_BLEND_ONE, GS_BLEND_INVSRCALPHA);
  1746. }
  1747. void obs_render_main_texture_src_color_only(void)
  1748. {
  1749. obs_render_main_texture_internal(GS_BLEND_ONE, GS_BLEND_ZERO, GS_BLEND_ONE, GS_BLEND_INVSRCALPHA);
  1750. }
  1751. gs_texture_t *obs_get_main_texture(void)
  1752. {
  1753. struct obs_core_video_mix *video;
  1754. video = obs->video.main_mix;
  1755. if (!video->texture_rendered)
  1756. return NULL;
  1757. return video->render_texture;
  1758. }
  1759. static obs_source_t *obs_load_source_type(obs_data_t *source_data, bool is_private)
  1760. {
  1761. obs_data_array_t *filters = obs_data_get_array(source_data, "filters");
  1762. obs_source_t *source;
  1763. const char *name = obs_data_get_string(source_data, "name");
  1764. const char *uuid = obs_data_get_string(source_data, "uuid");
  1765. const char *id = obs_data_get_string(source_data, "id");
  1766. const char *v_id = obs_data_get_string(source_data, "versioned_id");
  1767. obs_data_t *settings = obs_data_get_obj(source_data, "settings");
  1768. obs_data_t *hotkeys = obs_data_get_obj(source_data, "hotkeys");
  1769. double volume;
  1770. double balance;
  1771. int64_t sync;
  1772. uint32_t prev_ver;
  1773. uint32_t caps;
  1774. uint32_t flags;
  1775. uint32_t mixers;
  1776. int di_order;
  1777. int di_mode;
  1778. int monitoring_type;
  1779. prev_ver = (uint32_t)obs_data_get_int(source_data, "prev_ver");
  1780. if (!*v_id)
  1781. v_id = id;
  1782. source = obs_source_create_set_last_ver(v_id, name, uuid, settings, hotkeys, prev_ver, is_private);
  1783. if (source->owns_info_id) {
  1784. bfree((void *)source->info.unversioned_id);
  1785. source->info.unversioned_id = bstrdup(id);
  1786. }
  1787. obs_data_release(hotkeys);
  1788. caps = obs_source_get_output_flags(source);
  1789. obs_data_set_default_double(source_data, "volume", 1.0);
  1790. volume = obs_data_get_double(source_data, "volume");
  1791. obs_source_set_volume(source, (float)volume);
  1792. obs_data_set_default_double(source_data, "balance", 0.5);
  1793. balance = obs_data_get_double(source_data, "balance");
  1794. obs_source_set_balance_value(source, (float)balance);
  1795. sync = obs_data_get_int(source_data, "sync");
  1796. obs_source_set_sync_offset(source, sync);
  1797. obs_data_set_default_int(source_data, "mixers", 0x3F);
  1798. mixers = (uint32_t)obs_data_get_int(source_data, "mixers");
  1799. obs_source_set_audio_mixers(source, mixers);
  1800. obs_data_set_default_int(source_data, "flags", source->default_flags);
  1801. flags = (uint32_t)obs_data_get_int(source_data, "flags");
  1802. obs_source_set_flags(source, flags);
  1803. obs_data_set_default_bool(source_data, "enabled", true);
  1804. obs_source_set_enabled(source, obs_data_get_bool(source_data, "enabled"));
  1805. obs_data_set_default_bool(source_data, "muted", false);
  1806. obs_source_set_muted(source, obs_data_get_bool(source_data, "muted"));
  1807. obs_data_set_default_bool(source_data, "push-to-mute", false);
  1808. obs_source_enable_push_to_mute(source, obs_data_get_bool(source_data, "push-to-mute"));
  1809. obs_data_set_default_int(source_data, "push-to-mute-delay", 0);
  1810. obs_source_set_push_to_mute_delay(source, obs_data_get_int(source_data, "push-to-mute-delay"));
  1811. obs_data_set_default_bool(source_data, "push-to-talk", false);
  1812. obs_source_enable_push_to_talk(source, obs_data_get_bool(source_data, "push-to-talk"));
  1813. obs_data_set_default_int(source_data, "push-to-talk-delay", 0);
  1814. obs_source_set_push_to_talk_delay(source, obs_data_get_int(source_data, "push-to-talk-delay"));
  1815. di_mode = (int)obs_data_get_int(source_data, "deinterlace_mode");
  1816. obs_source_set_deinterlace_mode(source, (enum obs_deinterlace_mode)di_mode);
  1817. di_order = (int)obs_data_get_int(source_data, "deinterlace_field_order");
  1818. obs_source_set_deinterlace_field_order(source, (enum obs_deinterlace_field_order)di_order);
  1819. monitoring_type = (int)obs_data_get_int(source_data, "monitoring_type");
  1820. if (prev_ver < MAKE_SEMANTIC_VERSION(23, 2, 2)) {
  1821. if ((caps & OBS_SOURCE_MONITOR_BY_DEFAULT) != 0) {
  1822. /* updates older sources to enable monitoring
  1823. * automatically if they added monitoring by default in
  1824. * version 24 */
  1825. monitoring_type = OBS_MONITORING_TYPE_MONITOR_ONLY;
  1826. obs_source_set_audio_mixers(source, 0x3F);
  1827. }
  1828. }
  1829. obs_source_set_monitoring_type(source, (enum obs_monitoring_type)monitoring_type);
  1830. obs_data_release(source->private_settings);
  1831. source->private_settings = obs_data_get_obj(source_data, "private_settings");
  1832. if (!source->private_settings)
  1833. source->private_settings = obs_data_create();
  1834. if (filters) {
  1835. size_t count = obs_data_array_count(filters);
  1836. for (size_t i = 0; i < count; i++) {
  1837. obs_data_t *filter_data = obs_data_array_item(filters, i);
  1838. obs_source_t *filter = obs_load_source_type(filter_data, true);
  1839. if (filter) {
  1840. obs_source_filter_add(source, filter);
  1841. obs_source_release(filter);
  1842. }
  1843. obs_data_release(filter_data);
  1844. }
  1845. obs_data_array_release(filters);
  1846. }
  1847. obs_data_release(settings);
  1848. return source;
  1849. }
  1850. obs_source_t *obs_load_source(obs_data_t *source_data)
  1851. {
  1852. return obs_load_source_type(source_data, false);
  1853. }
  1854. obs_source_t *obs_load_private_source(obs_data_t *source_data)
  1855. {
  1856. return obs_load_source_type(source_data, true);
  1857. }
  1858. void obs_load_sources(obs_data_array_t *array, obs_load_source_cb cb, void *private_data)
  1859. {
  1860. DARRAY(obs_source_t *) sources;
  1861. size_t count;
  1862. size_t i;
  1863. da_init(sources);
  1864. count = obs_data_array_count(array);
  1865. da_reserve(sources, count);
  1866. for (i = 0; i < count; i++) {
  1867. obs_data_t *source_data = obs_data_array_item(array, i);
  1868. obs_source_t *source = obs_load_source(source_data);
  1869. da_push_back(sources, &source);
  1870. obs_data_release(source_data);
  1871. }
  1872. /* tell sources that we want to load */
  1873. for (i = 0; i < sources.num; i++) {
  1874. obs_source_t *source = sources.array[i];
  1875. obs_data_t *source_data = obs_data_array_item(array, i);
  1876. if (source) {
  1877. if (source->info.type == OBS_SOURCE_TYPE_TRANSITION)
  1878. obs_transition_load(source, source_data);
  1879. obs_source_load2(source);
  1880. if (cb)
  1881. cb(private_data, source);
  1882. }
  1883. obs_data_release(source_data);
  1884. }
  1885. for (i = 0; i < sources.num; i++)
  1886. obs_source_release(sources.array[i]);
  1887. da_free(sources);
  1888. }
  1889. obs_data_t *obs_save_source(obs_source_t *source)
  1890. {
  1891. obs_data_array_t *filters = obs_data_array_create();
  1892. obs_data_t *source_data = obs_data_create();
  1893. obs_data_t *settings = obs_source_get_settings(source);
  1894. obs_data_t *hotkey_data = source->context.hotkey_data;
  1895. obs_data_t *hotkeys;
  1896. float volume = obs_source_get_volume(source);
  1897. float balance = obs_source_get_balance_value(source);
  1898. uint32_t mixers = obs_source_get_audio_mixers(source);
  1899. int64_t sync = obs_source_get_sync_offset(source);
  1900. uint32_t flags = obs_source_get_flags(source);
  1901. const char *name = obs_source_get_name(source);
  1902. const char *uuid = obs_source_get_uuid(source);
  1903. const char *id = source->info.unversioned_id;
  1904. const char *v_id = source->info.id;
  1905. bool enabled = obs_source_enabled(source);
  1906. bool muted = obs_source_muted(source);
  1907. bool push_to_mute = obs_source_push_to_mute_enabled(source);
  1908. uint64_t ptm_delay = obs_source_get_push_to_mute_delay(source);
  1909. bool push_to_talk = obs_source_push_to_talk_enabled(source);
  1910. uint64_t ptt_delay = obs_source_get_push_to_talk_delay(source);
  1911. int m_type = (int)obs_source_get_monitoring_type(source);
  1912. int di_mode = (int)obs_source_get_deinterlace_mode(source);
  1913. int di_order = (int)obs_source_get_deinterlace_field_order(source);
  1914. DARRAY(obs_source_t *) filters_copy;
  1915. obs_source_save(source);
  1916. hotkeys = obs_hotkeys_save_source(source);
  1917. if (hotkeys) {
  1918. obs_data_release(hotkey_data);
  1919. source->context.hotkey_data = hotkeys;
  1920. hotkey_data = hotkeys;
  1921. }
  1922. obs_data_set_int(source_data, "prev_ver", LIBOBS_API_VER);
  1923. obs_data_set_string(source_data, "name", name);
  1924. obs_data_set_string(source_data, "uuid", uuid);
  1925. obs_data_set_string(source_data, "id", id);
  1926. obs_data_set_string(source_data, "versioned_id", v_id);
  1927. obs_data_set_obj(source_data, "settings", settings);
  1928. obs_data_set_int(source_data, "mixers", mixers);
  1929. obs_data_set_int(source_data, "sync", sync);
  1930. obs_data_set_int(source_data, "flags", flags);
  1931. obs_data_set_double(source_data, "volume", volume);
  1932. obs_data_set_double(source_data, "balance", balance);
  1933. obs_data_set_bool(source_data, "enabled", enabled);
  1934. obs_data_set_bool(source_data, "muted", muted);
  1935. obs_data_set_bool(source_data, "push-to-mute", push_to_mute);
  1936. obs_data_set_int(source_data, "push-to-mute-delay", ptm_delay);
  1937. obs_data_set_bool(source_data, "push-to-talk", push_to_talk);
  1938. obs_data_set_int(source_data, "push-to-talk-delay", ptt_delay);
  1939. obs_data_set_obj(source_data, "hotkeys", hotkey_data);
  1940. obs_data_set_int(source_data, "deinterlace_mode", di_mode);
  1941. obs_data_set_int(source_data, "deinterlace_field_order", di_order);
  1942. obs_data_set_int(source_data, "monitoring_type", m_type);
  1943. obs_data_set_obj(source_data, "private_settings", source->private_settings);
  1944. if (source->info.type == OBS_SOURCE_TYPE_TRANSITION)
  1945. obs_transition_save(source, source_data);
  1946. pthread_mutex_lock(&source->filter_mutex);
  1947. da_init(filters_copy);
  1948. da_reserve(filters_copy, source->filters.num);
  1949. for (size_t i = 0; i < source->filters.num; i++) {
  1950. obs_source_t *filter = obs_source_get_ref(source->filters.array[i]);
  1951. if (filter)
  1952. da_push_back(filters_copy, &filter);
  1953. }
  1954. pthread_mutex_unlock(&source->filter_mutex);
  1955. if (filters_copy.num) {
  1956. for (size_t i = filters_copy.num; i > 0; i--) {
  1957. obs_source_t *filter = filters_copy.array[i - 1];
  1958. obs_data_t *filter_data = obs_save_source(filter);
  1959. obs_data_array_push_back(filters, filter_data);
  1960. obs_data_release(filter_data);
  1961. obs_source_release(filter);
  1962. }
  1963. obs_data_set_array(source_data, "filters", filters);
  1964. }
  1965. da_free(filters_copy);
  1966. obs_data_release(settings);
  1967. obs_data_array_release(filters);
  1968. return source_data;
  1969. }
  1970. obs_data_array_t *obs_save_sources_filtered(obs_save_source_filter_cb cb, void *data_)
  1971. {
  1972. struct obs_core_data *data = &obs->data;
  1973. obs_data_array_t *array;
  1974. obs_source_t *source;
  1975. array = obs_data_array_create();
  1976. pthread_mutex_lock(&data->sources_mutex);
  1977. source = data->public_sources;
  1978. while (source) {
  1979. if ((source->info.type != OBS_SOURCE_TYPE_FILTER) != 0 && !source->removed && !source->temp_removed &&
  1980. cb(data_, source)) {
  1981. obs_data_t *source_data = obs_save_source(source);
  1982. obs_data_array_push_back(array, source_data);
  1983. obs_data_release(source_data);
  1984. }
  1985. source = (obs_source_t *)source->context.hh.next;
  1986. }
  1987. pthread_mutex_unlock(&data->sources_mutex);
  1988. return array;
  1989. }
  1990. static bool save_source_filter(void *data, obs_source_t *source)
  1991. {
  1992. UNUSED_PARAMETER(data);
  1993. UNUSED_PARAMETER(source);
  1994. return true;
  1995. }
  1996. obs_data_array_t *obs_save_sources(void)
  1997. {
  1998. return obs_save_sources_filtered(save_source_filter, NULL);
  1999. }
  2000. void obs_reset_source_uuids()
  2001. {
  2002. pthread_mutex_lock(&obs->data.sources_mutex);
  2003. /* Move all sources to a new hash table */
  2004. struct obs_context_data *ht = (struct obs_context_data *)obs->data.sources;
  2005. struct obs_context_data *new_ht = NULL;
  2006. struct obs_context_data *ctx, *tmp;
  2007. HASH_ITER (hh_uuid, ht, ctx, tmp) {
  2008. HASH_DELETE(hh_uuid, ht, ctx);
  2009. bfree((void *)ctx->uuid);
  2010. ctx->uuid = os_generate_uuid();
  2011. HASH_ADD_UUID(new_ht, uuid, ctx);
  2012. }
  2013. /* The old table will be automatically freed once the last element has
  2014. * been removed, so we can simply overwrite the pointer. */
  2015. obs->data.sources = (struct obs_source *)new_ht;
  2016. pthread_mutex_unlock(&obs->data.sources_mutex);
  2017. }
  2018. /* ensures that names are never blank */
  2019. static inline char *dup_name(const char *name, bool private)
  2020. {
  2021. if (private && !name)
  2022. return NULL;
  2023. if (!name || !*name) {
  2024. struct dstr unnamed = {0};
  2025. dstr_printf(&unnamed, "__unnamed%04lld", obs->data.unnamed_index++);
  2026. return unnamed.array;
  2027. } else {
  2028. return bstrdup(name);
  2029. }
  2030. }
  2031. static inline bool obs_context_data_init_wrap(struct obs_context_data *context, enum obs_obj_type type,
  2032. obs_data_t *settings, const char *name, const char *uuid,
  2033. obs_data_t *hotkey_data, bool private)
  2034. {
  2035. assert(context);
  2036. memset(context, 0, sizeof(*context));
  2037. context->private = private;
  2038. context->type = type;
  2039. pthread_mutex_init_value(&context->rename_cache_mutex);
  2040. if (pthread_mutex_init(&context->rename_cache_mutex, NULL) < 0)
  2041. return false;
  2042. context->signals = signal_handler_create();
  2043. if (!context->signals)
  2044. return false;
  2045. context->procs = proc_handler_create();
  2046. if (!context->procs)
  2047. return false;
  2048. if (uuid && strlen(uuid) == UUID_STR_LENGTH)
  2049. context->uuid = bstrdup(uuid);
  2050. /* Only automatically generate UUIDs for sources */
  2051. else if (type == OBS_OBJ_TYPE_SOURCE)
  2052. context->uuid = os_generate_uuid();
  2053. context->name = dup_name(name, private);
  2054. context->settings = obs_data_newref(settings);
  2055. context->hotkey_data = obs_data_newref(hotkey_data);
  2056. return true;
  2057. }
  2058. bool obs_context_data_init(struct obs_context_data *context, enum obs_obj_type type, obs_data_t *settings,
  2059. const char *name, const char *uuid, obs_data_t *hotkey_data, bool private)
  2060. {
  2061. if (obs_context_data_init_wrap(context, type, settings, name, uuid, hotkey_data, private)) {
  2062. return true;
  2063. } else {
  2064. obs_context_data_free(context);
  2065. return false;
  2066. }
  2067. }
  2068. void obs_context_data_free(struct obs_context_data *context)
  2069. {
  2070. obs_hotkeys_context_release(context);
  2071. signal_handler_destroy(context->signals);
  2072. proc_handler_destroy(context->procs);
  2073. obs_data_release(context->settings);
  2074. obs_context_data_remove(context);
  2075. pthread_mutex_destroy(&context->rename_cache_mutex);
  2076. bfree(context->name);
  2077. bfree((void *)context->uuid);
  2078. for (size_t i = 0; i < context->rename_cache.num; i++)
  2079. bfree(context->rename_cache.array[i]);
  2080. da_free(context->rename_cache);
  2081. memset(context, 0, sizeof(*context));
  2082. }
  2083. void obs_context_init_control(struct obs_context_data *context, void *object, obs_destroy_cb destroy)
  2084. {
  2085. context->control = bzalloc(sizeof(obs_weak_object_t));
  2086. context->control->object = object;
  2087. context->destroy = destroy;
  2088. }
  2089. void obs_context_data_insert(struct obs_context_data *context, pthread_mutex_t *mutex, void *pfirst)
  2090. {
  2091. struct obs_context_data **first = pfirst;
  2092. assert(context);
  2093. assert(mutex);
  2094. assert(first);
  2095. context->mutex = mutex;
  2096. pthread_mutex_lock(mutex);
  2097. context->prev_next = first;
  2098. context->next = *first;
  2099. *first = context;
  2100. if (context->next)
  2101. context->next->prev_next = &context->next;
  2102. pthread_mutex_unlock(mutex);
  2103. }
  2104. static inline char *obs_context_deduplicate_name(void *phash, const char *name)
  2105. {
  2106. struct obs_context_data *head = phash;
  2107. struct obs_context_data *item = NULL;
  2108. HASH_FIND_STR(head, name, item);
  2109. if (!item)
  2110. return NULL;
  2111. struct dstr new_name = {0};
  2112. int suffix = 2;
  2113. while (item) {
  2114. dstr_printf(&new_name, "%s %d", name, suffix++);
  2115. HASH_FIND_STR(head, new_name.array, item);
  2116. }
  2117. return new_name.array;
  2118. }
  2119. void obs_context_data_insert_name(struct obs_context_data *context, pthread_mutex_t *mutex, void *pfirst)
  2120. {
  2121. struct obs_context_data **first = pfirst;
  2122. char *new_name;
  2123. assert(context);
  2124. assert(mutex);
  2125. assert(first);
  2126. context->mutex = mutex;
  2127. pthread_mutex_lock(mutex);
  2128. /* Ensure name is not a duplicate. */
  2129. new_name = obs_context_deduplicate_name(*first, context->name);
  2130. if (new_name) {
  2131. blog(LOG_WARNING,
  2132. "Attempted to insert context with duplicate name \"%s\"!"
  2133. " Name has been changed to \"%s\"",
  2134. context->name, new_name);
  2135. /* Since this happens before the context creation finishes,
  2136. * do not bother to add it to the rename cache. */
  2137. bfree(context->name);
  2138. context->name = new_name;
  2139. }
  2140. HASH_ADD_STR(*first, name, context);
  2141. pthread_mutex_unlock(mutex);
  2142. }
  2143. void obs_context_data_insert_uuid(struct obs_context_data *context, pthread_mutex_t *mutex, void *pfirst_uuid)
  2144. {
  2145. struct obs_context_data **first_uuid = pfirst_uuid;
  2146. struct obs_context_data *item = NULL;
  2147. assert(context);
  2148. assert(mutex);
  2149. assert(first_uuid);
  2150. context->mutex = mutex;
  2151. pthread_mutex_lock(mutex);
  2152. /* Ensure UUID is not a duplicate.
  2153. * This should only ever happen if a scene collection file has been
  2154. * manually edited and an entry has been duplicated without removing
  2155. * or regenerating the UUID. */
  2156. HASH_FIND_UUID(*first_uuid, context->uuid, item);
  2157. if (item) {
  2158. blog(LOG_WARNING, "Attempted to insert context with duplicate UUID \"%s\"!", context->uuid);
  2159. /* It is practically impossible for the new UUID to be a
  2160. * duplicate, so don't bother checking again. */
  2161. bfree((void *)context->uuid);
  2162. context->uuid = os_generate_uuid();
  2163. }
  2164. HASH_ADD_UUID(*first_uuid, uuid, context);
  2165. pthread_mutex_unlock(mutex);
  2166. }
  2167. void obs_context_data_remove(struct obs_context_data *context)
  2168. {
  2169. if (context && context->prev_next) {
  2170. pthread_mutex_lock(context->mutex);
  2171. *context->prev_next = context->next;
  2172. if (context->next)
  2173. context->next->prev_next = context->prev_next;
  2174. context->prev_next = NULL;
  2175. pthread_mutex_unlock(context->mutex);
  2176. }
  2177. }
  2178. void obs_context_data_remove_name(struct obs_context_data *context, void *phead)
  2179. {
  2180. struct obs_context_data **head = phead;
  2181. assert(head);
  2182. if (!context)
  2183. return;
  2184. pthread_mutex_lock(context->mutex);
  2185. HASH_DELETE(hh, *head, context);
  2186. pthread_mutex_unlock(context->mutex);
  2187. }
  2188. void obs_context_data_remove_uuid(struct obs_context_data *context, void *puuid_head)
  2189. {
  2190. struct obs_context_data **uuid_head = puuid_head;
  2191. assert(uuid_head);
  2192. if (!context || !context->uuid || !uuid_head)
  2193. return;
  2194. pthread_mutex_lock(context->mutex);
  2195. HASH_DELETE(hh_uuid, *uuid_head, context);
  2196. pthread_mutex_unlock(context->mutex);
  2197. }
  2198. void obs_context_wait(struct obs_context_data *context)
  2199. {
  2200. pthread_mutex_lock(context->mutex);
  2201. pthread_mutex_unlock(context->mutex);
  2202. }
  2203. void obs_context_data_setname(struct obs_context_data *context, const char *name)
  2204. {
  2205. pthread_mutex_lock(&context->rename_cache_mutex);
  2206. if (context->name)
  2207. da_push_back(context->rename_cache, &context->name);
  2208. context->name = dup_name(name, context->private);
  2209. pthread_mutex_unlock(&context->rename_cache_mutex);
  2210. }
  2211. void obs_context_data_setname_ht(struct obs_context_data *context, const char *name, void *phead)
  2212. {
  2213. struct obs_context_data **head = phead;
  2214. char *new_name;
  2215. pthread_mutex_lock(context->mutex);
  2216. pthread_mutex_lock(&context->rename_cache_mutex);
  2217. HASH_DEL(*head, context);
  2218. if (context->name)
  2219. da_push_back(context->rename_cache, &context->name);
  2220. /* Ensure new name is not a duplicate. */
  2221. new_name = obs_context_deduplicate_name(*head, name);
  2222. if (new_name) {
  2223. blog(LOG_WARNING,
  2224. "Attempted to rename context to duplicate name \"%s\"!"
  2225. " New name has been changed to \"%s\"",
  2226. context->name, new_name);
  2227. context->name = new_name;
  2228. } else {
  2229. context->name = dup_name(name, context->private);
  2230. }
  2231. HASH_ADD_STR(*head, name, context);
  2232. pthread_mutex_unlock(&context->rename_cache_mutex);
  2233. pthread_mutex_unlock(context->mutex);
  2234. }
  2235. profiler_name_store_t *obs_get_profiler_name_store(void)
  2236. {
  2237. return obs->name_store;
  2238. }
  2239. uint64_t obs_get_video_frame_time(void)
  2240. {
  2241. return obs->video.video_time;
  2242. }
  2243. double obs_get_active_fps(void)
  2244. {
  2245. return obs->video.video_fps;
  2246. }
  2247. uint64_t obs_get_average_frame_time_ns(void)
  2248. {
  2249. return obs->video.video_avg_frame_time_ns;
  2250. }
  2251. uint64_t obs_get_frame_interval_ns(void)
  2252. {
  2253. return obs->video.video_frame_interval_ns;
  2254. }
  2255. enum obs_obj_type obs_obj_get_type(void *obj)
  2256. {
  2257. struct obs_context_data *context = obj;
  2258. return context ? context->type : OBS_OBJ_TYPE_INVALID;
  2259. }
  2260. const char *obs_obj_get_id(void *obj)
  2261. {
  2262. struct obs_context_data *context = obj;
  2263. if (!context)
  2264. return NULL;
  2265. switch (context->type) {
  2266. case OBS_OBJ_TYPE_SOURCE:
  2267. return ((obs_source_t *)obj)->info.id;
  2268. case OBS_OBJ_TYPE_OUTPUT:
  2269. return ((obs_output_t *)obj)->info.id;
  2270. case OBS_OBJ_TYPE_ENCODER:
  2271. return ((obs_encoder_t *)obj)->info.id;
  2272. case OBS_OBJ_TYPE_SERVICE:
  2273. return ((obs_service_t *)obj)->info.id;
  2274. default:;
  2275. }
  2276. return NULL;
  2277. }
  2278. bool obs_obj_invalid(void *obj)
  2279. {
  2280. struct obs_context_data *context = obj;
  2281. if (!context)
  2282. return true;
  2283. return !context->data;
  2284. }
  2285. void *obs_obj_get_data(void *obj)
  2286. {
  2287. struct obs_context_data *context = obj;
  2288. if (!context)
  2289. return NULL;
  2290. return context->data;
  2291. }
  2292. bool obs_obj_is_private(void *obj)
  2293. {
  2294. struct obs_context_data *context = obj;
  2295. if (!context)
  2296. return false;
  2297. return context->private;
  2298. }
  2299. void obs_reset_audio_monitoring(void)
  2300. {
  2301. if (!obs_audio_monitoring_available())
  2302. return;
  2303. pthread_mutex_lock(&obs->audio.monitoring_mutex);
  2304. for (size_t i = 0; i < obs->audio.monitors.num; i++) {
  2305. struct audio_monitor *monitor = obs->audio.monitors.array[i];
  2306. audio_monitor_reset(monitor);
  2307. }
  2308. pthread_mutex_unlock(&obs->audio.monitoring_mutex);
  2309. }
  2310. bool obs_set_audio_monitoring_device(const char *name, const char *id)
  2311. {
  2312. if (!name || !id || !*name || !*id)
  2313. return false;
  2314. if (!obs_audio_monitoring_available())
  2315. return false;
  2316. pthread_mutex_lock(&obs->audio.monitoring_mutex);
  2317. if (strcmp(id, obs->audio.monitoring_device_id) == 0) {
  2318. pthread_mutex_unlock(&obs->audio.monitoring_mutex);
  2319. return true;
  2320. }
  2321. bfree(obs->audio.monitoring_device_name);
  2322. bfree(obs->audio.monitoring_device_id);
  2323. obs->audio.monitoring_device_name = bstrdup(name);
  2324. obs->audio.monitoring_device_id = bstrdup(id);
  2325. obs_reset_audio_monitoring();
  2326. pthread_mutex_unlock(&obs->audio.monitoring_mutex);
  2327. return true;
  2328. }
  2329. void obs_get_audio_monitoring_device(const char **name, const char **id)
  2330. {
  2331. if (name)
  2332. *name = obs->audio.monitoring_device_name;
  2333. if (id)
  2334. *id = obs->audio.monitoring_device_id;
  2335. }
  2336. void obs_add_tick_callback(void (*tick)(void *param, float seconds), void *param)
  2337. {
  2338. struct tick_callback data = {tick, param};
  2339. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  2340. da_insert(obs->data.tick_callbacks, 0, &data);
  2341. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  2342. }
  2343. void obs_remove_tick_callback(void (*tick)(void *param, float seconds), void *param)
  2344. {
  2345. struct tick_callback data = {tick, param};
  2346. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  2347. da_erase_item(obs->data.tick_callbacks, &data);
  2348. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  2349. }
  2350. void obs_add_main_render_callback(void (*draw)(void *param, uint32_t cx, uint32_t cy), void *param)
  2351. {
  2352. struct draw_callback data = {draw, param};
  2353. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  2354. da_insert(obs->data.draw_callbacks, 0, &data);
  2355. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  2356. }
  2357. void obs_remove_main_render_callback(void (*draw)(void *param, uint32_t cx, uint32_t cy), void *param)
  2358. {
  2359. struct draw_callback data = {draw, param};
  2360. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  2361. da_erase_item(obs->data.draw_callbacks, &data);
  2362. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  2363. }
  2364. void obs_add_main_rendered_callback(void (*rendered)(void *param), void *param)
  2365. {
  2366. struct rendered_callback data = {rendered, param};
  2367. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  2368. da_insert(obs->data.rendered_callbacks, 0, &data);
  2369. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  2370. }
  2371. void obs_remove_main_rendered_callback(void (*rendered)(void *param), void *param)
  2372. {
  2373. struct rendered_callback data = {rendered, param};
  2374. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  2375. da_erase_item(obs->data.rendered_callbacks, &data);
  2376. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  2377. }
  2378. uint32_t obs_get_total_frames(void)
  2379. {
  2380. return obs->video.total_frames;
  2381. }
  2382. uint32_t obs_get_lagged_frames(void)
  2383. {
  2384. return obs->video.lagged_frames;
  2385. }
  2386. struct obs_core_video_mix *get_mix_for_video(video_t *v)
  2387. {
  2388. struct obs_core_video_mix *result = NULL;
  2389. pthread_mutex_lock(&obs->video.mixes_mutex);
  2390. for (size_t i = 0, num = obs->video.mixes.num; i < num; i++) {
  2391. struct obs_core_video_mix *mix = obs->video.mixes.array[i];
  2392. if (v == mix->video) {
  2393. result = mix;
  2394. break;
  2395. }
  2396. }
  2397. pthread_mutex_unlock(&obs->video.mixes_mutex);
  2398. return result;
  2399. }
  2400. void start_raw_video(video_t *v, const struct video_scale_info *conversion, uint32_t frame_rate_divisor,
  2401. void (*callback)(void *param, struct video_data *frame), void *param)
  2402. {
  2403. struct obs_core_video_mix *video = get_mix_for_video(v);
  2404. if (!video)
  2405. return;
  2406. if (video_output_connect2(v, conversion, frame_rate_divisor, callback, param))
  2407. os_atomic_inc_long(&video->raw_active);
  2408. }
  2409. void stop_raw_video(video_t *v, void (*callback)(void *param, struct video_data *frame), void *param)
  2410. {
  2411. struct obs_core_video_mix *video = get_mix_for_video(v);
  2412. if (!video)
  2413. return;
  2414. if (video_output_disconnect2(v, callback, param))
  2415. os_atomic_dec_long(&video->raw_active);
  2416. }
  2417. void obs_add_raw_video_callback(const struct video_scale_info *conversion,
  2418. void (*callback)(void *param, struct video_data *frame), void *param)
  2419. {
  2420. obs_add_raw_video_callback2(conversion, 1, callback, param);
  2421. }
  2422. void obs_add_raw_video_callback2(const struct video_scale_info *conversion, uint32_t frame_rate_divisor,
  2423. void (*callback)(void *param, struct video_data *frame), void *param)
  2424. {
  2425. struct obs_core_video_mix *video = obs->video.main_mix;
  2426. start_raw_video(video->video, conversion, frame_rate_divisor, callback, param);
  2427. }
  2428. void obs_remove_raw_video_callback(void (*callback)(void *param, struct video_data *frame), void *param)
  2429. {
  2430. struct obs_core_video_mix *video = obs->video.main_mix;
  2431. stop_raw_video(video->video, callback, param);
  2432. }
  2433. void obs_add_raw_audio_callback(size_t mix_idx, const struct audio_convert_info *conversion,
  2434. audio_output_callback_t callback, void *param)
  2435. {
  2436. struct obs_core_audio *audio = &obs->audio;
  2437. audio_output_connect(audio->audio, mix_idx, conversion, callback, param);
  2438. }
  2439. void obs_remove_raw_audio_callback(size_t mix_idx, audio_output_callback_t callback, void *param)
  2440. {
  2441. struct obs_core_audio *audio = &obs->audio;
  2442. audio_output_disconnect(audio->audio, mix_idx, callback, param);
  2443. }
  2444. void obs_apply_private_data(obs_data_t *settings)
  2445. {
  2446. if (!settings)
  2447. return;
  2448. obs_data_apply(obs->data.private_data, settings);
  2449. }
  2450. void obs_set_private_data(obs_data_t *settings)
  2451. {
  2452. obs_data_clear(obs->data.private_data);
  2453. if (settings)
  2454. obs_data_apply(obs->data.private_data, settings);
  2455. }
  2456. obs_data_t *obs_get_private_data(void)
  2457. {
  2458. obs_data_t *private_data = obs->data.private_data;
  2459. obs_data_addref(private_data);
  2460. return private_data;
  2461. }
  2462. extern bool init_gpu_encoding(struct obs_core_video_mix *video);
  2463. extern void stop_gpu_encoding_thread(struct obs_core_video_mix *video);
  2464. extern void free_gpu_encoding(struct obs_core_video_mix *video);
  2465. bool start_gpu_encode(obs_encoder_t *encoder)
  2466. {
  2467. struct obs_core_video_mix *video = get_mix_for_video(encoder->media);
  2468. bool success = true;
  2469. obs_enter_graphics();
  2470. pthread_mutex_lock(&video->gpu_encoder_mutex);
  2471. if (!video->gpu_encoders.num)
  2472. success = init_gpu_encoding(video);
  2473. if (success)
  2474. da_push_back(video->gpu_encoders, &encoder);
  2475. else
  2476. free_gpu_encoding(video);
  2477. pthread_mutex_unlock(&video->gpu_encoder_mutex);
  2478. obs_leave_graphics();
  2479. if (success) {
  2480. os_atomic_inc_long(&video->gpu_encoder_active);
  2481. video_output_inc_texture_encoders(video->video);
  2482. }
  2483. return success;
  2484. }
  2485. void stop_gpu_encode(obs_encoder_t *encoder)
  2486. {
  2487. struct obs_core_video_mix *video = get_mix_for_video(encoder->media);
  2488. bool call_free = false;
  2489. os_atomic_dec_long(&video->gpu_encoder_active);
  2490. video_output_dec_texture_encoders(video->video);
  2491. pthread_mutex_lock(&video->gpu_encoder_mutex);
  2492. da_erase_item(video->gpu_encoders, &encoder);
  2493. if (!video->gpu_encoders.num)
  2494. call_free = true;
  2495. pthread_mutex_unlock(&video->gpu_encoder_mutex);
  2496. os_event_wait(video->gpu_encode_inactive);
  2497. if (call_free) {
  2498. stop_gpu_encoding_thread(video);
  2499. obs_enter_graphics();
  2500. pthread_mutex_lock(&video->gpu_encoder_mutex);
  2501. free_gpu_encoding(video);
  2502. pthread_mutex_unlock(&video->gpu_encoder_mutex);
  2503. obs_leave_graphics();
  2504. }
  2505. }
  2506. bool obs_video_active(void)
  2507. {
  2508. bool result = false;
  2509. pthread_mutex_lock(&obs->video.mixes_mutex);
  2510. for (size_t i = 0, num = obs->video.mixes.num; i < num; i++) {
  2511. struct obs_core_video_mix *video = obs->video.mixes.array[i];
  2512. if (os_atomic_load_long(&video->raw_active) > 0 ||
  2513. os_atomic_load_long(&video->gpu_encoder_active) > 0) {
  2514. result = true;
  2515. break;
  2516. }
  2517. }
  2518. pthread_mutex_unlock(&obs->video.mixes_mutex);
  2519. return result;
  2520. }
  2521. bool obs_nv12_tex_active(void)
  2522. {
  2523. struct obs_core_video_mix *video = obs->video.main_mix;
  2524. return video->using_nv12_tex;
  2525. }
  2526. bool obs_p010_tex_active(void)
  2527. {
  2528. struct obs_core_video_mix *video = obs->video.main_mix;
  2529. return video->using_p010_tex;
  2530. }
  2531. /* ------------------------------------------------------------------------- */
  2532. /* task stuff */
  2533. struct task_wait_info {
  2534. obs_task_t task;
  2535. void *param;
  2536. os_event_t *event;
  2537. };
  2538. static void task_wait_callback(void *param)
  2539. {
  2540. struct task_wait_info *info = param;
  2541. if (info->task)
  2542. info->task(info->param);
  2543. os_event_signal(info->event);
  2544. }
  2545. THREAD_LOCAL bool is_graphics_thread = false;
  2546. THREAD_LOCAL bool is_audio_thread = false;
  2547. static void set_audio_thread(void *unused)
  2548. {
  2549. is_audio_thread = true;
  2550. UNUSED_PARAMETER(unused);
  2551. }
  2552. bool obs_in_task_thread(enum obs_task_type type)
  2553. {
  2554. if (type == OBS_TASK_GRAPHICS)
  2555. return is_graphics_thread;
  2556. else if (type == OBS_TASK_AUDIO)
  2557. return is_audio_thread;
  2558. else if (type == OBS_TASK_UI)
  2559. return is_ui_thread;
  2560. else if (type == OBS_TASK_DESTROY)
  2561. return os_task_queue_inside(obs->destruction_task_thread);
  2562. assert(false);
  2563. return false;
  2564. }
  2565. void obs_queue_task(enum obs_task_type type, obs_task_t task, void *param, bool wait)
  2566. {
  2567. if (type == OBS_TASK_UI) {
  2568. if (obs->ui_task_handler) {
  2569. obs->ui_task_handler(task, param, wait);
  2570. } else {
  2571. blog(LOG_ERROR, "UI task could not be queued, "
  2572. "there's no UI task handler!");
  2573. }
  2574. } else {
  2575. if (obs_in_task_thread(type)) {
  2576. task(param);
  2577. } else if (wait) {
  2578. struct task_wait_info info = {
  2579. .task = task,
  2580. .param = param,
  2581. };
  2582. os_event_init(&info.event, OS_EVENT_TYPE_MANUAL);
  2583. obs_queue_task(type, task_wait_callback, &info, false);
  2584. os_event_wait(info.event);
  2585. os_event_destroy(info.event);
  2586. } else if (type == OBS_TASK_GRAPHICS) {
  2587. struct obs_core_video *video = &obs->video;
  2588. struct obs_task_info info = {task, param};
  2589. pthread_mutex_lock(&video->task_mutex);
  2590. deque_push_back(&video->tasks, &info, sizeof(info));
  2591. pthread_mutex_unlock(&video->task_mutex);
  2592. } else if (type == OBS_TASK_AUDIO) {
  2593. struct obs_core_audio *audio = &obs->audio;
  2594. struct obs_task_info info = {task, param};
  2595. pthread_mutex_lock(&audio->task_mutex);
  2596. deque_push_back(&audio->tasks, &info, sizeof(info));
  2597. pthread_mutex_unlock(&audio->task_mutex);
  2598. } else if (type == OBS_TASK_DESTROY) {
  2599. os_task_t os_task = (os_task_t)task;
  2600. os_task_queue_queue_task(obs->destruction_task_thread, os_task, param);
  2601. }
  2602. }
  2603. }
  2604. bool obs_wait_for_destroy_queue(void)
  2605. {
  2606. struct task_wait_info info = {0};
  2607. if (!obs->video.thread_initialized || !obs->audio.audio)
  2608. return false;
  2609. /* allow video and audio threads time to release objects */
  2610. os_event_init(&info.event, OS_EVENT_TYPE_AUTO);
  2611. obs_queue_task(OBS_TASK_GRAPHICS, task_wait_callback, &info, false);
  2612. os_event_wait(info.event);
  2613. obs_queue_task(OBS_TASK_AUDIO, task_wait_callback, &info, false);
  2614. os_event_wait(info.event);
  2615. os_event_destroy(info.event);
  2616. /* wait for destroy task queue */
  2617. return os_task_queue_wait(obs->destruction_task_thread);
  2618. }
  2619. static void set_ui_thread(void *unused)
  2620. {
  2621. is_ui_thread = true;
  2622. UNUSED_PARAMETER(unused);
  2623. }
  2624. void obs_set_ui_task_handler(obs_task_handler_t handler)
  2625. {
  2626. obs->ui_task_handler = handler;
  2627. obs_queue_task(OBS_TASK_UI, set_ui_thread, NULL, false);
  2628. }
  2629. obs_object_t *obs_object_get_ref(obs_object_t *object)
  2630. {
  2631. if (!object)
  2632. return NULL;
  2633. return obs_weak_object_get_object(object->control);
  2634. }
  2635. void obs_object_release(obs_object_t *object)
  2636. {
  2637. if (!obs) {
  2638. blog(LOG_WARNING, "Tried to release an object when the OBS "
  2639. "core is shut down!");
  2640. return;
  2641. }
  2642. if (!object)
  2643. return;
  2644. obs_weak_object_t *control = object->control;
  2645. if (obs_ref_release(&control->ref)) {
  2646. object->destroy(object);
  2647. obs_weak_object_release(control);
  2648. }
  2649. }
  2650. void obs_weak_object_addref(obs_weak_object_t *weak)
  2651. {
  2652. if (!weak)
  2653. return;
  2654. obs_weak_ref_addref(&weak->ref);
  2655. }
  2656. void obs_weak_object_release(obs_weak_object_t *weak)
  2657. {
  2658. if (!weak)
  2659. return;
  2660. if (obs_weak_ref_release(&weak->ref))
  2661. bfree(weak);
  2662. }
  2663. obs_weak_object_t *obs_object_get_weak_object(obs_object_t *object)
  2664. {
  2665. if (!object)
  2666. return NULL;
  2667. obs_weak_object_t *weak = object->control;
  2668. obs_weak_object_addref(weak);
  2669. return weak;
  2670. }
  2671. obs_object_t *obs_weak_object_get_object(obs_weak_object_t *weak)
  2672. {
  2673. if (!weak)
  2674. return NULL;
  2675. if (obs_weak_ref_get_ref(&weak->ref))
  2676. return weak->object;
  2677. return NULL;
  2678. }
  2679. bool obs_weak_object_expired(obs_weak_object_t *weak)
  2680. {
  2681. return weak ? obs_weak_ref_expired(&weak->ref) : true;
  2682. }
  2683. bool obs_weak_object_references_object(obs_weak_object_t *weak, obs_object_t *object)
  2684. {
  2685. return weak && object && weak->object == object;
  2686. }
  2687. bool obs_is_output_protocol_registered(const char *protocol)
  2688. {
  2689. for (size_t i = 0; i < obs->data.protocols.num; i++) {
  2690. if (strcmp(protocol, obs->data.protocols.array[i]) == 0)
  2691. return true;
  2692. }
  2693. return false;
  2694. }
  2695. bool obs_enum_output_protocols(size_t idx, char **protocol)
  2696. {
  2697. if (idx >= obs->data.protocols.num)
  2698. return false;
  2699. *protocol = obs->data.protocols.array[idx];
  2700. return true;
  2701. }