[FFmpeg-devel] [PATCH] ffplay.texi: document -i FILE option

Stefano Sabatini stefano.sabatini-lala at poste.it
Sun Jun 5 00:10:18 CEST 2011


---
 doc/ffplay.texi |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/doc/ffplay.texi b/doc/ffplay.texi
index 7b99666..de942bb 100644
--- a/doc/ffplay.texi
+++ b/doc/ffplay.texi
@@ -13,7 +13,7 @@
 
 @example
 @c man begin SYNOPSIS
-ffplay [options] @file{input_file}
+ffplay [options] [@file{input_file}]
 @c man end
 @end example
 
@@ -82,6 +82,8 @@ the input video.
 Use the option "-filters" to show all the available filters (including
 also sources and sinks).
 
+ at item -i @var{input_file}
+Read @var{input_file}.
 @end table
 
 @section Advanced options
-- 
1.7.2.3



More information about the ffmpeg-devel mailing list