From cea87fb2c38f175b9a0bd2a46617c155e67d4794 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sun, 5 Jun 2011 00:09:04 +0200 Subject: ffprobe: implement -i FILE option Useful for mimicking the ffmpeg -i FILE syntax. --- doc/ffprobe.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/ffprobe.texi') diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index ee4ffb9671..6f7e83b267 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -108,6 +108,9 @@ multimedia stream. Each media stream information is printed within a dedicated section with name "STREAM". +@item -i @var{input_file} +Read @var{input_file}. + @end table @c man end -- cgit v1.2.3