Advertisement
Guest User

Untitled

a guest
Aug 1st, 2018
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.69 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3. <paths>
  4. <media-path>media\</media-path>
  5. <log-path>log\</log-path>
  6. <data-path>data\</data-path>
  7. <template-path>templates\</template-path>
  8. <thumbnails-path>thumbnails\</thumbnails-path>
  9. </paths>
  10.  
  11. <channels>
  12. <channel>
  13. <video-mode>1080i5000</video-mode>
  14. <straight-alpha-output>true</straight-alpha-output>
  15. <channel-layout>8ch</channel-layout>
  16. <consumers>
  17. <decklink>
  18. <device>1</device>
  19. <embedded-audio>true</embedded-audio>
  20. <channel-layout>8ch</channel-layout>
  21. <latency>low</latency>
  22. <keyer>external</keyer>
  23. <key-only>false</key-only>
  24. <buffer-depth>3</buffer-depth>
  25. <custom-allocator>true</custom-allocator>
  26. </decklink>
  27. </consumers>
  28. </channel>
  29.  
  30. <channel>
  31. <video-mode>1080i5000</video-mode>
  32. <straight-alpha-output>true</straight-alpha-output>
  33. <channel-layout>8ch</channel-layout>
  34. <consumers>
  35. <decklink>
  36. <device>2</device>
  37. <embedded-audio>true</embedded-audio>
  38. <channel-layout>8ch</channel-layout>
  39. <latency>low</latency>
  40. <keyer>external</keyer>
  41. <key-only>false</key-only>
  42. <buffer-depth>3</buffer-depth>
  43. <custom-allocator>true</custom-allocator>
  44. </decklink>
  45. </consumers>
  46. </channel>
  47. </channels>
  48.  
  49. <controllers>
  50. <tcp>
  51. <port>5250</port>
  52. <protocol>AMCP</protocol>
  53. </tcp>
  54. </controllers>
  55. </configuration>
  56.  
  57. <!--
  58. <log-level> trace [trace|debug|info|warning|error]</log-level>
  59. <channel-grid> false [true|false]</channel-grid>
  60. <mixer>
  61. <blend-modes> false [true|false]</blend-modes>
  62. <straight-alpha> false [true|false]</straight-alpha>
  63. <chroma-key> false [true|false]</chroma-key>
  64. <mipmapping_default_on>false [true|false]</mipmapping_default_on>
  65. </mixer>
  66. <auto-deinterlace>true [true|false]</auto-deinterlace>
  67. <auto-transcode> true [true|false]</auto-transcode>
  68. <pipeline-tokens> 2 [1..] </pipeline-tokens>
  69. <template-hosts>
  70. <template-host>
  71. <video-mode/>
  72. <filename/>
  73. <width/>
  74. <height/>
  75. </template-host>
  76. </template-hosts>
  77. <flash>
  78. <buffer-depth>auto [auto|1..]</buffer-depth>
  79. </flash>
  80. <thumbnails>
  81. <generate-thumbnails>true [true|false]</generate-thumbnails>
  82. <width>256</width>
  83. <height>144</height>
  84. <video-grid>2</video-grid>
  85. <scan-interval-millis>5000</scan-interval-millis>
  86. <generate-delay-millis>2000</generate-delay-millis>
  87. <video-mode>720p2500</video-mode>
  88. <mipmap>false</mipmap>
  89. </thumbnails>
  90. <channels>
  91. <channel>
  92. <video-mode> PAL [PAL|NTSC|576p2500|720p2398|720p2400|720p2500|720p5000|720p2997|720p5994|720p3000|720p6000|1080p2398|1080p2400|1080i5000|1080i5994|1080i6000|1080p2500|1080p2997|1080p3000|1080p5000|1080p5994|1080p6000|1556p2398|1556p2400|1556p2500|dci1080p2398|dci1080p2400|dci1080p2500|2160p2398|2160p2400|2160p2500|2160p2997|2160p3000|dci2160p2398|dci2160p2400|dci2160p2500] </video-mode>
  93. <channel-layout>stereo [mono|stereo|dts|dolbye|dolbydigital|smpte|passthru]</channel-layout>
  94. <straight-alpha-output>false [true|false]</straight-alpha-output>
  95. <consumers>
  96. <decklink>
  97. <device>[1..]</device>
  98. <key-device>device + 1 [1..]</key-device>
  99. <embedded-audio>false [true|false]</embedded-audio>
  100. <channel-layout>stereo [mono|stereo|dts|dolbye|dolbydigital|smpte|passthru]</channel-layout>
  101. <latency>normal [normal|low|default]</latency>
  102. <keyer>external [external|external_separate_device|internal|default]</keyer>
  103. <key-only>false [true|false]</key-only>
  104. <buffer-depth>3 [1..]</buffer-depth>
  105. <custom-allocator>true [true|false]</custom-allocator>
  106. </decklink>
  107. <bluefish>
  108. <device>[1..]</device>
  109. <embedded-audio>false [true|false]</embedded-audio>
  110. <channel-layout>stereo [mono|stereo|dts|dolbye|dolbydigital|smpte|passthru]</channel-layout>
  111. <key-only>false [true|false]</key-only>
  112. </bluefish>
  113. <system-audio></system-audio>
  114. <screen>
  115. <device>[0..]</device>
  116. <aspect-ratio>default [default|4:3|16:9]</aspect-ratio>
  117. <stretch>fill [none|fill|uniform|uniform_to_fill]</stretch>
  118. <windowed>false [true|false]</windowed>
  119. <key-only>false [true|false]</key-only>
  120. <auto-deinterlace>true [true|false]</auto-deinterlace>
  121. <vsync>false [true|false]</vsync>
  122. <name>[Screen Consumer]</name>
  123. <borderless>false [true|false]</borderless>
  124. </screen>
  125. <newtek-ivga>
  126. <channel-layout>stereo [mono|stereo|dts|dolbye|dolbydigital|smpte|passthru]</channel-layout>
  127. <provide-sync>true [true|false]</provide-sync>
  128. </newtek-ivga>
  129. <file>
  130. <path></path>
  131. <vcodec>libx264 [libx264|qtrle]</vcodec>
  132. <separate-key>false [true|false]</separate-key>
  133. </file>
  134. <stream>
  135. <path></path>
  136. <args></args>
  137. </stream>
  138. </consumers>
  139. </channel>
  140. </channels>
  141. <osc>
  142. <default-port>6250</default-port>
  143. <predefined-clients>
  144. <predefined-client>
  145. <address>127.0.0.1</address>
  146. <port>5253</port>
  147. </predefined-client>
  148. </predefined-clients>
  149. </osc>
  150. <audio>
  151. <channel-layouts>
  152. <channel-layout>
  153. <name>mono</name>
  154. <type>1.0</type>
  155. <num-channels>1</num-channels>
  156. <channels>C</channels>
  157. </channel-layout>
  158. <channel-layout>
  159. <name>stereo</name>
  160. <type>2.0</type>
  161. <num-channels>2</num-channels>
  162. <channels>L R</channels>
  163. </channel-layout>
  164. <channel-layout>
  165. <name>dts</name>
  166. <type>5.1</type>
  167. <num-channels>6</num-channels>
  168. <channels>C L R Ls Rs LFE</channels>
  169. </channel-layout>
  170. <channel-layout>
  171. <name>dolbye</name>
  172. <type>5.1+stereomix</type>
  173. <num-channels>8</num-channels>
  174. <channels>L R C LFE Ls Rs Lmix Rmix</channels>
  175. </channel-layout>
  176. <channel-layout>
  177. <name>dolbydigital</name>
  178. <type>5.1</type>
  179. <num-channels>6</num-channels>
  180. <channels>L C R Ls Rs LFE</channels>
  181. </channel-layout>
  182. <channel-layout>
  183. <name>smpte</name>
  184. <type>5.1</type>
  185. <num-channels>6</num-channels>
  186. <channels>L R C LFE Ls Rs</channels>
  187. </channel-layout>
  188. <channel-layout>
  189. <name>passthru</name>
  190. <type>16ch</type>
  191. <num-channels>16</num-channels>
  192. <channels />
  193. </channel-layout>
  194. </channel-layouts>
  195. <mix-configs>
  196. <mix-config>
  197. <from>1.0</from>
  198. <to>2.0</to>
  199. <mix>add</mix>
  200. <mappings>
  201. <mapping>C L 1.0</mapping>
  202. <mapping>C R 1.0</mapping>
  203. </mappings>
  204. </mix-config>
  205. <mix-config>
  206. <from>1.0</from>
  207. <to>5.1</to>
  208. <mix>add</mix>
  209. <mappings>
  210. <mapping>C L 1.0</mapping>
  211. <mapping>C R 1.0</mapping>
  212. </mappings>
  213. </mix-config>
  214. <mix-config>
  215. <from>1.0</from>
  216. <to>5.1+stereomix</to>
  217. <mix>add</mix>
  218. <mappings>
  219. <mapping>C L 1.0</mapping>
  220. <mapping>C R 1.0</mapping>
  221. <mapping>C Lmix 1.0</mapping>
  222. <mapping>C Rmix 1.0</mapping>
  223. </mappings>
  224. </mix-config>
  225. <mix-config>
  226. <from>2.0</from>
  227. <to>1.0</to>
  228. <mix>add</mix>
  229. <mappings>
  230. <mapping>L C 1.0</mapping>
  231. <mapping>R C 1.0</mapping>
  232. </mappings>
  233. </mix-config>
  234. <mix-config>
  235. <from>2.0</from>
  236. <to>5.1</to>
  237. <mix>add</mix>
  238. <mappings>
  239. <mapping>L L 1.0</mapping>
  240. <mapping>R R 1.0</mapping>
  241. </mappings>
  242. </mix-config>
  243. <mix-config>
  244. <from>2.0</from>
  245. <to>5.1+stereomix</to>
  246. <mix>add</mix>
  247. <mappings>
  248. <mapping>L L 1.0</mapping>
  249. <mapping>R R 1.0</mapping>
  250. <mapping>L Lmix 1.0</mapping>
  251. <mapping>R Rmix 1.0</mapping>
  252. </mappings>
  253. </mix-config>
  254. <mix-config>
  255. <from>5.1</from>
  256. <to>1.0</to>
  257. <mix>average</mix>
  258. <mappings>
  259. <mapping>L C 1.0</mapping>
  260. <mapping>R C 1.0</mapping>
  261. <mapping>C C 0.707</mapping>
  262. <mapping>Ls C 0.707</mapping>
  263. <mapping>Rs C 0.707</mapping>
  264. </mappings>
  265. </mix-config>
  266. <mix-config>
  267. <from>5.1</from>
  268. <to>2.0</to>
  269. <mix>average</mix>
  270. <mappings>
  271. <mapping>L L 1.0</mapping>
  272. <mapping>R R 1.0</mapping>
  273. <mapping>C L 0.707</mapping>
  274. <mapping>C R 0.707</mapping>
  275. <mapping>Ls L 0.707</mapping>
  276. <mapping>Rs R 0.707</mapping>
  277. </mappings>
  278. </mix-config>
  279. <mix-config>
  280. <from>5.1</from>
  281. <to>5.1+stereomix</to>
  282. <mix>average</mix>
  283. <mappings>
  284. <mapping>L L 1.0</mapping>
  285. <mapping>R R 1.0</mapping>
  286. <mapping>C C 1.0</mapping>
  287. <mapping>Ls Ls 1.0</mapping>
  288. <mapping>Rs Rs 1.0</mapping>
  289. <mapping>LFE LFE 1.0</mapping>
  290.  
  291. <mapping>L Lmix 1.0</mapping>
  292. <mapping>R Rmix 1.0</mapping>
  293. <mapping>C Lmix 0.707</mapping>
  294. <mapping>C Rmix 0.707</mapping>
  295. <mapping>Ls Lmix 0.707</mapping>
  296. <mapping>Rs Rmix 0.707</mapping>
  297. </mappings>
  298. </mix-config>
  299. <mix-config>
  300. <from>5.1+stereomix</from>
  301. <to>1.0</to>
  302. <mix>add</mix>
  303. <mappings>
  304. <mapping>Lmix C 1.0</mapping>
  305. <mapping>Rmix C 1.0</mapping>
  306. </mappings>
  307. </mix-config>
  308. <mix-config>
  309. <from>5.1+stereomix</from>
  310. <to>2.0</to>
  311. <mix>add</mix>
  312. <mappings>
  313. <mapping>Lmix L 1.0</mapping>
  314. <mapping>Rmix R 1.0</mapping>
  315. </mappings>
  316. </mix-config>
  317. <mix-config>
  318. <from>5.1+stereomix</from>
  319. <to>5.1</to>
  320. <mix>add</mix>
  321. <mappings>
  322. <mapping>L L 1.0</mapping>
  323. <mapping>R R 1.0</mapping>
  324. <mapping>C C 1.0</mapping>
  325. <mapping>Ls Ls 1.0</mapping>
  326. <mapping>Rs Rs 1.0</mapping>
  327. <mapping>LFE LFE 1.0</mapping>
  328. </mappings>
  329. </mix-config>
  330. </mix-configs>
  331. </audio>
  332. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement