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