]> git.sesse.net Git - casparcg/blobdiff - shell/casparcg.config
2.0. parallel_yadif: Reduced overhead.
[casparcg] / shell / casparcg.config
index ccdf83ea644582928f164932bb86f7b04e9a0b9d..8e02dace41a604f7236915fd9c58bbd8bb634006 100644 (file)
@@ -1,32 +1,63 @@
 <?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
+    <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
-  <template-host>\r
-    <filename>cg.fth.18</filename>\r
-    <width>1280</width>\r
-    <height>720</height>\r
-  </template-host>\r
   <consumers>\r
     <buffer-depth>3</buffer-depth>\r
   </consumers>\r
+  <mixers>\r
+    <blend-modes>true</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>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>1080p5000</video-mode>\r
+      <video-mode>720p5000</video-mode>\r
       <consumers>\r
         <decklink>\r
           <device>1</device>\r
           <embedded-audio>true</embedded-audio>\r
-          <low-latency>true</low-latency>\r
         </decklink>\r
+        <screen>\r
+          <device>1</device>\r
+        </screen>\r
       </consumers>\r
     </channel>\r
 </channels>\r