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

Stefano Sabatini git at videolan.org
Sun Jun 5 13:46:53 CEST 2011


ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Sun Jun  5 00:06:20 2011 +0200| [9b032c65547a0c396902c101e7a5efdabb3025b9] | committer: Stefano Sabatini

ffplay.texi: document -i FILE option

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9b032c65547a0c396902c101e7a5efdabb3025b9
---

 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



More information about the ffmpeg-cvslog mailing list