]> git.sesse.net Git - casparcg/blobdiff - shell/casparcg.config
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches...
[casparcg] / shell / casparcg.config
index cd3ddadb6ee80a0d1eb72aa09aa06e489402d4e1..4d3d10108d3c4062f8facce97dd12f1ed508f111 100644 (file)
@@ -1,27 +1,21 @@
 <?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>D:\casparcg\_media\</media-path>\r
+    <log-path>D:\casparcg\_log\</log-path>\r
+    <data-path>D:\casparcg\_data\</data-path>\r
+    <template-path>D:\casparcg\_templates\</template-path>\r
   </paths>\r
-  <diagnostics>\r
-    <graphs>true</graphs>\r
-  </diagnostics>\r
-  <ffmpeg>\r
-    <auto-mode>false</auto-mode>\r
-  </ffmpeg>\r
   <channels>\r
     <channel>\r
       <video-mode>PAL</video-mode>\r
       <consumers>\r
-        <screen></screen>\r
-        <audio></audio>\r
+        <decklink>\r
+          <embedded-audio>true</embedded-audio>\r
+        </decklink>\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
-<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