]> git.sesse.net Git - casparcg/blobdiff - shell/casparcg.config
2.0. Fixed mix transition.
[casparcg] / shell / casparcg.config
index cefb23a2a1ce0419672c151c45d531550ea180f7..a24afe7457c5b01a4c8bc1d07187a214d66da0b3 100644 (file)
@@ -1,27 +1,49 @@
 <?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>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
   </paths>\r
   <diagnostics>\r
     <graphs>true</graphs>\r
   </diagnostics>\r
-  <auto-mode>true</auto-mode>\r
   <consumers>\r
-    <buffer-depth>5</buffer-depth>\r
+    <buffer-depth>3</buffer-depth>\r
   </consumers>\r
-  <channels>\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
+      <video-mode>1080i5000</video-mode>\r
       <consumers>\r
+        <decklink>\r
+          <device>1</device>\r
+          <embedded-audio>true</embedded-audio>\r
+          <external-key>true</external-key>\r
+        </decklink>\r
         <screen>\r
+          <key-only>true</key-only>\r
           <device>1</device>\r
         </screen>\r
-        <audio></audio>\r
       </consumers>\r
     </channel>\r
 </channels>\r