You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
ffplay.texi: document -i FILE option
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
@example
|
@example
|
||||||
@c man begin SYNOPSIS
|
@c man begin SYNOPSIS
|
||||||
ffplay [options] @file{input_file}
|
ffplay [options] [@file{input_file}]
|
||||||
@c man end
|
@c man end
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@@ -82,6 +82,8 @@ the input video.
|
|||||||
Use the option "-filters" to show all the available filters (including
|
Use the option "-filters" to show all the available filters (including
|
||||||
also sources and sinks).
|
also sources and sinks).
|
||||||
|
|
||||||
|
@item -i @var{input_file}
|
||||||
|
Read @var{input_file}.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@section Advanced options
|
@section Advanced options
|
||||||
|
Reference in New Issue
Block a user