Browse Source

ffplay.texi: document -i FILE option

tags/n0.8
Stefano Sabatini 14 years ago
parent
commit
9b032c6554
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      doc/ffplay.texi

+ 3
- 1
doc/ffplay.texi View File

@@ -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).

@item -i @var{input_file}
Read @var{input_file}.
@end table

@section Advanced options


Loading…
Cancel
Save