]> git.sesse.net Git - casparcg/blobdiff - shell/casparcg.config
2.0.2: - Send index information to consumers.
[casparcg] / shell / casparcg.config
index 722dd55b4191c43f636f8d0a96a765ef4f3ab988..1d389568a10abbb14e5dd6f447e603809d5d3bcf 100644 (file)
@@ -1,46 +1,24 @@
 <?xml version="1.0" encoding="utf-8"?>\r
 <configuration>\r
   <paths>\r
-    <media-path>C:\Lokala Filer\server\branches\2.0.0.2\bin\_media\</media-path>\r
+    <media-path>C:\casparmedia\_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-path>C:\casparmedia\_templates\</template-path>\r
   </paths>\r
-  <diagnostics>\r
-    <graphs>true</graphs>\r
-  </diagnostics>\r
-  <consumers>\r
-    <buffer-depth>3</buffer-depth>\r
-  </consumers>\r
-  <mixers>\r
-    <blend-modes>false</blend-modes>\r
-  </mixers>\r
-  <producers>\r
-    <buffer-depth>1</buffer-depth>\r
-    <auto-transcode>true</auto-transcode>\r
-    <template-hosts>\r
-      <template-host>\r
-        <video-mode>1080i5994</video-mode>\r
-        <filename>cg.fth.18.6000</filename>\r
-      </template-host>\r
-      <template-host>\r
-        <video-mode>1080p5000</video-mode>\r
-        <filename>cg.fth.18</filename>\r
-        <width>1280</width>\r
-        <height>720</height>\r
-      </template-host>\r
-    </template-hosts>\r
-    </producers>\r
-    <channels>\r
-      <channel>\r
-        <video-mode>PAL</video-mode>\r
-        <consumers>\r
-          <screen>\r
-            <device>0</device>\r
-          </screen>\r
-        </consumers>\r
-      </channel>\r
-    </channels>\r
+  <blend-modes>true</blend-modes>\r
+  <auto-transcode>true</auto-transcode>\r
+  <pipeline-tokens>2</pipeline-tokens>\r
+  <channels>\r
+    <channel>\r
+      <video-mode>PAL</video-mode>\r
+      <consumers>\r
+        <screen>\r
+          <name>My Screen</name>\r
+        </screen>\r
+      </consumers>\r
+    </channel>\r
+  </channels>\r
   <controllers>\r
     <tcp>\r
       <port>5250</port>\r
 </configuration>\r
 \r
 <!--\r
-<auto-mode-convert>true [true|false]]</auto-mode-convert>\r
-<consumers>\r
-  <buffer-depth>5</buffer-depth> \r
-  NOTE:\r
-    recommended: 5-6\r
-    decklink_consumer: Min 3 depth\r
-    decklink_consumer + embedded-audio: Min 4 depth\r
-    oal_consumer: Min 3 depth\r
-    bluefish_consumer: Min 1-2 depth\r
-    ogl_consumer: Min 1-2 depth\r
-</consumers>\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