From 1be784a2cfdd088fefc9a94e521c550a55ea7fa1 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sun, 21 Feb 2010 18:33:24 +0000 Subject: Add support to an option -f which forces the format to use for opening the probed multimedia resource. Originally committed as revision 21944 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffprobe-doc.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ffprobe-doc.texi b/doc/ffprobe-doc.texi index d656de8fc4..6ae829878e 100644 --- a/doc/ffprobe-doc.texi +++ b/doc/ffprobe-doc.texi @@ -65,6 +65,10 @@ ffprobe [options] [@file{input_file}] @section Main options @table @option + +@item -f @var{format} +Force format to use. + @item -unit Show the unit of the displayed values. -- cgit v1.2.3