]> git.sesse.net Git - casparcg/blobdiff - shell/casparcg.config
[ffmpeg_consumer] Retired old implementation in favour of the now updated streaming_c...
[casparcg] / shell / casparcg.config
index 03fc51de742e858199b4adea5fbc0dc33f102412..d9973b14a39ba1de946421cd381e40a342896d79 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-deinterlace>\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
                 <borderless>false [true|false]</borderless>\r
             </screen>\r
             <newtek-ivga></newtek-ivga>\r
-            <file>\r
-                <path></path>\r
-                <vcodec>libx264 [libx264|qtrle]</vcodec>\r
+            <ffmpeg>\r
+                <path>[file|url]</path>\r
+                <args>[most ffmpeg arguments related to filtering and output codecs]</args>\r
                 <separate-key>false [true|false]</separate-key>\r
-            </file>\r
-            <stream>\r
-                <path>udp://localhost:9250</path>\r
-                <args>-format mpegts -vcodec libx264 -crf 25 -tune zerolatency -preset ultrafast</args>\r
-            </stream>\r
+                <mono-streams>false [true|false]</mono-streams>\r
+            </ffmpeg>\r
+            <syncto>\r
+                <channel-id>1</channel-id>\r
+            </syncto>\r
         </consumers>\r
     </channel>\r
 </channels>\r
 <osc>\r
   <default-port>6250</default-port>\r
+  <disable-send-to-amcp-clients>false [true|false]</disable-send-to-amcp-clients>\r
   <predefined-clients>\r
     <predefined-client>\r
       <address>127.0.0.1</address>\r