]> git.sesse.net Git - casparcg/blobdiff - shell/casparcg.config
2.0.2: Added INFO TEMPLATE command, works for uncompressed templates.
[casparcg] / shell / casparcg.config
index 010549e19d021a34a95a31a0e1a1bd0bb33d1d0e..1418c4885e3c06432c05514cea8947a3d8f78626 100644 (file)
@@ -1,26 +1,20 @@
 <?xml version="1.0" encoding="utf-8"?>\r
 <configuration>\r
   <paths>\r
-    <media-path>L:\\Casparcg\\_media\\</media-path>\r
-    <log-path>L:\\Casparcg\\_log\\</log-path>\r
-    <data-path>L:\\Casparcg\\_data\\</data-path>\r
-    <template-path>L:\\Casparcg\\_templates\\</template-path>\r
-    <template-host>cg.fth.18</template-host>\r
+    <media-path>C:\casparmedia\_media\</media-path>\r
+    <log-path>log\</log-path>\r
+    <data-path>data\</data-path>\r
+    <template-path>C:\casparmedia\_templates\</template-path>\r
   </paths>\r
-  <diagnostics>\r
-    <graphs>true</graphs>\r
-  </diagnostics>\r
   <channels>\r
     <channel>\r
-      <video-mode>PAL</video-mode>\r
+      <video-mode>NTSC</video-mode>\r
       <consumers>\r
-        <bluefish>\r
-          <embedded-audio>false</embedded-audio>\r
-          <device>1</device>                      \r
-        </bluefish>\r
+        <screen>\r
+        </screen>\r
       </consumers>\r
     </channel>\r
-</channels>\r
+  </channels>\r
   <controllers>\r
     <tcp>\r
       <port>5250</port>\r
 </configuration>\r
 \r
 <!--\r
-<channel>\r
-  <video-mode> PAL [PAL|NTSC|1080i5000|576p2500720p2500|720p5000|720p5994|720p6000|1080p2398|1080p2400|1080i5000|1080i5994|1080i6000|1080p2500|1080p2997|1080p3000|1080p5000] </video-mode>\r
+<blend-modes>false [true|false]</blend-modes>\r
+<auto-transcode>true [true|false]</auto-transcode>\r
+<pipeline-tokens>2 [1..]</pipeline-tokens>\r
+<template-hosts>\r
+  <template-host>\r
+    <video-mode/>\r
+    <filename/>\r
+    <width/>\r
+    <height/>\r
+  </template-host>\r
+</template-hosts>\r
+<channels>\r
+  <channel>\r
+    <video-mode> PAL [PAL|NTSC|1080i5000|576p2500|720p2500|720p5000|720p5994|720p6000|1080i5000|1080i5994|1080i6000|1080p2500|1080p2997|1080p3000|1080p5000] </video-mode>\r
     <consumers>\r
       <decklink>\r
         <device>[1..]</device>\r
         <embedded-audio>false [true|false]</embedded-audio>\r
         <low-latency>false [true|false]</low-latency>\r
-        <external-key>true [true|false]</external-key>\r
+        <internal-key>false [true|false]</internal-key>\r
         <key-only>false [true|false]</key-only>\r
+        <buffer-depth>3 [1..]</buffer-depth>\r
       </decklink>\r
       <bluefish>\r
         <device>[1..]</device>\r
         <stretch>fill [none|fill|uniform|uniform_to_fill]</stretch>\r
         <windowed>false [true|false]</windowed>\r
         <key-only>false [true|false]</key-only>\r
+        <auto-deinterlace>true [true|false]</auto-deinterlace>\r
       </screen>\r
     </consumers>\r
-</channel>  \r
--->  \r
-  \r
+  </channel>\r
+</channels>  \r
+-->\r
+\r
 \r