]> git.sesse.net Git - casparcg/commitdiff
(no commit message)
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Tue, 13 Mar 2012 21:14:24 +0000 (21:14 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Tue, 13 Mar 2012 21:14:24 +0000 (21:14 +0000)
source/tutorial/file-consumer.rst

index 404f0e13290520625c4fb66a59f4a99dbdf454b3..a343ee1262f02ab1d7b8b4fb49c1be13fdbdbc46 100644 (file)
@@ -8,7 +8,7 @@ The file consumer uses ffmpeg to encode video.
 
 The encoding will automatically take advantage of multi-core CPUs.
 
-To start the file consumer you to send the following command:
+To start the file consumer send the following command:
 
 ::
     
@@ -23,7 +23,7 @@ To stop writing to the file send:
     REMOVE 1 FILE
 
 
-The file consumer follows commandline arguments syntax used by ffmpeg, see ffmpeg for more options. Some of the available options are:
+The file consumer follows the commandline argument syntax used by ffmpeg, see ffmpeg.org for more options (note, not all options supported by ffmpeg have been implemented). Some of the available options are:
 
 ::