]> git.sesse.net Git - casparcg/blobdiff - shell/casparcg.config
[ffmpeg] Ported 2.0.7 ffmpeg producer to 2.1.0 while still keeping the usage of the...
[casparcg] / shell / casparcg.config
index 03fc51de742e858199b4adea5fbc0dc33f102412..d35cccdcac31abb79095bf21e7df6fa4fac560fe 100644 (file)
@@ -1,21 +1,17 @@
 <?xml version="1.0" encoding="utf-8"?>\r
 <configuration>\r
   <paths>\r
-    <media-path>c:/caspar/content/_media/</media-path>\r
-    <log-path>c:/caspar/content/_log/</log-path>\r
-    <data-path>c:/caspar/content/_data/</data-path>\r
-    <template-path>c:/caspar/content/</template-path>\r
-    <thumbnail-path>c:/caspar/content/_thumbnails/</thumbnail-path>\r
-    <font-path>c:/caspar/content/_fonts/</font-path>\r
+    <media-path>media/</media-path>\r
+    <log-path>log/</log-path>\r
+    <data-path>data/</data-path>\r
+    <template-path>template/</template-path>\r
+    <thumbnail-path>thumbnail/</thumbnail-path>\r
+    <font-path>font/</font-path>\r
   </paths>\r
   <lock-clear-phrase>secret</lock-clear-phrase>\r
-  <log-level>info</log-level>\r
-  <mixer>\r
-    <blend-modes>true</blend-modes>\r
-  </mixer>\r
   <channels>\r
     <channel>\r
-      <video-mode>720p5000</video-mode>\r
+      <video-mode>PAL</video-mode>\r
       <channel-layout>stereo</channel-layout>\r
       <consumers>\r
         <screen>\r
         <system-audio></system-audio>\r
       </consumers>\r
     </channel>\r
-    <channel>\r
-      <video-mode>720p5000</video-mode>\r
-      <channel-layout>stereo</channel-layout>\r
-      <consumers>\r
-        <decklink>\r
-          <device>1</device>\r
-          <embedded-audio>true</embedded-audio>\r
-          <channel-layout>stereo</channel-layout>\r
-        </decklink>\r
-      </consumers>\r
-    </channel>\r
   </channels>\r
   <controllers>\r
     <tcp>\r
 \r
 <!--\r
 <log-level>           info  [trace|debug|info|warning|error|fatal]</log-level>\r
-<force-deinterlace>   true  [true|false]</force-deinterlacing>\r
+<log-categories>      communication  [calltrace|communication|calltrace,communication]</log-categories>\r
+<force-deinterlace>   false  [true|false]</force-deinterlacing>\r
 <channel-grid>        false [true|false]</channel-grid>\r
 <mixer>\r
     <blend-modes>          false [true|false]</blend-modes>\r
     <mipmapping_default_on>false [true|false]</mipmapping_default_on>\r
     <straight-alpha>       false [true|false]</straight-alpha>\r
 </mixer>\r
-<auto-transcode>      true  [true|false]</auto-transcode>\r
 <accelerator>auto [cpu|gpu|auto]</accelerator>\r
 <template-hosts>\r
     <template-host>\r
-        <video-mode/>\r
-        <filename/>\r
-        <width/>\r
-        <height/>\r
+        <video-mode />\r
+        <filename />\r
+        <width />\r
+        <height />\r
     </template-host>\r
 </template-hosts>\r
 <flash>\r
     <buffer-depth>auto [auto|1..]</buffer-depth>\r
 </flash>\r
+<html>\r
+    <remote-debugging-port>0 [0|1024-65535]</remote-debugging-port>\r
+</html>\r
 <thumbnails>\r
     <generate-thumbnails>true [true|false]</generate-thumbnails>\r
     <width>256</width>\r