]> git.sesse.net Git - casparcg/commitdiff
(no commit message)
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Tue, 13 Mar 2012 21:04:13 +0000 (21:04 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Tue, 13 Mar 2012 21:04:13 +0000 (21:04 +0000)
60 files changed:
build/doctrees/contents.doctree
build/doctrees/environment.pickle
build/doctrees/faq/decklink.doctree
build/doctrees/faq/flash.doctree [new file with mode: 0644]
build/doctrees/faq/general.doctree
build/doctrees/faq/index.doctree
build/doctrees/tutorial/file-consumer.doctree [new file with mode: 0644]
build/doctrees/tutorial/index.doctree [new file with mode: 0644]
build/html/_sources/contents.txt
build/html/_sources/faq/decklink.txt
build/html/_sources/faq/flash.txt [new file with mode: 0644]
build/html/_sources/faq/general.txt
build/html/_sources/faq/index.txt
build/html/_sources/tutorial/file-consumer.txt [new file with mode: 0644]
build/html/_sources/tutorial/index.txt [new file with mode: 0644]
build/html/about.html
build/html/amcp/basic-commands.html
build/html/amcp/data-commands.html
build/html/amcp/index.html
build/html/amcp/introduction.html
build/html/amcp/misc-commands.html
build/html/amcp/mixer-commands.html
build/html/amcp/query-commands.html
build/html/amcp/template-graphics-commands.html
build/html/bugs.html
build/html/consumers/bluefish.html
build/html/consumers/decklink.html
build/html/consumers/file.html
build/html/consumers/image.html
build/html/consumers/index.html
build/html/consumers/screen.html
build/html/consumers/system-audio.html
build/html/contents.html
build/html/copyright.html
build/html/faq/bluefish.html
build/html/faq/decklink.html
build/html/faq/flash.html [new file with mode: 0644]
build/html/faq/general.html
build/html/faq/index.html
build/html/genindex-all.html
build/html/genindex.html
build/html/index.html
build/html/license.html
build/html/objects.inv
build/html/producers/decklink.html
build/html/producers/ffmpeg.html
build/html/producers/flash.html
build/html/producers/image-scroll.html
build/html/producers/image.html
build/html/producers/index.html
build/html/search.html
build/html/searchindex.js
build/html/tutorial/file-consumer.html [new file with mode: 0644]
build/html/tutorial/index.html [new file with mode: 0644]
build/html/whatsnew/2_0.html
build/html/whatsnew/index.html
source/contents.rst
source/tools/sphinxext/indexcontent.html
source/tutorial/file-consumer.rst [new file with mode: 0644]
source/tutorial/index.rst [new file with mode: 0644]

index a27d3d175cdf90aa9b4de140e47c08b75da44883..6595efb4a6fa97bb3a02f64bd2d0ee88d2dbf4a1 100644 (file)
Binary files a/build/doctrees/contents.doctree and b/build/doctrees/contents.doctree differ
index 9721e3a6ed7d767dafa1cf4bf94238a24a818ad1..7e00efee84580ccad4f7d24ef4b545cbc146f380 100644 (file)
Binary files a/build/doctrees/environment.pickle and b/build/doctrees/environment.pickle differ
index 5b82584055c85027510bd1542f0ea7e2bcc706af..514a786ca9888d4ecf25167ec431ed3102ebfea6 100644 (file)
Binary files a/build/doctrees/faq/decklink.doctree and b/build/doctrees/faq/decklink.doctree differ
diff --git a/build/doctrees/faq/flash.doctree b/build/doctrees/faq/flash.doctree
new file mode 100644 (file)
index 0000000..a0ca9a2
Binary files /dev/null and b/build/doctrees/faq/flash.doctree differ
index cf849434708a86b44e1cb5e52d19a5a11a939a9a..ef6168fb8bdf7ebca9225f4d993d336a96ed9fe7 100644 (file)
Binary files a/build/doctrees/faq/general.doctree and b/build/doctrees/faq/general.doctree differ
index a589a3ca8aef399bd5feb8c4b20707292d03e88a..d5c8f47b3cd54f3748925034946fe995e3136eac 100644 (file)
Binary files a/build/doctrees/faq/index.doctree and b/build/doctrees/faq/index.doctree differ
diff --git a/build/doctrees/tutorial/file-consumer.doctree b/build/doctrees/tutorial/file-consumer.doctree
new file mode 100644 (file)
index 0000000..c65e43e
Binary files /dev/null and b/build/doctrees/tutorial/file-consumer.doctree differ
diff --git a/build/doctrees/tutorial/index.doctree b/build/doctrees/tutorial/index.doctree
new file mode 100644 (file)
index 0000000..eca9845
Binary files /dev/null and b/build/doctrees/tutorial/index.doctree differ
index 4ef6ddffa2a9fb193f831a22b2cbfb6577a7e4d3..3b11a5959df03fb000c78c4f467de0d851fce512 100644 (file)
@@ -6,6 +6,7 @@
 
    whatsnew/index.rst
    amcp/index.rst
+   tutorial/index.rst
    producers/index.rst
    consumers/index.rst
    faq/index.rst
index 262b23e73127869e9e2fa2753fabb83028a7ed09..6d33b29b13a25d9694930ffbe8b9e9d4dfde050c 100644 (file)
@@ -1,3 +1,49 @@
 ==================
 Decklink FAQ
-==================
\ No newline at end of file
+==================
+
+I can't get both input and output to work on my Decklink card?
+--------------------------------------------------------------
+
+Decklink devices are not duplex and only supports either input or output, not both.
+
+How can I get external key using Decklink Quad?
+-----------------------------------------------
+
+Decklink Quad does not have native support for external-key. However, you can configure CasparCG
+to use one of the four available devices as a key output using the "key-only" option.
+
+::
+
+    <consumer>
+        <decklink>
+            <device>1</device>
+        </decklink>
+        <decklink>
+            <device>2</device>
+            <key-only>true</key-only>
+        </decklink>
+    </consumers>
+    
+What Decklink cards support external and internal key?
+-------------------------------------------------------
+
++----------------------+----------+----------+------+
+| Device               | Internal | External |  HD  |
++======================+==========+==========+======+
+| Intensity Pro        |    no    |    no    |  no  |
++----------------------+----------+----------+------+
+| Intensity Shuttle    |    yes   |    no    |  no  |
++----------------------+----------+----------+------+
+| Decklink SDI         |    yes   |    no    |  no  |
++----------------------+----------+----------+------+
+| Decklink Duo         |    yes   |    no    |  no  |
++----------------------+----------+----------+------+
+| Decklink Studio      |    yes   |    yes   |  no  |
++----------------------+----------+----------+------+
+| Ultra Studio Pro     |    yes   |    yes   |  no  |
++----------------------+----------+----------+------+
+| Decklink HD Extreme  |    yes   |    yes   |  yes |
++----------------------+----------+----------+------+
+| Multibridge Pro      |    yes   |    yes   |  yes |
++----------------------+----------+----------+------+
\ No newline at end of file
diff --git a/build/html/_sources/faq/flash.txt b/build/html/_sources/faq/flash.txt
new file mode 100644 (file)
index 0000000..35dc5bf
--- /dev/null
@@ -0,0 +1,19 @@
+=========\r
+Flash FAQ\r
+=========\r
+\r
+Is Flash GPU acceleration supported?\r
+------------------------------------\r
+\r
+CasparCG does not support GPU acceleration for Flash. \r
+\r
+\r
+Is Stage3D supported?\r
+---------------------\r
+\r
+Yes, but only using the CPU fallback renderer.\r
+\r
+Why isn't Flash audio embedded into the SDI signal?\r
+---------------------------------------------------\r
+\r
+CasparCG is currently unable to capture Flash audio since Flash sends audio directly to the system default audio device. 
\ No newline at end of file
index 8f98866d8e1bbf6cff9adc4199fb251f58eea77a..2d716dcb6f35604300cada7a441dce7ff35baa25 100644 (file)
@@ -1,3 +1,39 @@
-==================
+====================
 General CasparCG FAQ
-==================
\ No newline at end of file
+====================
+
+Where can I find the documentation for the configuration file (casparcg.config)?
+--------------------------------------------------------------------------------
+
+All available options are defined in the commented <!-- --> section found at the bottom of the file.
+
+When I start CasparCG all I get is an empty console window?
+-----------------------------------------------------------
+
+You probably have an AMD/ATI graphics card which are not fully supported with CasparCG.
+
+NOTE: Future CasparCG 2.1 has better AMD/ATI support and also a cpu fallback.
+
+How can I get fill and key to two separate outputs? e.g. two screens.
+---------------------------------------------------------------------
+
+It is possible to only output key to an output using the "key-only" option.
+
+::
+
+    <consumer>
+        <screen>
+            <device>1</device>
+        </screen>
+        <screen>
+            <device>2</device>
+            <key-only>true</key-only>
+        </screen>
+    </consumers>
+    
+What kind of transition animations are supported?
+-------------------------------------------------
+
+CasparCG can do PUSH, WIPE, SLIDE and MIX using the LOAD, LOADBG and PLAY commands.
+
+It is also possible to create more advanced custom transitions using MIXER commands.
\ No newline at end of file
index 7860bef858269d8489c53cbe54867e21320fb0c1..60ba951621380ddaf96efc827107fc62f650f56b 100644 (file)
@@ -9,4 +9,5 @@
 
    general.rst
    decklink.rst
-   bluefish.rst
\ No newline at end of file
+   bluefish.rst
+   flash.rst
\ No newline at end of file
diff --git a/build/html/_sources/tutorial/file-consumer.txt b/build/html/_sources/tutorial/file-consumer.txt
new file mode 100644 (file)
index 0000000..609a9e5
--- /dev/null
@@ -0,0 +1,51 @@
+.. _tut-file:
+
+*************************
+Running the File Consumer
+*************************
+
+The disk consumer uses ffmpeg to encode video and ffmpeg users will feel somewhat at home with the commands.
+
+The encoding will take advantage of multi-core cpus.
+
+To start the disk consumer you need to send the following command:
+
+::
+    
+    ADD 1 FILE myfile.mov
+
+Where the file extension will decide the container format and appropriate codec.
+
+To stop it you simply type:
+
+::
+
+    REMOVE 1 FILE
+
+The default, and recommended format is H264 which uses the highly optimized libx264 encoder. You can of course also choose what codec to encode to. The file consumer follows commandline arguments syntax used by ffmpeg, see ffmpeg for more options. Some of the available options are:
+
+::
+
+    -f // container format
+    -vcodec // vicdeo codec
+    -pix_fmt // pixel_format
+    -r // video framerate
+    -s // size
+    -b // video bitrate
+    -acodec // audio codec
+    -ar // audio samplerate
+    -ab // audio bitrate
+    -ac // audio channels
+
+::
+        
+    ADD 1 FILE myfile.mov -vcodec dnxhd
+    ADD 1 FILE myfile.mov -vcodec prores
+    ADD 1 FILE myfile.mov -vcodec dvvideo
+    ADD 1 FILE myfile.mov -vcodec libx264
+
+For the above formats we have already provided high quality default parameters. Though you can of course also specify other codecs (see the -vcodec option in ffmpeg), and the corresponding options (see ffmpeg documentation):
+
+::
+
+    ADD 1 FILE myfile.mov -vcodec libx264 -preset ultrafast -tune fastdecode -crf 5
\ No newline at end of file
diff --git a/build/html/_sources/tutorial/index.txt b/build/html/_sources/tutorial/index.txt
new file mode 100644 (file)
index 0000000..46c9b96
--- /dev/null
@@ -0,0 +1,10 @@
+.. _tutorial-index:
+
+#####################################
+  CasparCG Tutorials
+#####################################
+
+.. toctree::
+   :maxdepth: 1
+
+   file-consumer.rst
\ No newline at end of file
index 59787fa2f791492cc17f11282c3218c526978566..38c6406c6d556736cbea1d168af07a942496e5aa 100644 (file)
@@ -33,7 +33,7 @@
     <link rel="copyright" title="Copyright" href="copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="index.html" />
     <link rel="next" title="Reporting Bugs" href="bugs.html" />
-    <link rel="prev" title="CasparCG Frequently Asked Questions" href="faq/index.html" />
+    <link rel="prev" title="Flash FAQ" href="faq/flash.html" />
  
 
   </head>
@@ -48,7 +48,7 @@
           <a href="bugs.html" title="Reporting Bugs"
              accesskey="N">next</a> |</li>
         <li class="right" >
-          <a href="faq/index.html" title="CasparCG Frequently Asked Questions"
+          <a href="faq/flash.html" title="Flash FAQ"
              accesskey="P">previous</a> |</li>
         <li><a href="index.html">CasparCG 2.0 documentation</a> &raquo;</li>
  
@@ -71,8 +71,8 @@
       <div class="sphinxsidebar">
         <div class="sphinxsidebarwrapper">
   <h4>Previous topic</h4>
-  <p class="topless"><a href="faq/index.html"
-                        title="previous chapter">CasparCG Frequently Asked Questions</a></p>
+  <p class="topless"><a href="faq/flash.html"
+                        title="previous chapter">Flash FAQ</a></p>
   <h4>Next topic</h4>
   <p class="topless"><a href="bugs.html"
                         title="next chapter">Reporting Bugs</a></p>
           <a href="bugs.html" title="Reporting Bugs"
              >next</a> |</li>
         <li class="right" >
-          <a href="faq/index.html" title="CasparCG Frequently Asked Questions"
+          <a href="faq/flash.html" title="Flash FAQ"
              >previous</a> |</li>
         <li><a href="index.html">CasparCG 2.0 documentation</a> &raquo;</li>
  
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 4d33988b58fa73ff9641f73f29c9547640d5ecb2..f324f23dd58aff789af7ceb83a135d82ecc39589 100644 (file)
@@ -32,7 +32,7 @@
     <link rel="author" title="About these documents" href="../about.html" />
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
-    <link rel="up" title="AMCP Reference" href="index.html" />
+    <link rel="up" title="AMCP 2.0 Reference" href="index.html" />
     <link rel="next" title="6. Template Graphics Commands" href="template-graphics-commands.html" />
     <link rel="prev" title="1. Communication" href="introduction.html" />
  
@@ -53,7 +53,7 @@
              accesskey="P">previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" accesskey="U">AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" accesskey="U">AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>  
 
@@ -242,7 +242,7 @@ If no layer is specified the default layer index will be used.</p>
              >previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" >AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" >AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>
     <div class="footer">
@@ -250,7 +250,7 @@ If no layer is specified the default layer index will be used.</p>
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 7e2b20cca48dfa8e6bdbafbbc26394e7fcb32c98..fd468793b111136b6c4b879f6bfd2fe33ca93f40 100644 (file)
@@ -32,7 +32,7 @@
     <link rel="author" title="About these documents" href="../about.html" />
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
-    <link rel="up" title="AMCP Reference" href="index.html" />
+    <link rel="up" title="AMCP 2.0 Reference" href="index.html" />
     <link rel="next" title="8. Mixer Commands" href="mixer-commands.html" />
     <link rel="prev" title="6. Template Graphics Commands" href="template-graphics-commands.html" />
  
@@ -53,7 +53,7 @@
              accesskey="P">previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" accesskey="U">AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" accesskey="U">AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>  
 
@@ -159,7 +159,7 @@ DATA allows you to store a dataset on the CasparCG Server and assign it to a muc
              >previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" >AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" >AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>
     <div class="footer">
@@ -167,7 +167,7 @@ DATA allows you to store a dataset on the CasparCG Server and assign it to a muc
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 0e13a878a23cbad647721613cf216f09d60176b5..1f4b52cc5f4365b24f6740b57faede78ddedf97c 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index fd54b461681469e2bb8292954f419d220270467c..a2e945303c704424d118ea8ec88700c28484b0b1 100644 (file)
@@ -217,7 +217,7 @@ Valid sequences:</p>
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index a43115e396e08a8422e8a7b19d8c05d21dbc2e37..9d1c8fb7e52b6ca3c72593b8a8fe6f64034f41d6 100644 (file)
@@ -32,8 +32,8 @@
     <link rel="author" title="About these documents" href="../about.html" />
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
-    <link rel="up" title="AMCP Reference" href="index.html" />
-    <link rel="next" title="Producers" href="../producers/index.html" />
+    <link rel="up" title="AMCP 2.0 Reference" href="index.html" />
+    <link rel="next" title="CasparCG Tutorials" href="../tutorial/index.html" />
     <link rel="prev" title="9. Query Commands" href="query-commands.html" />
  
 
           <a href="../genindex.html" title="General Index"
              accesskey="I">index</a></li>
         <li class="right" >
-          <a href="../producers/index.html" title="Producers"
+          <a href="../tutorial/index.html" title="CasparCG Tutorials"
              accesskey="N">next</a> |</li>
         <li class="right" >
           <a href="query-commands.html" title="9. Query Commands"
              accesskey="P">previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" accesskey="U">AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" accesskey="U">AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>  
 
   <p class="topless"><a href="query-commands.html"
                         title="previous chapter">9. Query Commands</a></p>
   <h4>Next topic</h4>
-  <p class="topless"><a href="../producers/index.html"
-                        title="next chapter">Producers</a></p>
+  <p class="topless"><a href="../tutorial/index.html"
+                        title="next chapter">CasparCG Tutorials</a></p>
 <h3>This Page</h3>
 <ul class="this-page-menu">
   <li><a href="../bugs.html">Report a Bug</a></li>
           <a href="../genindex.html" title="General Index"
              >index</a></li>
         <li class="right" >
-          <a href="../producers/index.html" title="Producers"
+          <a href="../tutorial/index.html" title="CasparCG Tutorials"
              >next</a> |</li>
         <li class="right" >
           <a href="query-commands.html" title="9. Query Commands"
              >previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" >AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" >AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>
     <div class="footer">
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 64e30c7a15603c79ae6c6223ff39c6ad94971c24..f7e6617b5206e5e57255a08f6452b427dbd5cecc 100644 (file)
@@ -32,7 +32,7 @@
     <link rel="author" title="About these documents" href="../about.html" />
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
-    <link rel="up" title="AMCP Reference" href="index.html" />
+    <link rel="up" title="AMCP 2.0 Reference" href="index.html" />
     <link rel="next" title="9. Query Commands" href="query-commands.html" />
     <link rel="prev" title="7. Data Commands" href="data-commands.html" />
  
@@ -53,7 +53,7 @@
              accesskey="P">previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" accesskey="U">AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" accesskey="U">AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>  
 
              >previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" >AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" >AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>
     <div class="footer">
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 81d3d2a3fb728fc894f154a26e06ba2a208f7ed1..8ce9ba57174ba03c680b6a7620f014a6dde408a8 100644 (file)
@@ -32,7 +32,7 @@
     <link rel="author" title="About these documents" href="../about.html" />
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
-    <link rel="up" title="AMCP Reference" href="index.html" />
+    <link rel="up" title="AMCP 2.0 Reference" href="index.html" />
     <link rel="next" title="10. Misc Commands" href="misc-commands.html" />
     <link rel="prev" title="8. Mixer Commands" href="mixer-commands.html" />
  
@@ -53,7 +53,7 @@
              accesskey="P">previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" accesskey="U">AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" accesskey="U">AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>  
 
@@ -211,7 +211,7 @@ CG [channel:int] INFO</pre>
              >previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" >AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" >AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>
     <div class="footer">
@@ -219,7 +219,7 @@ CG [channel:int] INFO</pre>
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 93f5ae37717dfe455ac32d10f28a089e3e548df4..6fab476aea115518fa34f335dd3047ca9f82799d 100644 (file)
@@ -32,7 +32,7 @@
     <link rel="author" title="About these documents" href="../about.html" />
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
-    <link rel="up" title="AMCP Reference" href="index.html" />
+    <link rel="up" title="AMCP 2.0 Reference" href="index.html" />
     <link rel="next" title="7. Data Commands" href="data-commands.html" />
     <link rel="prev" title="5. Basic Commands" href="basic-commands.html" />
  
@@ -53,7 +53,7 @@
              accesskey="P">previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" accesskey="U">AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" accesskey="U">AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>  
 
@@ -243,7 +243,7 @@ Data is either inline xml or a reference to a saved dataset.</p>
              >previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
 
-          <li><a href="index.html" >AMCP Reference</a> &raquo;</li> 
+          <li><a href="index.html" >AMCP 2.0 Reference</a> &raquo;</li> 
       </ul>
     </div>
     <div class="footer">
@@ -251,7 +251,7 @@ Data is either inline xml or a reference to a saved dataset.</p>
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index a2a08e569f579aab69332b25bac16f57cd4664a4..f1e58ea0c72a9851a6213b334d039f0e9cbc3274 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="#">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index d2dd3b9aae783d4959056b53abfe6e14f278e7c8..cb7500bd5d8312ccb4e9c5578e4ca07cd84674b6 100644 (file)
@@ -33,7 +33,7 @@
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
     <link rel="up" title="Consumers" href="index.html" />
-    <link rel="next" title="3. Decklink Consumer" href="screen.html" />
+    <link rel="next" title="3. Screen Consumer" href="screen.html" />
     <link rel="prev" title="1. Decklink Consumer" href="decklink.html" />
  
 
@@ -46,7 +46,7 @@
           <a href="../genindex.html" title="General Index"
              accesskey="I">index</a></li>
         <li class="right" >
-          <a href="screen.html" title="3. Decklink Consumer"
+          <a href="screen.html" title="3. Screen Consumer"
              accesskey="N">next</a> |</li>
         <li class="right" >
           <a href="decklink.html" title="1. Decklink Consumer"
                         title="previous chapter">1. Decklink Consumer</a></p>
   <h4>Next topic</h4>
   <p class="topless"><a href="screen.html"
-                        title="next chapter">3. Decklink Consumer</a></p>
+                        title="next chapter">3. Screen Consumer</a></p>
 <h3>This Page</h3>
 <ul class="this-page-menu">
   <li><a href="../bugs.html">Report a Bug</a></li>
           <a href="../genindex.html" title="General Index"
              >index</a></li>
         <li class="right" >
-          <a href="screen.html" title="3. Decklink Consumer"
+          <a href="screen.html" title="3. Screen Consumer"
              >next</a> |</li>
         <li class="right" >
           <a href="decklink.html" title="1. Decklink Consumer"
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 1dea98698ee5ec8f35135748c142b3c825884c45..6c6cdeb4e3e72e32364c47597fdee66cab3bd746 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index ee39054f85f06c9245da9cbae857876adfe03dde..ca63b916d66c2f9a11e76ceee47c7db1328a048a 100644 (file)
@@ -175,7 +175,7 @@ REMOVE 1 FILE</pre>
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index d4b53a505926a747b8e210d79dd92641da2cb129..f3f2cebe90467d4d90848845c57f1e63f81a91c5 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 61d0e20a68f513288e382697c415b7af15f43d6c..42f64088076939a8a4966b13f78ad0d677afb55a 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 3fab4d534ddfafc128d174c29d86afdae604be63..17a7a6da3ab308c60824bcbfbd1b5f3d7f79d459 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index a7184ec7813cc3a727f735548b3e94db49a8137b..956b837adbd41267c3827dadc6cb21395cb5cef9 100644 (file)
@@ -33,7 +33,7 @@
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
     <link rel="up" title="Consumers" href="index.html" />
-    <link rel="next" title="5. Image Consumer" href="image.html" />
+    <link rel="next" title="5. File Consumer" href="file.html" />
     <link rel="prev" title="3. Screen Consumer" href="screen.html" />
  
 
@@ -46,7 +46,7 @@
           <a href="../genindex.html" title="General Index"
              accesskey="I">index</a></li>
         <li class="right" >
-          <a href="image.html" title="5. Image Consumer"
+          <a href="file.html" title="5. File Consumer"
              accesskey="N">next</a> |</li>
         <li class="right" >
           <a href="screen.html" title="3. Screen Consumer"
@@ -76,8 +76,8 @@
   <p class="topless"><a href="screen.html"
                         title="previous chapter">3. Screen Consumer</a></p>
   <h4>Next topic</h4>
-  <p class="topless"><a href="image.html"
-                        title="next chapter">5. Image Consumer</a></p>
+  <p class="topless"><a href="file.html"
+                        title="next chapter">5. File Consumer</a></p>
 <h3>This Page</h3>
 <ul class="this-page-menu">
   <li><a href="../bugs.html">Report a Bug</a></li>
           <a href="../genindex.html" title="General Index"
              >index</a></li>
         <li class="right" >
-          <a href="image.html" title="5. Image Consumer"
+          <a href="file.html" title="5. File Consumer"
              >next</a> |</li>
         <li class="right" >
           <a href="screen.html" title="3. Screen Consumer"
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 1ce90860756a92e7d15c8f33f7a45aee88f3f344..ae5c0388d063090196797674f1ffe7a7daa8045f 100644 (file)
 </li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" href="tutorial/index.html">CasparCG Tutorials</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="tutorial/file-consumer.html">Running the File Consumer</a></li>
+</ul>
+</li>
 <li class="toctree-l1"><a class="reference internal" href="producers/index.html">Producers</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="producers/ffmpeg.html">1. FFMPEG Producer</a><ul>
 <li class="toctree-l3"><a class="reference internal" href="producers/ffmpeg.html#supported-media">1.1. Supported Media</a></li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="faq/index.html">CasparCG Frequently Asked Questions</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="faq/general.html">General CasparCG FAQ</a></li>
-<li class="toctree-l2"><a class="reference internal" href="faq/decklink.html">Decklink FAQ</a></li>
+<li class="toctree-l2"><a class="reference internal" href="faq/general.html">General CasparCG FAQ</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="faq/general.html#where-can-i-find-the-documentation-for-the-configuration-file-casparcg-config">Where can I find the documentation for the configuration file (casparcg.config)?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="faq/general.html#when-i-start-casparcg-all-i-get-is-an-empty-console-window">When I start CasparCG all I get is an empty console window?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="faq/general.html#how-can-i-get-fill-and-key-to-two-separate-outputs-e-g-two-screens">How can I get fill and key to two separate outputs? e.g. two screens.</a></li>
+<li class="toctree-l3"><a class="reference internal" href="faq/general.html#what-kind-of-transition-animations-are-supported">What kind of transition animations are supported?</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal" href="faq/decklink.html">Decklink FAQ</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="faq/decklink.html#i-can-t-get-both-input-and-output-to-work-on-my-decklink-card">I can&#8217;t get both input and output to work on my Decklink card?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="faq/decklink.html#how-can-i-get-external-key-using-decklink-quad">How can I get external key using Decklink Quad?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="faq/decklink.html#what-decklink-cards-support-external-and-internal-key">What Decklink cards support external and internal key?</a></li>
+</ul>
+</li>
 <li class="toctree-l2"><a class="reference internal" href="faq/bluefish.html">Bluefish FAQ</a></li>
+<li class="toctree-l2"><a class="reference internal" href="faq/flash.html">Flash FAQ</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="faq/flash.html#is-flash-gpu-acceleration-supported">Is Flash GPU acceleration supported?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="faq/flash.html#is-stage3d-supported">Is Stage3D supported?</a></li>
+<li class="toctree-l3"><a class="reference internal" href="faq/flash.html#why-isn-t-flash-audio-embedded-into-the-sdi-signal">Why isn&#8217;t Flash audio embedded into the SDI signal?</a></li>
+</ul>
+</li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="about.html">About these documents</a></li>
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 848d6e56169ae60b200e9ad243fe6e34d853d94f..6269cee532eeeaa83c438e570646f61da10493e2 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 4adead4edb541859f14cc0f7ad348ba251682a5f..6c2a36287181e91eff8ffc53646a08f81f3cf082 100644 (file)
@@ -33,7 +33,7 @@
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
     <link rel="up" title="CasparCG Frequently Asked Questions" href="index.html" />
-    <link rel="next" title="About these documents" href="../about.html" />
+    <link rel="next" title="Flash FAQ" href="flash.html" />
     <link rel="prev" title="Decklink FAQ" href="decklink.html" />
  
 
@@ -46,7 +46,7 @@
           <a href="../genindex.html" title="General Index"
              accesskey="I">index</a></li>
         <li class="right" >
-          <a href="../about.html" title="About these documents"
+          <a href="flash.html" title="Flash FAQ"
              accesskey="N">next</a> |</li>
         <li class="right" >
           <a href="decklink.html" title="Decklink FAQ"
@@ -76,8 +76,8 @@
   <p class="topless"><a href="decklink.html"
                         title="previous chapter">Decklink FAQ</a></p>
   <h4>Next topic</h4>
-  <p class="topless"><a href="../about.html"
-                        title="next chapter">About these documents</a></p>
+  <p class="topless"><a href="flash.html"
+                        title="next chapter">Flash FAQ</a></p>
 <h3>This Page</h3>
 <ul class="this-page-menu">
   <li><a href="../bugs.html">Report a Bug</a></li>
           <a href="../genindex.html" title="General Index"
              >index</a></li>
         <li class="right" >
-          <a href="../about.html" title="About these documents"
+          <a href="flash.html" title="Flash FAQ"
              >next</a> |</li>
         <li class="right" >
           <a href="decklink.html" title="Decklink FAQ"
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index e755316711d43fd551eb8f695f0ba11398d47ef6..31aee87527f6299a81bb28cbd76c7f6e291bb6be 100644 (file)
             
   <div class="section" id="decklink-faq">
 <h1>Decklink FAQ<a class="headerlink" href="#decklink-faq" title="Permalink to this headline">¶</a></h1>
+<div class="section" id="i-can-t-get-both-input-and-output-to-work-on-my-decklink-card">
+<h2>I can&#8217;t get both input and output to work on my Decklink card?<a class="headerlink" href="#i-can-t-get-both-input-and-output-to-work-on-my-decklink-card" title="Permalink to this headline">¶</a></h2>
+<p>Decklink devices are not duplex and only supports either input or output, not both.</p>
+</div>
+<div class="section" id="how-can-i-get-external-key-using-decklink-quad">
+<h2>How can I get external key using Decklink Quad?<a class="headerlink" href="#how-can-i-get-external-key-using-decklink-quad" title="Permalink to this headline">¶</a></h2>
+<p>Decklink Quad does not have native support for external-key. However, you can configure CasparCG
+to use one of the four available devices as a key output using the &#8220;key-only&#8221; option.</p>
+<div class="highlight-python"><pre>&lt;consumer&gt;
+    &lt;decklink&gt;
+        &lt;device&gt;1&lt;/device&gt;
+    &lt;/decklink&gt;
+    &lt;decklink&gt;
+        &lt;device&gt;2&lt;/device&gt;
+        &lt;key-only&gt;true&lt;/key-only&gt;
+    &lt;/decklink&gt;
+&lt;/consumers&gt;</pre>
+</div>
+</div>
+<div class="section" id="what-decklink-cards-support-external-and-internal-key">
+<h2>What Decklink cards support external and internal key?<a class="headerlink" href="#what-decklink-cards-support-external-and-internal-key" title="Permalink to this headline">¶</a></h2>
+<table border="1" class="docutils">
+<colgroup>
+<col width="46%" />
+<col width="21%" />
+<col width="21%" />
+<col width="13%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head">Device</th>
+<th class="head">Internal</th>
+<th class="head">External</th>
+<th class="head">HD</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td>Intensity Pro</td>
+<td>no</td>
+<td>no</td>
+<td>no</td>
+</tr>
+<tr class="row-odd"><td>Intensity Shuttle</td>
+<td>yes</td>
+<td>no</td>
+<td>no</td>
+</tr>
+<tr class="row-even"><td>Decklink SDI</td>
+<td>yes</td>
+<td>no</td>
+<td>no</td>
+</tr>
+<tr class="row-odd"><td>Decklink Duo</td>
+<td>yes</td>
+<td>no</td>
+<td>no</td>
+</tr>
+<tr class="row-even"><td>Decklink Studio</td>
+<td>yes</td>
+<td>yes</td>
+<td>no</td>
+</tr>
+<tr class="row-odd"><td>Ultra Studio Pro</td>
+<td>yes</td>
+<td>yes</td>
+<td>no</td>
+</tr>
+<tr class="row-even"><td>Decklink HD Extreme</td>
+<td>yes</td>
+<td>yes</td>
+<td>yes</td>
+</tr>
+<tr class="row-odd"><td>Multibridge Pro</td>
+<td>yes</td>
+<td>yes</td>
+<td>yes</td>
+</tr>
+</tbody>
+</table>
+</div>
 </div>
 
 
       </div>
       <div class="sphinxsidebar">
         <div class="sphinxsidebarwrapper">
+  <h3><a href="../contents.html">Table Of Contents</a></h3>
+  <ul>
+<li><a class="reference internal" href="#">Decklink FAQ</a><ul>
+<li><a class="reference internal" href="#i-can-t-get-both-input-and-output-to-work-on-my-decklink-card">I can&#8217;t get both input and output to work on my Decklink card?</a></li>
+<li><a class="reference internal" href="#how-can-i-get-external-key-using-decklink-quad">How can I get external key using Decklink Quad?</a></li>
+<li><a class="reference internal" href="#what-decklink-cards-support-external-and-internal-key">What Decklink cards support external and internal key?</a></li>
+</ul>
+</li>
+</ul>
+
   <h4>Previous topic</h4>
   <p class="topless"><a href="general.html"
                         title="previous chapter">General CasparCG FAQ</a></p>
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
diff --git a/build/html/faq/flash.html b/build/html/faq/flash.html
new file mode 100644 (file)
index 0000000..4979bb1
--- /dev/null
@@ -0,0 +1,156 @@
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    
+    <title>Flash FAQ &mdash; CasparCG 2.0 documentation</title>
+    
+    <link rel="stylesheet" href="../_static/default.css" type="text/css" />
+    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
+    
+    <script type="text/javascript">
+      var DOCUMENTATION_OPTIONS = {
+        URL_ROOT:    '../',
+        VERSION:     '2.0',
+        COLLAPSE_INDEX: false,
+        FILE_SUFFIX: '.html',
+        HAS_SOURCE:  true
+      };
+    </script>
+    <script type="text/javascript" src="../_static/jquery.js"></script>
+    <script type="text/javascript" src="../_static/underscore.js"></script>
+    <script type="text/javascript" src="../_static/doctools.js"></script>
+    <script type="text/javascript" src="../_static/sidebar.js"></script>
+    <link rel="search" type="application/opensearchdescription+xml"
+          title="Search within CasparCG 2.0 documentation"
+          href="../_static/opensearch.xml"/>
+    <link rel="author" title="About these documents" href="../about.html" />
+    <link rel="copyright" title="Copyright" href="../copyright.html" />
+    <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
+    <link rel="up" title="CasparCG Frequently Asked Questions" href="index.html" />
+    <link rel="next" title="About these documents" href="../about.html" />
+    <link rel="prev" title="Bluefish FAQ" href="bluefish.html" />
+
+  </head>
+  <body>
+    <div class="related">
+      <h3>Navigation</h3>
+      <ul>
+        <li class="right" style="margin-right: 10px">
+          <a href="../genindex.html" title="General Index"
+             accesskey="I">index</a></li>
+        <li class="right" >
+          <a href="../about.html" title="About these documents"
+             accesskey="N">next</a> |</li>
+        <li class="right" >
+          <a href="bluefish.html" title="Bluefish FAQ"
+             accesskey="P">previous</a> |</li>
+        <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
+
+          <li><a href="index.html" accesskey="U">CasparCG Frequently Asked Questions</a> &raquo;</li> 
+      </ul>
+    </div>  
+
+    <div class="document">
+      <div class="documentwrapper">
+        <div class="bodywrapper">
+          <div class="body">
+            
+  <div class="section" id="flash-faq">
+<h1>Flash FAQ<a class="headerlink" href="#flash-faq" title="Permalink to this headline">¶</a></h1>
+<div class="section" id="is-flash-gpu-acceleration-supported">
+<h2>Is Flash GPU acceleration supported?<a class="headerlink" href="#is-flash-gpu-acceleration-supported" title="Permalink to this headline">¶</a></h2>
+<p>CasparCG does not support GPU acceleration for Flash.</p>
+</div>
+<div class="section" id="is-stage3d-supported">
+<h2>Is Stage3D supported?<a class="headerlink" href="#is-stage3d-supported" title="Permalink to this headline">¶</a></h2>
+<p>Yes, but only using the CPU fallback renderer.</p>
+</div>
+<div class="section" id="why-isn-t-flash-audio-embedded-into-the-sdi-signal">
+<h2>Why isn&#8217;t Flash audio embedded into the SDI signal?<a class="headerlink" href="#why-isn-t-flash-audio-embedded-into-the-sdi-signal" title="Permalink to this headline">¶</a></h2>
+<p>CasparCG is currently unable to capture Flash audio since Flash sends audio directly to the system default audio device.</p>
+</div>
+</div>
+
+
+          </div>
+        </div>
+      </div>
+      <div class="sphinxsidebar">
+        <div class="sphinxsidebarwrapper">
+  <h3><a href="../contents.html">Table Of Contents</a></h3>
+  <ul>
+<li><a class="reference internal" href="#">Flash FAQ</a><ul>
+<li><a class="reference internal" href="#is-flash-gpu-acceleration-supported">Is Flash GPU acceleration supported?</a></li>
+<li><a class="reference internal" href="#is-stage3d-supported">Is Stage3D supported?</a></li>
+<li><a class="reference internal" href="#why-isn-t-flash-audio-embedded-into-the-sdi-signal">Why isn&#8217;t Flash audio embedded into the SDI signal?</a></li>
+</ul>
+</li>
+</ul>
+
+  <h4>Previous topic</h4>
+  <p class="topless"><a href="bluefish.html"
+                        title="previous chapter">Bluefish FAQ</a></p>
+  <h4>Next topic</h4>
+  <p class="topless"><a href="../about.html"
+                        title="next chapter">About these documents</a></p>
+<h3>This Page</h3>
+<ul class="this-page-menu">
+  <li><a href="../bugs.html">Report a Bug</a></li>
+  <li><a href="../_sources/faq/flash.txt"
+         rel="nofollow">Show Source</a></li>
+</ul>
+
+<div id="searchbox" style="display: none">
+  <h3>Quick search</h3>
+    <form class="search" action="../search.html" method="get">
+      <input type="text" name="q" />
+      <input type="submit" value="Go" />
+      <input type="hidden" name="check_keywords" value="yes" />
+      <input type="hidden" name="area" value="default" />
+    </form>
+    <p class="searchtip" style="font-size: 90%">
+    Enter search terms or a module, class or function name.
+    </p>
+</div>
+<script type="text/javascript">$('#searchbox').show(0);</script>
+        </div>
+      </div>
+      <div class="clearer"></div>
+    </div>
+    <div class="related">
+      <h3>Navigation</h3>
+      <ul>
+        <li class="right" style="margin-right: 10px">
+          <a href="../genindex.html" title="General Index"
+             >index</a></li>
+        <li class="right" >
+          <a href="../about.html" title="About these documents"
+             >next</a> |</li>
+        <li class="right" >
+          <a href="bluefish.html" title="Bluefish FAQ"
+             >previous</a> |</li>
+        <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
+
+          <li><a href="index.html" >CasparCG Frequently Asked Questions</a> &raquo;</li> 
+      </ul>
+    </div>
+    <div class="footer">
+    &copy; <a href="../copyright.html">Copyright</a> 2011, Robert Nagy (ronag89@gmail.com).
+    <br />
+    <a href="http://www.python.org/psf/donations/">Please donate.</a>
+    <br />
+    Last updated on Mar 13, 2012.
+    <a href="../bugs.html">Found a bug</a>?
+    <br />
+    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+    </div>
+
+  </body>
+</html>
\ No newline at end of file
index 7530a3c916a554f22376c7966b396587c5b5a4d2..b78ff7e2944df074085f5df5633b580a375206bd 100644 (file)
             
   <div class="section" id="general-casparcg-faq">
 <h1>General CasparCG FAQ<a class="headerlink" href="#general-casparcg-faq" title="Permalink to this headline">¶</a></h1>
+<div class="section" id="where-can-i-find-the-documentation-for-the-configuration-file-casparcg-config">
+<h2>Where can I find the documentation for the configuration file (casparcg.config)?<a class="headerlink" href="#where-can-i-find-the-documentation-for-the-configuration-file-casparcg-config" title="Permalink to this headline">¶</a></h2>
+<p>All available options are defined in the commented &lt;!&#8211; &#8211;&gt; section found at the bottom of the file.</p>
+</div>
+<div class="section" id="when-i-start-casparcg-all-i-get-is-an-empty-console-window">
+<h2>When I start CasparCG all I get is an empty console window?<a class="headerlink" href="#when-i-start-casparcg-all-i-get-is-an-empty-console-window" title="Permalink to this headline">¶</a></h2>
+<p>You probably have an AMD/ATI graphics card which are not fully supported with CasparCG.</p>
+<p>NOTE: Future CasparCG 2.1 has better AMD/ATI support and also a cpu fallback.</p>
+</div>
+<div class="section" id="how-can-i-get-fill-and-key-to-two-separate-outputs-e-g-two-screens">
+<h2>How can I get fill and key to two separate outputs? e.g. two screens.<a class="headerlink" href="#how-can-i-get-fill-and-key-to-two-separate-outputs-e-g-two-screens" title="Permalink to this headline">¶</a></h2>
+<p>It is possible to only output key to an output using the &#8220;key-only&#8221; option.</p>
+<div class="highlight-python"><pre>&lt;consumer&gt;
+    &lt;screen&gt;
+        &lt;device&gt;1&lt;/device&gt;
+    &lt;/screen&gt;
+    &lt;screen&gt;
+        &lt;device&gt;2&lt;/device&gt;
+        &lt;key-only&gt;true&lt;/key-only&gt;
+    &lt;/screen&gt;
+&lt;/consumers&gt;</pre>
+</div>
+</div>
+<div class="section" id="what-kind-of-transition-animations-are-supported">
+<h2>What kind of transition animations are supported?<a class="headerlink" href="#what-kind-of-transition-animations-are-supported" title="Permalink to this headline">¶</a></h2>
+<p>CasparCG can do PUSH, WIPE, SLIDE and MIX using the LOAD, LOADBG and PLAY commands.</p>
+<p>It is also possible to create more advanced custom transitions using MIXER commands.</p>
+</div>
 </div>
 
 
       </div>
       <div class="sphinxsidebar">
         <div class="sphinxsidebarwrapper">
+  <h3><a href="../contents.html">Table Of Contents</a></h3>
+  <ul>
+<li><a class="reference internal" href="#">General CasparCG FAQ</a><ul>
+<li><a class="reference internal" href="#where-can-i-find-the-documentation-for-the-configuration-file-casparcg-config">Where can I find the documentation for the configuration file (casparcg.config)?</a></li>
+<li><a class="reference internal" href="#when-i-start-casparcg-all-i-get-is-an-empty-console-window">When I start CasparCG all I get is an empty console window?</a></li>
+<li><a class="reference internal" href="#how-can-i-get-fill-and-key-to-two-separate-outputs-e-g-two-screens">How can I get fill and key to two separate outputs? e.g. two screens.</a></li>
+<li><a class="reference internal" href="#what-kind-of-transition-animations-are-supported">What kind of transition animations are supported?</a></li>
+</ul>
+</li>
+</ul>
+
   <h4>Previous topic</h4>
   <p class="topless"><a href="index.html"
                         title="previous chapter">CasparCG Frequently Asked Questions</a></p>
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 494c82f057978665d00f888d480bf60483337437..ebf88f354cdcc6f015261280827c80bb4659a04e 100644 (file)
@@ -67,6 +67,7 @@
 <li class="toctree-l1"><a class="reference internal" href="general.html">General CasparCG FAQ</a></li>
 <li class="toctree-l1"><a class="reference internal" href="decklink.html">Decklink FAQ</a></li>
 <li class="toctree-l1"><a class="reference internal" href="bluefish.html">Bluefish FAQ</a></li>
+<li class="toctree-l1"><a class="reference internal" href="flash.html">Flash FAQ</a></li>
 </ul>
 </div>
 </div>
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 8163a463e73a5a4fd1b02001434183c221694696..e15d3458fa2c9b77b821fcb147279eb5196dfda6 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 375657d245884182fafdebd62b77e9b057535891..2c845a827869c812ae70b1b79a6eb2e0a1a0d63a 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 96fed7c3c50c310c5cf6c4fe33a9fc79f2e7cb11..b934ea697cb96b20f60fd20b21dae83ef4acbea9 100644 (file)
   <p>
     Welcome! This is
     the documentation for CasparCG
-    2.0, last updated Mar 11, 2012.
+    2.0, last updated Mar 13, 2012.
   </p>
   
   <p><strong>Parts of the documentation:</strong></p>
   <table class="contentstable" align="center"><tr>
     <td width="50%">
-      <p class="biglink"><a class="biglink" href="whatsnew/2.0.html">What's new in CasparCG 2.0?</a><br/>
+      <p class="biglink"><a class="biglink" href="whatsnew/index.html">What's new in CasparCG 2.0?</a><br/>
          <span class="linkdescr">short summary of new features</span></p>
+      <p class="biglink"><a class="biglink" href="tutorial/index.html">Tutorial</a><br/>
+         <span class="linkdescr">tutorials</span></p>
       <p class="biglink"><a class="biglink" href="amcp/index.html">AMCP</a><br/>
          <span class="linkdescr">describes the AMCP control protocol</span></p>
       <p class="biglink"><a class="biglink" href="producers/index.html">Producers</a><br/>
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index d8e7ac1e319770d7e2892c798aba1911c6c6358a..01853e5de3c2902def2a11b8696db809a191f2c5 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index bceb89283eec21683037ed0c72f76e6beeddd685..1199f8ea2ab007a0018d0bfd27829f3963dc767a 100644 (file)
@@ -2,4 +2,4 @@
 # Project: CasparCG
 # Version: 2
 # The remainder of this file is compressed using zlib.
-xÚm\8e1kÃ0\10\85\8a\83\ 6:¹!k·ÖÐÒ¡¥i\86Ì\17ë*\8bH'G'áäßÇÆ\16ÄàM|ï}ºg\88-kº\82$ýêðD\ eª\1d\98\99¾´É»'ø\1aß*R\17b²lªS6²\14F2\957ðWzð>På\83^¹Ðݪ\12ÌG¾\83Î\8eæ[B\18\9bv©Lln\1f¦Â/\1aR\96S\1cä&ÙÀK\ 5}Óm\1fã²±\ eÞg¶\r\8ePõ-&aê«\95¡%Û>lÝÀq Ï\ 2\83e¨Q:\8cõ§úÇËÚ\1f\ 3^êE\80\8fH\97L\9cÜ\rÞäL\1aö\99dÜ$ê\ e\88\14\90
\ No newline at end of file
+xÚm\90ÍjÃ0\10\84ïz\8a\85\ 6zRM¯½µ\86\94\1e\a=+öÆ\16\95V\8eVÂÍÛWÂR\88Á7ñÍÌî¬\ 6$M=þ\ 1\87þÁ¨\ 3\1a\90÷0\14z7\ 6knà%¿\85ÇÉù i\90\878ð:\90ÉbÞÁgõÁS¢Âº~cÃt\96U(K^]\1f\r\96]\8cÊwã:²°âþZ\fïj@¡)ø\14î\82\8e(ÛM͵\;¶ÎÚHºS\19\8ayT\81       g¹Q´jÍU×\1dü$zËð\863h\82Vñ¤|û,B\fò¨Ó\15«\11\89\95i²$;G\1c-úËwE¢üYaDØçl[\fâ¨N[\8d\12^\97©ëaïñ\14\91\829Ã#ÿb\ f\1f\119_È¢vØ\1axé·=õ»È,þ\ 1&åÅw
\ No newline at end of file
index f161935605db47272a2fc4f047f5aeafd162c5c7..1d4983139e2511a05004a1894c5d3d30a1755c92 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 2122c18a6cc00a2a4703aeb590c9fe951d03a39b..b546981f624084973cd94e7d3cec35cd2f0147b4 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 7b7c37e4f9846262fb4a94240760c7ae4d7addc7..1a4af42493f10f2e21b94f8876ada0951cb3dce5 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index ad53f84528b4dc74aa416e1fcd680856119e6077..c156adc4cb6afce30e98f0742f4a0cbaa92aa27d 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 9d564a9de0aaec44701faed2128cb0f989c93000..ac2747b69ac5ced51af901bec0f5990421b68246 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 561a53ef13bafb77bc44ea46757d8f290b89e611..6dd44d26afeba22b01a97e1637c8340b7108cb42 100644 (file)
@@ -33,7 +33,7 @@
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
     <link rel="next" title="1. FFMPEG Producer" href="ffmpeg.html" />
-    <link rel="prev" title="10. Misc Commands" href="../amcp/misc-commands.html" />
+    <link rel="prev" title="Running the File Consumer" href="../tutorial/file-consumer.html" />
  
 
   </head>
@@ -48,7 +48,7 @@
           <a href="ffmpeg.html" title="1. FFMPEG Producer"
              accesskey="N">next</a> |</li>
         <li class="right" >
-          <a href="../amcp/misc-commands.html" title="10. Misc Commands"
+          <a href="../tutorial/file-consumer.html" title="Running the File Consumer"
              accesskey="P">previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
  
@@ -95,8 +95,8 @@
       <div class="sphinxsidebar">
         <div class="sphinxsidebarwrapper">
   <h4>Previous topic</h4>
-  <p class="topless"><a href="../amcp/misc-commands.html"
-                        title="previous chapter">10. Misc Commands</a></p>
+  <p class="topless"><a href="../tutorial/file-consumer.html"
+                        title="previous chapter">Running the File Consumer</a></p>
   <h4>Next topic</h4>
   <p class="topless"><a href="ffmpeg.html"
                         title="next chapter">1. FFMPEG Producer</a></p>
           <a href="ffmpeg.html" title="1. FFMPEG Producer"
              >next</a> |</li>
         <li class="right" >
-          <a href="../amcp/misc-commands.html" title="10. Misc Commands"
+          <a href="../tutorial/file-consumer.html" title="Running the File Consumer"
              >previous</a> |</li>
         <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
  
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 34afb311dd7f1db8020890074da2075a8e84c549..0e924613b08af544af1efac8c3f02a9457f8ac98 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index bc9ae4bfa8f8069186b3aa2827c5c831bd577636..ab2014dfa4316be760d654f7c8368f99ca2045a4 100644 (file)
@@ -1 +1 @@
-Search.setIndex({objects:{},terms:{all:[17,11,13,6,28,27,15,31],code:[18,6,8],queri:[18,8,27,31],consum:[0,23,11,19,28,8,7,29,2],follow:13,graph:[29,0,21,11,31],flash:[21,25,27,12,13,8],specif:[13,28],send:13,tween:[15,28],program:6,swap:[18,28,8],under:[13,20],sent:13,string:[20,11,12,13,6,28,27,15,31],fals:[29,0],"void":13,faq:[4,10,1,14,8],distort:0,volum:[18,15,8],wipe:28,level:[18,15,8],list:[18,20,8,27],direct:28,jump:13,video:[0,21,12,28,15,31],compat:[18,6,8,27],index:[12,15,28],what:[13,30,8,3],diag:[18,17,8],loadbg:[18,28,8],"while":31,current:[0,21,17,11,29,31],version:[18,8,27],"new":[30,13,6,8,3],method:13,contrast:[18,15,8],can:[20,0,31],gener:[4,10,8],j2k:[],path:27,sinc:6,valu:[15,13,0,6,31],wait:[29,0],step:13,behav:6,"1280x720":11,chang:[18,15,6,8,31],chanc:13,useful:20,appli:6,transit:28,filenam:[0,11,27,29,8,31],visibl:[13,6],from:[13,17,28,27],would:13,memori:13,doubl:15,two:21,next:[18,13,8],call:[18,13,28,8,31],until:13,more:13,flag:13,indic:6,must:13,graphic:[18,20,13,6,8],retriev:[18,20,8],prepar:[13,28],histori:[24,8],blackmag:12,unread:6,control:[18,13],casparcg:[18,30,20,13,3,4,10,6,15,8,31],stream:15,backslash:6,key_onli:[29,0,8],want:[13,6],multipl:13,anoth:6,length:[12,28,8,31],fastdecod:11,actionscript:13,instead:15,config:[15,27],"128k":11,updat:[18,13,8],max:15,after:31,buffer_depth:[0,8],date:3,end:[12,31],data:[6,27,18,13,20,8],produc:[21,12,25,27,5,28,16,8,31],caus:0,inform:[18,13,6,8,27],allow:20,enter:6,order:[15,6],movi:[27,31],move:28,jpeg:[],through:31,paramet:[0,19,25,11,12,13,6,28,29,8,31],some:[13,20],disconnect:17,directli:13,late:[0,21],window:17,main:18,might:[13,20],anim:13,recal:20,thei:6,auto:28,number:31,"break":[18,6,8],introduct:[30,8,3],name:[12,20,6],vcodec:11,drop:0,separ:6,slide:28,exampl:[0,20,17,11,12,13,6,28,27,29,15,31],mode:[12,0,15,21,31],each:[13,6],found:6,continu:13,my_video:28,meta:27,event:6,special:[18,6,8],out:13,space:6,open:17,content:8,"100p":31,foreground:28,"goto":[18,13,8],advanc:18,decklink:[0,1,19,25,4,12,28,8],ask:[4,8],org:31,keep:6,filter:[12,31,28,8,25],my_table_templ:27,my_data:20,assign:20,frequent:[4,8],first:28,info:[18,13,8,27],render:[15,21],misc:[18,17,8],scene:13,miss:6,size:31,differ:13,start:[28,8,31],licens:[24,8],system:[19,7,8,27],attach:[12,29,0],illeg:6,termin:6,conveni:20,store:[18,13,20,8],option:11,tool:13,specifi:[15,13,6,28,27],sync:[29,0,21],broadcast:20,enclos:6,mostli:6,textfield:13,than:13,png:[],templatedata:13,target:11,aac:11,provid:[12,13,6,28],remov:[18,13,28,8,11],charact:6,matter:6,clip:[18,15,28,8],ani:[13,6],have:[20,11,31],need:6,seek:[28,8,31],issu:27,min:15,"64mb":31,note:[15,11],mix:28,client:[18,6,8,27],build:13,which:[12,29,0,31],noth:31,channel:[17,27,12,13,28,15],bye:[18,17,8],normal:0,buffer:[0,31],previou:6,compress:21,svtnew:13,most:6,plai:[18,12,13,28,8,31],preset:11,brigth:[18,15,8],"class":13,clear:[18,13,6,28,15,8],doe:13,"0x0d":6,satur:[18,15,8],blend:[18,15,8],"0x0a":6,show:13,channl:27,text:13,syntax:[0,17,11,12,13,20,28,27,29,15,31],bright:15,xml:[13,6,27],onli:[29,0],execut:[6,28],copyright:[8,9],configur:[12,29,0,27,31],activ:15,state:13,underflow:31,latenc:[0,8],templat:[21,6,27,18,13,20,8],count:31,get:[13,6],libx264:11,stop:[18,13,28,8],libavfilt:[12,31],report:[26,8],easeinesin:28,requir:[13,15],ffmpeg:[0,25,11,29,8,31],enabl:[29,0],"default":[28,13,0,6,29],crf:11,contain:6,keyer:[18,15,0,8],andersson:13,set:[12,0,31],frame:[0,21,11,12,28,29,31],packet:31,see:[13,15,28],bare:6,linefe:6,fail:6,kei:[15,29,0],correctli:13,label:13,behind:13,won:13,between:[29,0,28,21],parent:12,screen:[19,8,2],extens:21,addit:28,both:[6,28],opac:[18,15,8],equal:15,instanc:13,whole:6,load:[18,13,28,8],point:31,tga:[],suppli:13,respect:28,quotat:6,devic:[12,29,0,8],due:27,empti:6,mark:6,compon:[13,27],trigger:13,basic:[18,28,8],acodec:11,adob:13,imag:[23,25,19,5,16,8],resolut:15,you:[20,13,6],bmp:[],"case":6,ident:15,look:13,durat:[15,28],invok:[18,13,21,8],abov:[13,15],error:[18,6,8],loop:[28,8,31],layer:[13,15,28,27],readi:[21,31],demo:13,jpg:[],video_channel:6,player:13,hflip:[12,28,31],"return":[6,27,18,13,20,8,31],sever:6,develop:13,cinf:[18,8,27],media:[21,25,27,18,6,8,31],make:13,same:11,shorter:20,decod:[29,0,11,31],document:[13,22,8],pal:12,complet:[13,31],mov:[28,11],action:6,extern:0,implement:[6,11],tune:11,older:27,spent:[29,0,21,11,31],without:31,command:[21,20,17,27,18,13,6,28,15,8,31],playout:28,thi:[20,13,0,6,31],model:12,audio:[19,29,0,7,8],left:28,protocol:[18,6],paus:[18,28,8],just:13,templatehost:27,dnxhd:28,languag:6,cut:28,also:6,param:21,add:[0,11,18,13,28,29,8],valid:6,input:[15,31],save:[13,20],take:13,march:3,format:[12,13,8,27],read:27,piec:6,discreet:13,grid:[18,15,8],background:28,tick:[29,0,21],presum:6,like:13,activex:13,success:[18,6,8],server:[17,6,27,18,20,8],either:13,output:[15,0,28],www:31,right:28,ascend:15,understood:6,intern:[0,6],embedded_audio:[29,0,8],unless:13,start_intro:13,librari:31,insensit:6,achiev:6,larg:20,overlai:15,refer:[18,13,8],run:[17,27],host:[13,21],about:[22,13,6,8,27],actual:13,commun:[18,6,8],mixer:[18,15,8],cadenc:0,yadif:[12,31],"2x2":15,disabl:[29,0],gamma:15,own:13,tiff:[],encod:6,dataset:[13,20],componentdata:13,been:[6,11],nikla:13,swf:21,your:13,wai:[13,6],support:[31,25,8,11,21],question:[4,8],transform:15,"long":6,custom:13,avail:20,gif:[],much:20,low:0,"function":[31,28,8,25],mediafil:27,skip:[21,31],line:6,inlin:13,"true":[13,0,29],bug:[26,8],reset:15,utf:6,possibl:13,whether:31,displai:[0,17,13,20,28,29],amcp:[18,6,8],below:13,embed:[29,0],creat:[13,15],"int":[0,27,12,13,28,29,15,31],descript:[29,0,21,11,31],doesn:6,diagnost:[0,21,19,17,11,12,29,31,8,25],intro:13,file:[21,19,11,12,6,28,27,8,31],fill:[18,15,29,0,8],titl:[],when:[13,20],carriag:6,channel_grid:[18,17,8],codec:28,test:[13,11],tif:[],node:13,sequenc:[18,6,8],scale:[0,21,11,29,15,31],escap:[13,6],bluefish:[0,4,19,14,29,8],mask:15,depth:0,time:[0,21,11,20,29,31],push:28,ultrafast:11,backward:[18,6,8],scroll:[5,8,25]},objtypes:{},titles:["1. Decklink Consumer","Decklink FAQ","3. Screen Consumer","What&#8217;s New in CasparCG","CasparCG Frequently Asked Questions","4. Image Scroll Producer","1. Communication","4. System Audio Consumer","CasparCG Documentation Contents","Copyright","General CasparCG FAQ","5. File Consumer","5. Decklink Producer","6. Template Graphics Commands","Bluefish FAQ","8. Mixer Commands","3. Image Producer","10. Misc Commands","AMCP 2.0 Reference","Consumers","7. Data Commands","2. Flash Producer","About these documents","6. Image Consumer","History and License","Producers","Reporting Bugs","9. Query Commands","5. Basic Commands","2. Bluefish Consumer","What&#8217;s New in CasparCG 2.0","1. FFMPEG Producer"],objnames:{},filenames:["consumers/decklink","faq/decklink","consumers/screen","whatsnew/index","faq/index","producers/image-scroll","amcp/introduction","consumers/system-audio","contents","copyright","faq/general","consumers/file","producers/decklink","amcp/template-graphics-commands","faq/bluefish","amcp/mixer-commands","producers/image","amcp/misc-commands","amcp/index","consumers/index","amcp/data-commands","producers/flash","about","consumers/image","license","producers/index","bugs","amcp/query-commands","amcp/basic-commands","consumers/bluefish","whatsnew/2_0","producers/ffmpeg"]})
\ No newline at end of file
+Search.setIndex({objects:{},terms:{all:[20,14,30,11,6,31,12,17,8,34],code:[21,6,8],queri:[21,8,30,34],consum:[19,0,1,26,12,22,11,31,2,16,7,32,8],four:1,disc:[],follow:[14,16],disk:16,decid:16,graph:[32,0,24,12,34],flash:[24,28,10,30,4,13,14,8],send:[10,14,16],tween:[17,31],program:6,swap:[21,31,8],under:[14,23],sent:14,string:[23,12,13,14,6,31,30,17,34],fals:[32,0],"void":14,faq:[1,10,4,11,15,8],distort:0,volum:[21,17,8],prore:16,wipe:[11,31],tri:[],level:[21,17,8],list:[21,23,8,30],direct:31,jump:14,video:[0,24,13,31,16,17,34],compat:[21,6,8,30],index:[13,17,31],what:[1,14,3,11,16,33,8],diag:[21,20,8],section:11,loadbg:[21,11,31,8],"while":34,current:[0,24,10,20,12,32,34],version:[21,8,30],"new":[33,14,6,8,3],method:14,contrast:[21,17,8],can:[0,1,11,23,16,8,34],gener:[4,11,8],j2k:[],studio:1,path:30,sinc:[10,6],valu:[17,14,0,6,34],wait:[32,0],host:[14,24],behav:6,action:6,extrem:1,implement:[6,12],chanc:14,useful:23,appli:6,transit:[11,31,8],filenam:[0,30,12,32,8,34],visibl:[14,6],highli:16,from:[14,20,31,30],would:14,memori:14,doubl:17,two:[11,24,8],next:[21,14,8],call:[21,14,31,8,34],recommend:16,type:16,until:14,more:[11,14,16],qualiti:16,flag:14,indic:6,must:14,graphic:[6,14,21,11,23,8],retriev:[21,23,8],prepar:[14,31],work:[1,8],histori:[27,8],blackmag:13,unread:6,control:[21,14],casparcg:[19,33,1,10,21,14,3,4,11,6,23,17,8,34],stream:17,backslash:6,key_onli:[32,0,8],high:16,want:[14,6],ati:11,cours:16,multipl:14,anoth:6,my_table_templ:30,how:[11,1,8],fastdecod:[16,12],actionscript:14,instead:17,config:[11,17,8,30],"128k":12,updat:[21,14,8],max:17,after:34,buffer_depth:[0,8],date:3,end:[13,34],data:[6,30,21,14,23,8],correspond:16,disabl:[32,0],issu:30,inform:[21,14,6,8,30],allow:23,enter:6,fallback:[10,11],order:[17,6],movi:[30,34],move:31,jpeg:[],through:34,myfil:16,paramet:[0,22,28,12,13,14,6,31,16,32,8,34],disconnect:20,directli:[10,14],duplex:1,late:[0,24],window:[11,20,8],main:21,might:[14,23],anim:[11,14,8],recal:23,thei:6,auto:31,number:34,"break":[21,6,8],introduct:[33,8,3],name:[13,23,6],vcodec:[16,12],drop:0,separ:[11,6,8],slide:[11,31],mode:[13,0,17,24,34],each:[14,6],found:[11,6],continu:14,my_video:31,meta:30,event:6,special:[21,6,8],out:14,space:6,open:20,content:8,"100p":34,pix_fmt:16,foreground:31,"goto":[21,14,8],advanc:[21,11],decklink:[0,1,22,28,4,13,31,8],ask:[4,8],org:34,card:[11,1,8],mimic:[],success:[21,6,8],keep:6,filter:[13,34,31,8,28],length:[13,31,8,34],unabl:10,my_data:23,assign:23,frequent:[4,8],first:31,info:[21,14,8,30],render:[10,17,24],feel:16,misc:[21,20,8],scene:14,alreadi:16,dvvideo:16,miss:6,size:[16,34],differ:14,gif:[],licens:[27,8],system:[22,10,7,8,30],attach:[13,32,0],illeg:6,termin:6,conveni:23,store:[21,14,23,8],consol:[11,8],option:[11,1,16,12],tool:14,specifi:[30,14,6,31,16,17],sync:[32,0,24],broadcast:23,enclos:6,mostli:6,gpu:[10,8],quad:[1,8],textfield:14,than:14,png:[],templatedata:14,target:12,aac:12,provid:[13,14,6,31,16],andersson:14,bitrat:16,multibridg:1,charact:6,matter:6,other:16,clip:[21,17,31,8],pro:1,argument:16,have:[1,12,11,23,16,34],need:[6,16],seek:[31,8,34],caus:0,probabl:11,sdi:[10,1,8],min:17,"64mb":34,note:[11,17,12],mix:[11,31],exampl:[0,23,20,12,13,14,6,31,30,32,17,34],build:14,which:[0,13,11,16,32,34],mediafil:30,noth:34,channel:[20,30,13,14,31,16,17],bye:[21,20,8],normal:0,buffer:[0,34],previou:6,compress:24,svtnew:14,most:6,plai:[14,21,13,11,31,8,34],preset:[16,12],brigth:[21,17,8],"class":14,vicdeo:16,clear:[21,14,6,31,17,8],doe:[10,1,14],"0x0d":6,blend:[21,17,8],"0x0a":6,somewhat:16,show:14,channl:30,text:14,syntax:[0,20,12,13,14,23,31,30,16,32,17,34],bright:17,find:[11,8],xml:[14,6,30],onli:[32,10,0,1,11],just:14,copyright:[9,8],configur:[0,1,30,13,11,32,8,34],activ:17,state:14,underflow:34,latenc:[0,8],templat:[24,6,30,21,14,23,8],count:34,get:[11,6,1,14,8],libx264:[16,12],stop:[21,14,31,16,8],kind:[11,8],libavfilt:[13,34],nativ:1,report:[29,8],utf:6,requir:[14,17],ffmpeg:[0,28,12,16,32,8,34],enabl:[32,0],whether:34,crf:[16,12],contain:[6,16],keyer:[21,17,0,8],where:[11,16,8],remov:[12,21,14,31,16,8],set:[13,0,34],commandlin:16,frame:[0,24,12,13,31,32,34],packet:34,see:[14,17,31,16],bare:6,linefe:6,fail:6,parent:13,correctli:14,label:14,behind:14,won:14,between:[32,0,31,24],kei:[0,1,11,32,17,8],h264:16,screen:[22,11,8,2],extens:[24,16],addit:31,both:[31,6,1,8],opac:[21,17,8],howev:1,equal:17,instanc:14,whole:6,load:[21,11,31,14,8],acceler:[10,8],simpli:16,point:34,tga:[],suppli:14,respect:31,better:11,duo:1,quotat:6,devic:[0,1,10,13,11,32,8],due:30,empti:[11,6,8],mark:6,compon:[14,30],trigger:14,basic:[21,31,8],acodec:[16,12],adob:14,imag:[26,28,22,5,18,8],resolut:17,ani:[14,6],bmp:[],"case":6,multi:16,ident:17,look:14,durat:[17,31],defin:11,invok:[21,14,24,8],abov:[14,17,16],error:[21,6,8],ultra:1,loop:[31,8,34],layer:[14,17,31,30],advantag:16,readi:[24,34],demo:14,jpg:[],video_channel:6,player:14,hflip:[13,31,34],tif:[],"return":[6,30,21,14,23,8,34],sever:6,develop:14,cinf:[21,8,30],media:[24,28,30,21,6,8,34],make:14,same:12,shorter:23,tutori:[19,8],decod:[32,0,12,34],document:[25,11,16,14,8],pal:13,complet:[14,34],optim:16,piec:6,"1280x720":12,user:16,skip:[24,34],extern:[0,1,8],chang:[21,17,6,8,34],tune:[16,12],appropri:16,older:30,spent:[32,0,24,12,34],without:34,client:[21,6,8,30],command:[24,23,20,14,30,21,11,6,31,16,17,8,34],playout:31,thi:[23,14,0,6,34],choos:16,model:13,audio:[0,10,7,22,16,32,8],left:31,comment:11,protocol:[21,6],paus:[21,31,8],execut:[6,31],templatehost:30,dnxhd:[31,16],shuttl:1,languag:6,cut:31,also:[11,6,16],param:24,add:[0,12,21,14,31,16,32,8],codec:[31,16],sampler:16,input:[17,1,8,34],save:[14,23],pixel_format:16,take:[14,16],march:3,format:[13,14,16,8,30],read:30,mov:[31,16,12],discreet:14,grid:[21,17,8],background:31,tick:[32,0,24],you:[1,6,14,11,23,16],activex:14,like:14,specif:[14,31],signal:[10,8],server:[20,6,30,21,23,8],either:[14,1],output:[0,1,11,31,17,8],amd:11,www:34,right:31,captur:10,some:[14,23,16],understood:6,intern:[6,0,1,8],stage3d:[10,8],embedded_audio:[32,0,8],unless:14,start_intro:14,librari:34,insensit:6,bottom:11,though:16,achiev:6,larg:23,overlai:17,refer:[21,14,8],core:16,run:[19,20,16,8,30],step:14,isn:[10,8],fulli:11,about:[25,14,6,8,30],actual:14,commun:[21,6,8],mixer:[21,11,17,8],cadenc:0,intens:1,yadif:[13,34],"2x2":17,produc:[24,13,28,30,5,31,18,8,34],gamma:17,own:14,tiff:[],encod:[6,16],dataset:[14,23],componentdata:14,been:[6,12],framer:16,nikla:14,swf:24,your:14,wai:[14,6],support:[1,24,28,10,12,11,8,34],question:[4,8],transform:17,"long":6,custom:[11,14],avail:[11,23,1,16],start:[11,31,16,8,34],much:23,low:0,"function":[34,31,8,28],ascend:17,satur:[21,17,8],line:6,inlin:14,"true":[32,11,0,1,14],bug:[29,8],reset:17,easeinesin:31,possibl:[11,14],"default":[0,10,14,6,31,16,32],displai:[0,20,14,23,31,32],amcp:[21,6,8],below:14,embed:[10,0,32,8],creat:[11,17,14],"int":[0,30,13,14,31,32,17,34],mask:17,doesn:6,diagnost:[0,24,22,20,12,13,32,34,8,28],intro:14,file:[19,24,22,30,13,11,6,31,12,16,8,34],home:16,fill:[0,21,11,32,17,8],titl:[],when:[11,23,14,8],depth:0,channel_grid:[21,20,8],valid:6,futur:11,test:[14,12],presum:6,node:14,sequenc:[21,6,8],why:[10,8],scale:[0,24,12,32,17,34],ultrafast:[16,12],bluefish:[0,4,22,15,32,8],descript:[32,0,24,12,34],cpu:[10,11,16],carriag:6,time:[0,24,12,23,32,34],push:[11,31],escap:[14,6],backward:[21,6,8],scroll:[5,8,28]},objtypes:{},titles:["1. Decklink Consumer","Decklink FAQ","3. Screen Consumer","What&#8217;s New in CasparCG","CasparCG Frequently Asked Questions","4. Image Scroll Producer","1. Communication","4. System Audio Consumer","CasparCG Documentation Contents","Copyright","Flash FAQ","General CasparCG FAQ","5. File Consumer","5. Decklink Producer","6. Template Graphics Commands","Bluefish FAQ","Running the File Consumer","8. Mixer Commands","3. Image Producer","CasparCG Tutorials","10. Misc Commands","AMCP 2.0 Reference","Consumers","7. Data Commands","2. Flash Producer","About these documents","6. Image Consumer","History and License","Producers","Reporting Bugs","9. Query Commands","5. Basic Commands","2. Bluefish Consumer","What&#8217;s New in CasparCG 2.0","1. FFMPEG Producer"],objnames:{},filenames:["consumers/decklink","faq/decklink","consumers/screen","whatsnew/index","faq/index","producers/image-scroll","amcp/introduction","consumers/system-audio","contents","copyright","faq/flash","faq/general","consumers/file","producers/decklink","amcp/template-graphics-commands","faq/bluefish","tutorial/file-consumer","amcp/mixer-commands","producers/image","tutorial/index","amcp/misc-commands","amcp/index","consumers/index","amcp/data-commands","producers/flash","about","consumers/image","license","producers/index","bugs","amcp/query-commands","amcp/basic-commands","consumers/bluefish","whatsnew/2_0","producers/ffmpeg"]})
\ No newline at end of file
diff --git a/build/html/tutorial/file-consumer.html b/build/html/tutorial/file-consumer.html
new file mode 100644 (file)
index 0000000..f0c8c91
--- /dev/null
@@ -0,0 +1,163 @@
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    
+    <title>Running the File Consumer &mdash; CasparCG 2.0 documentation</title>
+    
+    <link rel="stylesheet" href="../_static/default.css" type="text/css" />
+    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
+    
+    <script type="text/javascript">
+      var DOCUMENTATION_OPTIONS = {
+        URL_ROOT:    '../',
+        VERSION:     '2.0',
+        COLLAPSE_INDEX: false,
+        FILE_SUFFIX: '.html',
+        HAS_SOURCE:  true
+      };
+    </script>
+    <script type="text/javascript" src="../_static/jquery.js"></script>
+    <script type="text/javascript" src="../_static/underscore.js"></script>
+    <script type="text/javascript" src="../_static/doctools.js"></script>
+    <script type="text/javascript" src="../_static/sidebar.js"></script>
+    <link rel="search" type="application/opensearchdescription+xml"
+          title="Search within CasparCG 2.0 documentation"
+          href="../_static/opensearch.xml"/>
+    <link rel="author" title="About these documents" href="../about.html" />
+    <link rel="copyright" title="Copyright" href="../copyright.html" />
+    <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
+    <link rel="up" title="CasparCG Tutorials" href="index.html" />
+    <link rel="next" title="Producers" href="../producers/index.html" />
+    <link rel="prev" title="CasparCG Tutorials" href="index.html" />
+
+  </head>
+  <body>
+    <div class="related">
+      <h3>Navigation</h3>
+      <ul>
+        <li class="right" style="margin-right: 10px">
+          <a href="../genindex.html" title="General Index"
+             accesskey="I">index</a></li>
+        <li class="right" >
+          <a href="../producers/index.html" title="Producers"
+             accesskey="N">next</a> |</li>
+        <li class="right" >
+          <a href="index.html" title="CasparCG Tutorials"
+             accesskey="P">previous</a> |</li>
+        <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
+
+          <li><a href="index.html" accesskey="U">CasparCG Tutorials</a> &raquo;</li> 
+      </ul>
+    </div>  
+
+    <div class="document">
+      <div class="documentwrapper">
+        <div class="bodywrapper">
+          <div class="body">
+            
+  <div class="section" id="running-the-file-consumer">
+<span id="tut-file"></span><h1>Running the File Consumer<a class="headerlink" href="#running-the-file-consumer" title="Permalink to this headline">¶</a></h1>
+<p>The disk consumer uses ffmpeg to encode video and ffmpeg users will feel somewhat at home with the commands.</p>
+<p>The encoding will take advantage of multi-core cpus.</p>
+<p>To start the disk consumer you need to send the following command:</p>
+<div class="highlight-python"><pre>ADD 1 FILE myfile.mov</pre>
+</div>
+<p>Where the file extension will decide the container format and appropriate codec.</p>
+<p>To stop it you simply type:</p>
+<div class="highlight-python"><pre>REMOVE 1 FILE</pre>
+</div>
+<p>The default, and recommended format is H264 which uses the highly optimized libx264 encoder. You can of course also choose what codec to encode to. The file consumer follows commandline arguments syntax used by ffmpeg, see ffmpeg for more options. Some of the available options are:</p>
+<div class="highlight-python"><pre>-f // container format
+-vcodec // vicdeo codec
+-pix_fmt // pixel_format
+-r // video framerate
+-s // size
+-b // video bitrate
+-acodec // audio codec
+-ar // audio samplerate
+-ab // audio bitrate
+-ac // audio channels</pre>
+</div>
+<div class="highlight-python"><pre>ADD 1 FILE myfile.mov -vcodec dnxhd
+ADD 1 FILE myfile.mov -vcodec prores
+ADD 1 FILE myfile.mov -vcodec dvvideo
+ADD 1 FILE myfile.mov -vcodec libx264</pre>
+</div>
+<p>For the above formats we have already provided high quality default parameters. Though you can of course also specify other codecs (see the -vcodec option in ffmpeg), and the corresponding options (see ffmpeg documentation):</p>
+<div class="highlight-python"><pre>ADD 1 FILE myfile.mov -vcodec libx264 -preset ultrafast -tune fastdecode -crf 5</pre>
+</div>
+</div>
+
+
+          </div>
+        </div>
+      </div>
+      <div class="sphinxsidebar">
+        <div class="sphinxsidebarwrapper">
+  <h4>Previous topic</h4>
+  <p class="topless"><a href="index.html"
+                        title="previous chapter">CasparCG Tutorials</a></p>
+  <h4>Next topic</h4>
+  <p class="topless"><a href="../producers/index.html"
+                        title="next chapter">Producers</a></p>
+<h3>This Page</h3>
+<ul class="this-page-menu">
+  <li><a href="../bugs.html">Report a Bug</a></li>
+  <li><a href="../_sources/tutorial/file-consumer.txt"
+         rel="nofollow">Show Source</a></li>
+</ul>
+
+<div id="searchbox" style="display: none">
+  <h3>Quick search</h3>
+    <form class="search" action="../search.html" method="get">
+      <input type="text" name="q" />
+      <input type="submit" value="Go" />
+      <input type="hidden" name="check_keywords" value="yes" />
+      <input type="hidden" name="area" value="default" />
+    </form>
+    <p class="searchtip" style="font-size: 90%">
+    Enter search terms or a module, class or function name.
+    </p>
+</div>
+<script type="text/javascript">$('#searchbox').show(0);</script>
+        </div>
+      </div>
+      <div class="clearer"></div>
+    </div>
+    <div class="related">
+      <h3>Navigation</h3>
+      <ul>
+        <li class="right" style="margin-right: 10px">
+          <a href="../genindex.html" title="General Index"
+             >index</a></li>
+        <li class="right" >
+          <a href="../producers/index.html" title="Producers"
+             >next</a> |</li>
+        <li class="right" >
+          <a href="index.html" title="CasparCG Tutorials"
+             >previous</a> |</li>
+        <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
+
+          <li><a href="index.html" >CasparCG Tutorials</a> &raquo;</li> 
+      </ul>
+    </div>
+    <div class="footer">
+    &copy; <a href="../copyright.html">Copyright</a> 2011, Robert Nagy (ronag89@gmail.com).
+    <br />
+    <a href="http://www.python.org/psf/donations/">Please donate.</a>
+    <br />
+    Last updated on Mar 13, 2012.
+    <a href="../bugs.html">Found a bug</a>?
+    <br />
+    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+    </div>
+
+  </body>
+</html>
\ No newline at end of file
diff --git a/build/html/tutorial/index.html b/build/html/tutorial/index.html
new file mode 100644 (file)
index 0000000..2bbbb11
--- /dev/null
@@ -0,0 +1,136 @@
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    
+    <title>CasparCG Tutorials &mdash; CasparCG 2.0 documentation</title>
+    
+    <link rel="stylesheet" href="../_static/default.css" type="text/css" />
+    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
+    
+    <script type="text/javascript">
+      var DOCUMENTATION_OPTIONS = {
+        URL_ROOT:    '../',
+        VERSION:     '2.0',
+        COLLAPSE_INDEX: false,
+        FILE_SUFFIX: '.html',
+        HAS_SOURCE:  true
+      };
+    </script>
+    <script type="text/javascript" src="../_static/jquery.js"></script>
+    <script type="text/javascript" src="../_static/underscore.js"></script>
+    <script type="text/javascript" src="../_static/doctools.js"></script>
+    <script type="text/javascript" src="../_static/sidebar.js"></script>
+    <link rel="search" type="application/opensearchdescription+xml"
+          title="Search within CasparCG 2.0 documentation"
+          href="../_static/opensearch.xml"/>
+    <link rel="author" title="About these documents" href="../about.html" />
+    <link rel="copyright" title="Copyright" href="../copyright.html" />
+    <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
+    <link rel="next" title="Running the File Consumer" href="file-consumer.html" />
+    <link rel="prev" title="10. Misc Commands" href="../amcp/misc-commands.html" />
+
+  </head>
+  <body>
+    <div class="related">
+      <h3>Navigation</h3>
+      <ul>
+        <li class="right" style="margin-right: 10px">
+          <a href="../genindex.html" title="General Index"
+             accesskey="I">index</a></li>
+        <li class="right" >
+          <a href="file-consumer.html" title="Running the File Consumer"
+             accesskey="N">next</a> |</li>
+        <li class="right" >
+          <a href="../amcp/misc-commands.html" title="10. Misc Commands"
+             accesskey="P">previous</a> |</li>
+        <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
+      </ul>
+    </div>  
+
+    <div class="document">
+      <div class="documentwrapper">
+        <div class="bodywrapper">
+          <div class="body">
+            
+  <div class="section" id="casparcg-tutorials">
+<span id="tutorial-index"></span><h1>CasparCG Tutorials<a class="headerlink" href="#casparcg-tutorials" title="Permalink to this headline">¶</a></h1>
+<div class="toctree-wrapper compound">
+<ul>
+<li class="toctree-l1"><a class="reference internal" href="file-consumer.html">Running the File Consumer</a></li>
+</ul>
+</div>
+</div>
+
+
+          </div>
+        </div>
+      </div>
+      <div class="sphinxsidebar">
+        <div class="sphinxsidebarwrapper">
+  <h4>Previous topic</h4>
+  <p class="topless"><a href="../amcp/misc-commands.html"
+                        title="previous chapter">10. Misc Commands</a></p>
+  <h4>Next topic</h4>
+  <p class="topless"><a href="file-consumer.html"
+                        title="next chapter">Running the File Consumer</a></p>
+<h3>This Page</h3>
+<ul class="this-page-menu">
+  <li><a href="../bugs.html">Report a Bug</a></li>
+  <li><a href="../_sources/tutorial/index.txt"
+         rel="nofollow">Show Source</a></li>
+</ul>
+
+<div id="searchbox" style="display: none">
+  <h3>Quick search</h3>
+    <form class="search" action="../search.html" method="get">
+      <input type="text" name="q" />
+      <input type="submit" value="Go" />
+      <input type="hidden" name="check_keywords" value="yes" />
+      <input type="hidden" name="area" value="default" />
+    </form>
+    <p class="searchtip" style="font-size: 90%">
+    Enter search terms or a module, class or function name.
+    </p>
+</div>
+<script type="text/javascript">$('#searchbox').show(0);</script>
+        </div>
+      </div>
+      <div class="clearer"></div>
+    </div>
+    <div class="related">
+      <h3>Navigation</h3>
+      <ul>
+        <li class="right" style="margin-right: 10px">
+          <a href="../genindex.html" title="General Index"
+             >index</a></li>
+        <li class="right" >
+          <a href="file-consumer.html" title="Running the File Consumer"
+             >next</a> |</li>
+        <li class="right" >
+          <a href="../amcp/misc-commands.html" title="10. Misc Commands"
+             >previous</a> |</li>
+        <li><a href="../index.html">CasparCG 2.0 documentation</a> &raquo;</li>
+      </ul>
+    </div>
+    <div class="footer">
+    &copy; <a href="../copyright.html">Copyright</a> 2011, Robert Nagy (ronag89@gmail.com).
+    <br />
+    <a href="http://www.python.org/psf/donations/">Please donate.</a>
+    <br />
+    Last updated on Mar 13, 2012.
+    <a href="../bugs.html">Found a bug</a>?
+    <br />
+    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+    </div>
+
+  </body>
+</html>
\ No newline at end of file
index c1e01fc559695519bde8bf2a53ebd60d1b8c9610..b2b0d0a1f75fd0fc1e873144c20565bea8fae01e 100644 (file)
@@ -33,7 +33,7 @@
     <link rel="copyright" title="Copyright" href="../copyright.html" />
     <link rel="top" title="CasparCG 2.0 documentation" href="../index.html" />
     <link rel="up" title="What’s New in CasparCG" href="index.html" />
-    <link rel="next" title="AMCP Reference" href="../amcp/index.html" />
+    <link rel="next" title="AMCP 2.0 Reference" href="../amcp/index.html" />
     <link rel="prev" title="What’s New in CasparCG" href="index.html" />
  
 
@@ -46,7 +46,7 @@
           <a href="../genindex.html" title="General Index"
              accesskey="I">index</a></li>
         <li class="right" >
-          <a href="../amcp/index.html" title="AMCP Reference"
+          <a href="../amcp/index.html" title="AMCP 2.0 Reference"
              accesskey="N">next</a> |</li>
         <li class="right" >
           <a href="index.html" title="What’s New in CasparCG"
@@ -88,7 +88,7 @@
                         title="previous chapter">What&#8217;s New in CasparCG</a></p>
   <h4>Next topic</h4>
   <p class="topless"><a href="../amcp/index.html"
-                        title="next chapter">AMCP Reference</a></p>
+                        title="next chapter">AMCP 2.0 Reference</a></p>
 <h3>This Page</h3>
 <ul class="this-page-menu">
   <li><a href="../bugs.html">Report a Bug</a></li>
           <a href="../genindex.html" title="General Index"
              >index</a></li>
         <li class="right" >
-          <a href="../amcp/index.html" title="AMCP Reference"
+          <a href="../amcp/index.html" title="AMCP 2.0 Reference"
              >next</a> |</li>
         <li class="right" >
           <a href="index.html" title="What’s New in CasparCG"
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 8b82b4c98084a8357bf79ffa12722d2152675ed0..ebfb1c048ce721bfb3b6e4be66fe53362532110d 100644 (file)
     <br />
     <a href="http://www.python.org/psf/donations/">Please donate.</a>
     <br />
-    Last updated on Mar 11, 2012.
+    Last updated on Mar 13, 2012.
     <a href="../bugs.html">Found a bug</a>?
     <br />
     Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
index 4ef6ddffa2a9fb193f831a22b2cbfb6577a7e4d3..3b11a5959df03fb000c78c4f467de0d851fce512 100644 (file)
@@ -6,6 +6,7 @@
 
    whatsnew/index.rst
    amcp/index.rst
+   tutorial/index.rst
    producers/index.rst
    consumers/index.rst
    faq/index.rst
index a7fffe91bb2a95905f65c86e04d07dacb4a80756..ef65645ae1bd551b8927acba696465e2c5027824 100644 (file)
@@ -3,8 +3,10 @@
   <p><strong>Parts of the documentation:</strong></p>
   <table class="contentstable" align="center"><tr>
     <td width="50%">
-      <p class="biglink"><a class="biglink" href="{{ pathto("whatsnew/" + release) }}">What's new in CasparCG {{ release }}?</a><br/>
+      <p class="biglink"><a class="biglink" href="{{ pathto("whatsnew/2_0.rst") }}">What's new in CasparCG {{ release }}?</a><br/>
          <span class="linkdescr">short summary of new features</span></p>
+      <p class="biglink"><a class="biglink" href="{{ pathto("tutorial/index") }}">Tutorial</a><br/>
+         <span class="linkdescr">tutorials</span></p>
       <p class="biglink"><a class="biglink" href="{{ pathto("amcp/index") }}">AMCP</a><br/>
          <span class="linkdescr">describes the AMCP control protocol</span></p>
       <p class="biglink"><a class="biglink" href="{{ pathto("producers/index") }}">Producers</a><br/>
diff --git a/source/tutorial/file-consumer.rst b/source/tutorial/file-consumer.rst
new file mode 100644 (file)
index 0000000..609a9e5
--- /dev/null
@@ -0,0 +1,51 @@
+.. _tut-file:
+
+*************************
+Running the File Consumer
+*************************
+
+The disk consumer uses ffmpeg to encode video and ffmpeg users will feel somewhat at home with the commands.
+
+The encoding will take advantage of multi-core cpus.
+
+To start the disk consumer you need to send the following command:
+
+::
+    
+    ADD 1 FILE myfile.mov
+
+Where the file extension will decide the container format and appropriate codec.
+
+To stop it you simply type:
+
+::
+
+    REMOVE 1 FILE
+
+The default, and recommended format is H264 which uses the highly optimized libx264 encoder. You can of course also choose what codec to encode to. The file consumer follows commandline arguments syntax used by ffmpeg, see ffmpeg for more options. Some of the available options are:
+
+::
+
+    -f // container format
+    -vcodec // vicdeo codec
+    -pix_fmt // pixel_format
+    -r // video framerate
+    -s // size
+    -b // video bitrate
+    -acodec // audio codec
+    -ar // audio samplerate
+    -ab // audio bitrate
+    -ac // audio channels
+
+::
+        
+    ADD 1 FILE myfile.mov -vcodec dnxhd
+    ADD 1 FILE myfile.mov -vcodec prores
+    ADD 1 FILE myfile.mov -vcodec dvvideo
+    ADD 1 FILE myfile.mov -vcodec libx264
+
+For the above formats we have already provided high quality default parameters. Though you can of course also specify other codecs (see the -vcodec option in ffmpeg), and the corresponding options (see ffmpeg documentation):
+
+::
+
+    ADD 1 FILE myfile.mov -vcodec libx264 -preset ultrafast -tune fastdecode -crf 5
\ No newline at end of file
diff --git a/source/tutorial/index.rst b/source/tutorial/index.rst
new file mode 100644 (file)
index 0000000..46c9b96
--- /dev/null
@@ -0,0 +1,10 @@
+.. _tutorial-index:
+
+#####################################
+  CasparCG Tutorials
+#####################################
+
+.. toctree::
+   :maxdepth: 1
+
+   file-consumer.rst
\ No newline at end of file