]> git.sesse.net Git - casparcg/commitdiff
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches...
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 11 Aug 2011 08:14:32 +0000 (08:14 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 11 Aug 2011 08:14:32 +0000 (08:14 +0000)
shell/casparcg.config

index cefb23a2a1ce0419672c151c45d531550ea180f7..ccdf83ea644582928f164932bb86f7b04e9a0b9d 100644 (file)
@@ -1,27 +1,32 @@
 <?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
+  <template-host>\r
+    <filename>cg.fth.18</filename>\r
+    <width>1280</width>\r
+    <height>720</height>\r
+  </template-host>\r
   <consumers>\r
-    <buffer-depth>5</buffer-depth>\r
+    <buffer-depth>3</buffer-depth>\r
   </consumers>\r
   <channels>\r
     <channel>\r
-      <video-mode>PAL</video-mode>\r
+      <video-mode>1080p5000</video-mode>\r
       <consumers>\r
-        <screen>\r
+        <decklink>\r
           <device>1</device>\r
-        </screen>\r
-        <audio></audio>\r
+          <embedded-audio>true</embedded-audio>\r
+          <low-latency>true</low-latency>\r
+        </decklink>\r
       </consumers>\r
     </channel>\r
 </channels>\r