]> git.sesse.net Git - casparcg/blobdiff - shell/casparcg.config
Add updates to the basic casparcg.config illustrating the possible options for use...
[casparcg] / shell / casparcg.config
index d35cccdcac31abb79095bf21e7df6fa4fac560fe..fadcb8fef5719664b548feab4bb9d3b2b31091d9 100644 (file)
 <!--\r
 <log-level>           info  [trace|debug|info|warning|error|fatal]</log-level>\r
 <log-categories>      communication  [calltrace|communication|calltrace,communication]</log-categories>\r
-<force-deinterlace>   false  [true|false]</force-deinterlacing>\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
+    <mipmapping-default-on>false [true|false]</mipmapping-default-on>\r
     <straight-alpha>       false [true|false]</straight-alpha>\r
 </mixer>\r
 <accelerator>auto [cpu|gpu|auto]</accelerator>\r
             </decklink>\r
             <bluefish>\r
                 <device>[1..]</device>\r
+                               <sdi-stream>blue_422_channela [blue_422_channela|blue_4224_channela|blue_422_channelb|blue_422_channelc|blue_4224_channelc|blue_422_channeld] </sdi-stream>\r
                 <embedded-audio>false [true|false]</embedded-audio>\r
                 <channel-layout>stereo [mono|stereo|matrix|film|smpte|ebu_r123_8a|ebu_r123_8b|8ch|16ch]</channel-layout>\r
                 <key-only>false [true|false]</key-only>\r
+                <hardware-keyer>disabled [enabled|disabled]</hardware-keyer>\r
+                <hardware-keyer-audio-source> videooutputchannel [videooutputchannel|sdivideoinput]</hardware-keyer-audio-source>\r
             </bluefish>\r
             <system-audio>\r
                 <channel-layout>stereo [mono|stereo|matrix]</channel-layout>\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