]> git.sesse.net Git - casparcg/blobdiff - shell/casparcg.config
2.0.2: - Send index information to consumers.
[casparcg] / shell / casparcg.config
index cefb23a2a1ce0419672c151c45d531550ea180f7..1d389568a10abbb14e5dd6f447e603809d5d3bcf 100644 (file)
@@ -1,30 +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
-    <log-path>C:\Lokala Filer\server\branches\2.0.0.2\bin\\_log\\</log-path>\r
-    <data-path>C:\Lokala Filer\server\branches\2.0.0.2\bin\\_data\\</data-path>\r
-    <template-path>C:\Lokala Filer\server\branches\2.0.0.2\bin\\_templates\\</template-path>\r
-    <template-host>cg.fth.18</template-host>\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>C:\casparmedia\_templates\</template-path>\r
   </paths>\r
-  <diagnostics>\r
-    <graphs>true</graphs>\r
-  </diagnostics>\r
-  <auto-mode>true</auto-mode>\r
-  <consumers>\r
-    <buffer-depth>5</buffer-depth>\r
-  </consumers>\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
-          <device>1</device>\r
+          <name>My Screen</name>\r
         </screen>\r
-        <audio></audio>\r
       </consumers>\r
     </channel>\r
-</channels>\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