From 70e00e218db28030fc42dd0876e4585209f19c5e Mon Sep 17 00:00:00 2001 From: ronag Date: Tue, 13 Mar 2012 21:14:24 +0000 Subject: [PATCH] --- source/tutorial/file-consumer.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/tutorial/file-consumer.rst b/source/tutorial/file-consumer.rst index 404f0e132..a343ee126 100644 --- a/source/tutorial/file-consumer.rst +++ b/source/tutorial/file-consumer.rst @@ -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: :: -- 2.39.2