]> git.sesse.net Git - casparcg/blob - shell/casparcg.config
6c39b8f1e3ef4efc74d978c910e6169281ac197f
[casparcg] / shell / casparcg.config
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <configuration>\r
3   <paths>\r
4     <media-path>C:\Lokala Filer\server\branches\2.0.0.2\bin\_media\</media-path>\r
5     <log-path>L:\casparcg\_log\</log-path>\r
6     <data-path>L:\casparcg\_data\</data-path>\r
7     <template-path>L:\casparcg\_templates\</template-path>\r
8   </paths>\r
9   <diagnostics>\r
10     <graphs>true</graphs>\r
11   </diagnostics>\r
12   <consumers>\r
13     <buffer-depth>3</buffer-depth>\r
14   </consumers>\r
15   <mixers>\r
16     <blend-modes>false</blend-modes>\r
17   </mixers>\r
18   <producers>\r
19     <buffer-depth>1</buffer-depth>\r
20     <auto-transcode>true</auto-transcode>\r
21     <template-hosts>\r
22       <template-host>\r
23         <video-mode>1080i5994</video-mode>\r
24         <filename>cg.fth.18.6000</filename>\r
25       </template-host>\r
26       <template-host>\r
27         <video-mode>1080p5000</video-mode>\r
28         <filename>cg.fth.18</filename>\r
29         <width>1280</width>\r
30         <height>720</height>\r
31       </template-host>\r
32     </template-hosts>\r
33     </producers>\r
34     <channels>\r
35       <channel>\r
36         <video-mode>PAL</video-mode>\r
37         <consumers>\r
38           <decklink>\r
39             <device>1</device>\r
40             <embedded-audio>true</embedded-audio>\r
41           </decklink>\r
42         </consumers>\r
43       </channel>\r
44     </channels>\r
45   <controllers>\r
46     <tcp>\r
47       <port>5250</port>\r
48       <protocol>AMCP</protocol>\r
49     </tcp>\r
50   </controllers>\r
51 </configuration>\r
52 \r
53 <!--\r
54 <auto-mode-convert>true [true|false]]</auto-mode-convert>\r
55 <consumers>\r
56   <buffer-depth>5 [1..]</buffer-depth> \r
57   NOTE:\r
58     recommended: 5-6\r
59     decklink_consumer: Min 3 depth\r
60     decklink_consumer + embedded-audio: Min 4 depth\r
61     oal_consumer: Min 3 depth\r
62     bluefish_consumer: Min 1-2 depth\r
63     ogl_consumer: Min 1-2 depth\r
64 </consumers>\r
65 <mixers>\r
66    <blend-modes>false [true/false]</blend-modes>\r
67 </mixers>\r
68 <producers>\r
69   <buffer-depth>1 [0..]</buffer-depth>\r
70   <auto-transcode>true</auto-transcode>\r
71   <template-hosts>\r
72     <template-host>\r
73       <video-mode/>\r
74       <filename/>\r
75       <width/>\r
76       <height/>\r
77     </template-host>\r
78   </template-hosts>\r
79 </producers>\r
80 <channel>\r
81   <video-mode> PAL [PAL|NTSC|1080i5000|576p2500|720p2500|720p5000|720p5994|720p6000|1080p2398|1080p2400|1080i5000|1080i5994|1080i6000|1080p2500|1080p2997|1080p3000|1080p5000] </video-mode>\r
82     <consumers>\r
83       <decklink>\r
84         <device>[1..]</device>\r
85         <embedded-audio>false [true|false]</embedded-audio>\r
86         <low-latency>false [true|false]</low-latency>\r
87         <internal-key>false [true|false]</internal-key>\r
88         <key-only>false [true|false]</key-only>\r
89       </decklink>\r
90       <bluefish>\r
91         <device>[1..]</device>\r
92         <embedded-audio>false [true|false]</embedded-audio>\r
93         <key-only>false [true|false]</key-only>\r
94       </bluefish>\r
95       <audio></audio>\r
96       <screen>\r
97         <device>[0..]</device>\r
98         <stretch>fill [none|fill|uniform|uniform_to_fill]</stretch>\r
99         <windowed>false [true|false]</windowed>\r
100         <key-only>false [true|false]</key-only>\r
101       </screen>\r
102     </consumers>\r
103 </channel>  \r
104 -->  \r
105   \r
106 \r