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