]> git.sesse.net Git - casparcg/blob - shell/casparcg.config
* support for cornerpinning in psd-producer via vector-masks
[casparcg] / shell / casparcg.config
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <configuration>\r
3   <paths>\r
4     <media-path>c:/caspar/content/_media/</media-path>\r
5     <log-path>c:/caspar/content/_log/</log-path>\r
6     <data-path>c:/caspar/content/_data/</data-path>\r
7     <template-path>c:/caspar/content/</template-path>\r
8     <thumbnail-path>c:/caspar/content/_thumbnails/</thumbnail-path>\r
9     <font-path>c:/caspar/content/_fonts/</font-path>\r
10   </paths>\r
11   <lock-clear-phrase>secret</lock-clear-phrase>\r
12   <log-level>info</log-level>\r
13   <mixer>\r
14     <blend-modes>true</blend-modes>\r
15   </mixer>\r
16   <channels>\r
17     <channel>\r
18       <video-mode>720p5000</video-mode>\r
19       <channel-layout>stereo</channel-layout>\r
20       <consumers>\r
21         <screen>\r
22           <device>1</device>\r
23           <windowed>true</windowed>\r
24         </screen>\r
25         <system-audio></system-audio>\r
26       </consumers>\r
27     </channel>\r
28     <channel>\r
29       <video-mode>720p5000</video-mode>\r
30       <channel-layout>stereo</channel-layout>\r
31       <consumers>\r
32         <decklink>\r
33           <device>1</device>\r
34           <embedded-audio>true</embedded-audio>\r
35           <channel-layout>stereo</channel-layout>\r
36         </decklink>\r
37       </consumers>\r
38     </channel>\r
39   </channels>\r
40   <controllers>\r
41     <tcp>\r
42       <port>5250</port>\r
43       <protocol>AMCP</protocol>\r
44     </tcp>\r
45     <tcp>\r
46       <port>3250</port>\r
47       <protocol>LOG</protocol>\r
48     </tcp>\r
49   </controllers>\r
50 </configuration>\r
51 \r
52 <!--\r
53 <log-level>           info  [trace|debug|info|warning|error|fatal]</log-level>\r
54 <force-deinterlace>   true  [true|false]</force-deinterlacing>\r
55 <channel-grid>        false [true|false]</channel-grid>\r
56 <mixer>\r
57     <blend-modes>          false [true|false]</blend-modes>\r
58     <mipmapping_default_on>false [true|false]</mipmapping_default_on>\r
59     <straight-alpha>       false [true|false]</straight-alpha>\r
60 </mixer>\r
61 <auto-transcode>      true  [true|false]</auto-transcode>\r
62 <accelerator>auto [cpu|gpu|auto]</accelerator>\r
63 <template-hosts>\r
64     <template-host>\r
65         <video-mode/>\r
66         <filename/>\r
67         <width/>\r
68         <height/>\r
69     </template-host>\r
70 </template-hosts>\r
71 <flash>\r
72     <buffer-depth>auto [auto|1..]</buffer-depth>\r
73 </flash>\r
74 <thumbnails>\r
75     <generate-thumbnails>true [true|false]</generate-thumbnails>\r
76     <width>256</width>\r
77     <height>144</height>\r
78     <video-grid>2</video-grid>\r
79     <scan-interval-millis>5000</scan-interval-millis>\r
80     <generate-delay-millis>2000</generate-delay-millis>\r
81     <video-mode>720p2500</video-mode>\r
82     <mipmap>true</mipmap>\r
83 </thumbnails>\r
84 <channels>\r
85     <channel>\r
86         <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>\r
87         <straight-alpha-output>false [true|false]</straight-alpha-output>\r
88         <channel-layout>stereo [mono|stereo|matrix|film|smpte|ebu_r123_8a|ebu_r123_8b|8ch|16ch]</channel-layout>\r
89         <consumers>\r
90             <decklink>\r
91                 <device>[1..]</device>\r
92                 <key-device>device + 1 [1..]</key-device>\r
93                 <embedded-audio>false [true|false]</embedded-audio>\r
94                 <channel-layout>stereo [mono|stereo|matrix|film|smpte|ebu_r123_8a|ebu_r123_8b|8ch|16ch]</channel-layout>\r
95                 <latency>normal [normal|low|default]</latency>\r
96                 <keyer>external [external|external_separate_device|internal|default]</keyer>\r
97                 <key-only>false [true|false]</key-only>\r
98                 <buffer-depth>3 [1..]</buffer-depth>\r
99             </decklink>\r
100             <bluefish>\r
101                 <device>[1..]</device>\r
102                 <embedded-audio>false [true|false]</embedded-audio>\r
103                 <channel-layout>stereo [mono|stereo|matrix|film|smpte|ebu_r123_8a|ebu_r123_8b|8ch|16ch]</channel-layout>\r
104                 <key-only>false [true|false]</key-only>\r
105             </bluefish>\r
106             <system-audio>\r
107                 <channel-layout>stereo [mono|stereo|matrix]</channel-layout>\r
108                 <latency>200 [0..]</latency>\r
109             </system-audio>\r
110             <screen>\r
111                 <device>[0..]</device>\r
112                 <aspect-ratio>default [default|4:3|16:9]</aspect-ratio>\r
113                 <stretch>fill [none|fill|uniform|uniform_to_fill]</stretch>\r
114                 <windowed>true [true|false]</windowed>\r
115                 <key-only>false [true|false]</key-only>\r
116                 <auto-deinterlace>true [true|false]</auto-deinterlace>\r
117                 <vsync>false [true|false]</vsync>\r
118                 <interactive>true [true|false]</interactive>\r
119                 <borderless>false [true|false]</borderless>\r
120             </screen>\r
121             <newtek-ivga></newtek-ivga>\r
122             <file>\r
123                 <path></path>\r
124                 <vcodec>libx264 [libx264|qtrle]</vcodec>\r
125                 <separate-key>false [true|false]</separate-key>\r
126             </file>\r
127             <stream>\r
128                 <path>udp://localhost:9250</path>\r
129                 <args>-format mpegts -vcodec libx264 -crf 25 -tune zerolatency -preset ultrafast</args>\r
130             </stream>\r
131         </consumers>\r
132     </channel>\r
133 </channels>\r
134 <osc>\r
135   <default-port>6250</default-port>\r
136   <predefined-clients>\r
137     <predefined-client>\r
138       <address>127.0.0.1</address>\r
139       <port>5253</port>\r
140     </predefined-client>\r
141   </predefined-clients>\r
142 </osc>\r
143 <audio>\r
144         <channel-layouts>\r
145                 <channel-layout name="mono"        type="mono"        num-channels="1" channel-order="FC" />\r
146                 <channel-layout name="stereo"      type="stereo"      num-channels="2" channel-order="FL FR" />\r
147                 <channel-layout name="matrix"      type="matrix"      num-channels="2" channel-order="ML MR" />\r
148                 <channel-layout name="film"        type="5.1"         num-channels="6" channel-order="FL FC FR BL BR LFE" />\r
149                 <channel-layout name="smpte"       type="5.1"         num-channels="6" channel-order="FL FR FC LFE BL BR" />\r
150                 <channel-layout name="ebu_r123_8a" type="5.1+downmix" num-channels="8" channel-order="DL DR FL FR FC LFE BL BR" />\r
151                 <channel-layout name="ebu_r123_8b" type="5.1+downmix" num-channels="8" channel-order="FL FR FC LFE BL BR DL DR" />\r
152                 <channel-layout name="8ch"         type="8ch"         num-channels="8" />\r
153                 <channel-layout name="16ch"        type="16ch"        num-channels="16" />\r
154         </channel-layouts>\r
155         <mix-configs>\r
156                 <mix-config from-type="mono"          to-types="stereo, 5.1"  mix="FL = FC                                           | FR = FC" />\r
157                 <mix-config from-type="mono"          to-types="5.1+downmix"  mix="FL = FC                                           | FR = FC                                         | DL = FC | DR = FC" />\r
158                 <mix-config from-type="mono"          to-types="matrix"       mix="ML = FC                                           | MR = FC" />\r
159                 <mix-config from-type="stereo"        to-types="mono"         mix="FC &lt; FL + FR" />\r
160                 <mix-config from-type="stereo"        to-types="matrix"       mix="ML = FL                                           | MR = FR" />\r
161                 <mix-config from-type="stereo"        to-types="5.1"          mix="FL = FL                                           | FR = FR" />\r
162                 <mix-config from-type="stereo"        to-types="5.1+downmix"  mix="FL = FL                                           | FR = FR                                         | DL = FL | DR = FR" />\r
163                 <mix-config from-type="5.1"           to-types="mono"         mix="FC &lt; FL + FR + 0.707*FC + 0.707*BL + 0.707*BR" />\r
164                 <mix-config from-type="5.1"           to-types="stereo"       mix="FL &lt; FL + 0.707*FC + 0.707*BL                  | FR &lt; FR + 0.707*FC + 0.707*BR" />\r
165                 <mix-config from-type="5.1"           to-types="5.1+downmix"  mix="FL = FL                                           | FR = FR                                         | FC = FC | BL = BL | BR = BR | LFE = LFE | DL &lt; FL + 0.707*FC + 0.707*BL | DR &lt; FR + 0.707*FC + 0.707*BR" />\r
166                 <mix-config from-type="5.1"           to-types="matrix"       mix="ML = 0.3204*FL + 0.293*FC + -0.293*BL + -0.293*BR | MR = 0.3204*FR + 0.293*FC + 0.293*BL + 0.293*BR" />\r
167                 <mix-config from-type="5.1+stereomix" to-types="mono"         mix="FC &lt; DL + DR" />\r
168                 <mix-config from-type="5.1+stereomix" to-types="stereo"       mix="FL = DL                                           | FR = DR" />\r
169                 <mix-config from-type="5.1+stereomix" to-types="5.1"          mix="FL = FL                                           | FR = FR                                         | FC = FC | BL = BL | BR = BR | LFE = LFE" />\r
170                 <mix-config from-type="5.1+stereomix" to-types="matrix"       mix="ML = 0.3204*FL + 0.293*FC + -0.293*BL + -0.293*BR | MR = 0.3204*FR + 0.293*FC + 0.293*BL + 0.293*BR" />\r
171         </mix-configs>\r
172 </audio>\r
173 -->\r