]> git.sesse.net Git - casparcg/commitdiff
Changed the standard configuration to PAL.
authorZebiolo <Zebiolo@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Mon, 4 Jun 2012 11:09:57 +0000 (11:09 +0000)
committerZebiolo <Zebiolo@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Mon, 4 Jun 2012 11:09:57 +0000 (11:09 +0000)
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3105 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d

shell/casparcg.config

index 8584e03a5f7a7d1f48e10b6605659cdaa6c592e5..37af6ae662dba821ae12ead5a31858cbefe0f188 100644 (file)
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="utf-8"?>\r
 <configuration>\r
   <paths>\r
-    <media-path>M:\_media\</media-path>\r
-    <log-path>M:\_log\</log-path>\r
-    <data-path>M:\_data\</data-path>\r
-    <template-path>M:\_templates\</template-path>\r
+    <media-path>media\</media-path>\r
+    <log-path>log\</log-path>\r
+    <data-path>data\</data-path>\r
+    <template-path>templates\</template-path>\r
   </paths>\r
   <channels>\r
     <channel>\r
-        <video-mode>1080p2500</video-mode>\r
+        <video-mode>PAL</video-mode>\r
         <consumers>\r
           <screen>\r
-            <device>2</device>\r
-            <windowed>false</windowed>\r
+            <device>1</device>\r
+            <windowed>true</windowed>\r
           </screen>\r
         </consumers>\r
     </channel>\r