]> git.sesse.net Git - casparcg/blobdiff - shell/casparcg.config
2.0. main: Added unhandled exception filter.
[casparcg] / shell / casparcg.config
index 58252f97408b5797bbcdd66d7ae4fb1309388622..0069a42fd01b638623e3a1ae61a563d71fcca189 100644 (file)
@@ -5,21 +5,57 @@
     <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
   </paths>\r
   <diagnostics>\r
     <graphs>true</graphs>\r
   </diagnostics>\r
-  <auto-mode>true</auto-mode>\r
+  <consumers>\r
+    <buffer-depth>3</buffer-depth>\r
+  </consumers>\r
+  <producers>\r
+    <buffer-depth>1</buffer-depth>\r
+    <auto-transcode>true</auto-transcode>\r
+    <template-hosts>\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-host>\r
+        <video-mode>720p5000</video-mode>\r
+        <filename>cg.fth.18</filename>\r
+        <width>1280</width>\r
+        <height>720</height>\r
+      </template-host>\r
+      <template-host>\r
+        <video-mode>1080i5000</video-mode>\r
+        <filename>cg.fth.18</filename>\r
+        <width>1280</width>\r
+        <height>720</height>\r
+      </template-host>\r
+      <template-host>\r
+        <video-mode>PAL</video-mode>\r
+        <filename>cg.fth.18</filename>\r
+      </template-host>\r
+      <template-host>\r
+        <video-mode>NTSC</video-mode>\r
+        <filename>cg.fth.18</filename>\r
+      </template-host>\r
+    </template-hosts>\r
+  </producers>\r
   <channels>\r
     <channel>\r
       <video-mode>1080i5000</video-mode>\r
       <consumers>\r
         <decklink>\r
-          <device>2</device>\r
+          <device>1</device>\r
+          <low-latency>true</low-latency>\r
           <embedded-audio>true</embedded-audio>\r
         </decklink>\r
-        <screen></screen>\r
+        <screen>\r
+          <device>1</device>\r
+        </screen>\r
       </consumers>\r
     </channel>\r
 </channels>\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
     <consumers>\r