]> git.sesse.net Git - casparcg/blob - shell/casparcg.config
Merge branch 'master' of https://github.com/CasparCG/Server
[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 <blend-modes>     false [true|false]</blend-modes>\r
39 <auto-deinterlace>true  [true|false]</auto-deinterlace>\r
40 <auto-transcode>  true  [true|false]</auto-transcode>\r
41 <pipeline-tokens> 2     [1..]       </pipeline-tokens>\r
42 <template-hosts>\r
43     <template-host>\r
44         <video-mode/>\r
45         <filename/>\r
46         <width/>\r
47         <height/>\r
48     </template-host>\r
49 </template-hosts>\r
50 <flash>\r
51     <buffer-depth>auto [auto|1..]</buffer-depth>\r
52 </flash>\r
53 <thumbnails>\r
54     <generate-thumbnails>true [true|false]</generate-thumbnails>\r
55     <width>256</width>\r
56     <height>144</height>\r
57     <video-grid>2</video-grid>\r
58     <scan-interval-millis>5000</scan-interval-millis>\r
59     <generate-delay-millis>2000</generate-delay-millis>\r
60     <video-mode>720p2500</video-mode>\r
61 </thumbnails>\r
62 <channels>\r
63     <channel>\r
64         <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|2k2398|2k2400|2k2500|4k2398|4k2400|4k2500|4k2997|4k3000] </video-mode>\r
65         <channel-layout>stereo [mono|stereo|dts|dolbye|dolbydigital|smpte|passthru]</channel-layout>\r
66         <straight-alpha-output>false [true|false]</straight-alpha-output>\r
67         <consumers>\r
68             <decklink>\r
69                 <device>[1..]</device>\r
70                 <embedded-audio>false [true|false]</embedded-audio>\r
71                 <channel-layout>stereo [mono|stereo|dts|dolbye|dolbydigital|smpte|passthru]</channel-layout>\r
72                 <latency>normal [normal|low|default]</latency>\r
73                 <keyer>external [external|internal|default]</keyer>\r
74                 <key-only>false [true|false]</key-only>\r
75                 <buffer-depth>3 [1..]</buffer-depth>\r
76             </decklink> \r
77             <bluefish>\r
78                 <device>[1..]</device>\r
79                 <embedded-audio>false [true|false]</embedded-audio>\r
80                 <channel-layout>stereo [mono|stereo|dts|dolbye|dolbydigital|smpte|passthru]</channel-layout>\r
81                 <key-only>false [true|false]</key-only>\r
82             </bluefish>\r
83             <system-audio></system-audio>\r
84             <synchronizing>\r
85                 ... consumer1\r
86                 ... consumer2\r
87             </synchronizing>\r
88             <screen>\r
89                 <device>[0..]</device>\r
90                 <aspect-ratio>default [default|4:3|16:9]</aspect-ratio>\r
91                 <stretch>fill [none|fill|uniform|uniform_to_fill]</stretch>\r
92                 <windowed>false [true|false]</windowed>\r
93                 <key-only>false [true|false]</key-only>\r
94                 <auto-deinterlace>true [true|false]</auto-deinterlace>\r
95                 <vsync>false [true|false]</vsync>\r
96             </screen>\r
97             <file>\r
98                 <path></path>\r
99                 <vcodec>libx264 [libx264|qtrle]</vcodec>\r
100                 <separate-key>false [true|false]</separate-key>\r
101             </file>\r
102         </consumers>\r
103     </channel>\r
104 </channels>\r
105 <osc>\r
106   <default-port>6250</default-port>\r
107   <predefined-clients>\r
108     <predefined-client>\r
109       <address>127.0.0.1</address>\r
110       <port>5253</port>\r
111     </predefined-client>\r
112   </predefined-clients>\r
113 </osc>\r
114 <audio>\r
115   <channel-layouts>\r
116     <channel-layout>\r
117       <name>mono</name>\r
118       <type>1.0</type>\r
119       <num-channels>1</num-channels>\r
120       <channels>C</channels>\r
121     </channel-layout>\r
122     <channel-layout>\r
123       <name>stereo</name>\r
124       <type>2.0</type>\r
125       <num-channels>2</num-channels>\r
126       <channels>L R</channels>\r
127     </channel-layout>\r
128     <channel-layout>\r
129       <name>dts</name>\r
130       <type>5.1</type>\r
131       <num-channels>6</num-channels>\r
132       <channels>C L R Ls Rs LFE</channels>\r
133     </channel-layout>\r
134     <channel-layout>\r
135       <name>dolbye</name>\r
136       <type>5.1+stereomix</type>\r
137       <num-channels>8</num-channels>\r
138       <channels>L R C LFE Ls Rs Lmix Rmix</channels>\r
139     </channel-layout>\r
140     <channel-layout>\r
141       <name>dolbydigital</name>\r
142       <type>5.1</type>\r
143       <num-channels>6</num-channels>\r
144       <channels>L C R Ls Rs LFE</channels>\r
145     </channel-layout>\r
146     <channel-layout>\r
147       <name>smpte</name>\r
148       <type>5.1</type>\r
149       <num-channels>6</num-channels>\r
150       <channels>L R C LFE Ls Rs</channels>\r
151     </channel-layout>\r
152     <channel-layout>\r
153       <name>passthru</name>\r
154       <type>16ch</type>\r
155       <num-channels>16</num-channels>\r
156       <channels />\r
157     </channel-layout>\r
158   </channel-layouts>\r
159   <mix-configs>\r
160     <mix-config>\r
161       <from>1.0</from>\r
162       <to>2.0</to>\r
163       <mix>add</mix>\r
164       <mappings>\r
165         <mapping>C L 1.0</mapping>\r
166         <mapping>C R 1.0</mapping>\r
167       </mappings>\r
168     </mix-config>\r
169     <mix-config>\r
170       <from>1.0</from>\r
171       <to>5.1</to>\r
172       <mix>add</mix>\r
173       <mappings>\r
174         <mapping>C L 1.0</mapping>\r
175         <mapping>C R 1.0</mapping>\r
176       </mappings>\r
177     </mix-config>\r
178     <mix-config>\r
179       <from>1.0</from>\r
180       <to>5.1+stereomix</to>\r
181       <mix>add</mix>\r
182       <mappings>\r
183         <mapping>C L    1.0</mapping>\r
184         <mapping>C R    1.0</mapping>\r
185         <mapping>C Lmix 1.0</mapping>\r
186         <mapping>C Rmix 1.0</mapping>\r
187       </mappings>\r
188     </mix-config>\r
189     <mix-config>\r
190       <from>2.0</from>\r
191       <to>1.0</to>\r
192       <mix>add</mix>\r
193       <mappings>\r
194         <mapping>L C 1.0</mapping>\r
195         <mapping>R C 1.0</mapping>\r
196       </mappings>\r
197     </mix-config>\r
198     <mix-config>\r
199       <from>2.0</from>\r
200       <to>5.1</to>\r
201       <mix>add</mix>\r
202       <mappings>\r
203         <mapping>L L 1.0</mapping>\r
204         <mapping>R R 1.0</mapping>\r
205       </mappings>\r
206     </mix-config>\r
207     <mix-config>\r
208       <from>2.0</from>\r
209       <to>5.1+stereomix</to>\r
210       <mix>add</mix>\r
211       <mappings>\r
212         <mapping>L L    1.0</mapping>\r
213         <mapping>R R    1.0</mapping>\r
214         <mapping>L Lmix 1.0</mapping>\r
215         <mapping>R Rmix 1.0</mapping>\r
216       </mappings>\r
217     </mix-config>\r
218     <mix-config>\r
219       <from>5.1</from>\r
220       <to>1.0</to>\r
221       <mix>average</mix>\r
222       <mappings>\r
223         <mapping>L  C 1.0</mapping>\r
224         <mapping>R  C 1.0</mapping>\r
225         <mapping>C  C 0.707</mapping>\r
226         <mapping>Ls C 0.707</mapping>\r
227         <mapping>Rs C 0.707</mapping>\r
228       </mappings>\r
229     </mix-config>\r
230     <mix-config>\r
231       <from>5.1</from>\r
232       <to>2.0</to>\r
233       <mix>average</mix>\r
234       <mappings>\r
235         <mapping>L  L 1.0</mapping>\r
236         <mapping>R  R 1.0</mapping>\r
237         <mapping>C  L 0.707</mapping>\r
238         <mapping>C  R 0.707</mapping>\r
239         <mapping>Ls L 0.707</mapping>\r
240         <mapping>Rs R 0.707</mapping>\r
241       </mappings>\r
242     </mix-config>\r
243     <mix-config>\r
244       <from>5.1</from>\r
245       <to>5.1+stereomix</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   C   1.0</mapping>\r
251         <mapping>Ls  Ls  1.0</mapping>\r
252         <mapping>Rs  Rs  1.0</mapping>\r
253         <mapping>LFE LFE 1.0</mapping>\r
254 \r
255         <mapping>L  Lmix 1.0</mapping>\r
256         <mapping>R  Rmix 1.0</mapping>\r
257         <mapping>C  Lmix 0.707</mapping>\r
258         <mapping>C  Rmix 0.707</mapping>\r
259         <mapping>Ls Lmix 0.707</mapping>\r
260         <mapping>Rs Rmix 0.707</mapping>\r
261       </mappings>\r
262     </mix-config>\r
263     <mix-config>\r
264       <from>5.1+stereomix</from>\r
265       <to>1.0</to>\r
266       <mix>add</mix>\r
267       <mappings>\r
268         <mapping>Lmix C 1.0</mapping>\r
269         <mapping>Rmix C 1.0</mapping>\r
270       </mappings>\r
271     </mix-config>\r
272     <mix-config>\r
273       <from>5.1+stereomix</from>\r
274       <to>2.0</to>\r
275       <mix>add</mix>\r
276       <mappings>\r
277         <mapping>Lmix L 1.0</mapping>\r
278         <mapping>Rmix R 1.0</mapping>\r
279       </mappings>\r
280     </mix-config>\r
281     <mix-config>\r
282       <from>5.1+stereomix</from>\r
283       <to>5.1</to>\r
284       <mix>add</mix>\r
285       <mappings>\r
286         <mapping>L   L   1.0</mapping>\r
287         <mapping>R   R   1.0</mapping>\r
288         <mapping>C   C   1.0</mapping>\r
289         <mapping>Ls  Ls  1.0</mapping>\r
290         <mapping>Rs  Rs  1.0</mapping>\r
291         <mapping>LFE LFE 1.0</mapping>\r
292       </mappings>\r
293     </mix-config>\r
294   </mix-configs>\r
295 </audio>\r
296 -->\r