]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffprobe.texi
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / doc / ffprobe.texi
index 15090220f3151cc4625bae01eed292d18beac9a0..6f7e83b26783022ffb148e6bc3e50c8b34efe295 100644 (file)
@@ -1,8 +1,8 @@
 \input texinfo @c -*- texinfo -*-
 
-@settitle FFprobe Documentation
+@settitle ffprobe Documentation
 @titlepage
-@center @titlefont{FFprobe Documentation}
+@center @titlefont{ffprobe Documentation}
 @end titlepage
 
 @top
@@ -108,25 +108,28 @@ 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
 
+@include decoders.texi
 @include demuxers.texi
-@include muxers.texi
 @include protocols.texi
 @include indevs.texi
 
 @ignore
 
 @setfilename ffprobe
-@settitle FFprobe media prober
+@settitle ffprobe media prober
 
 @c man begin SEEALSO
-ffmpeg(1), ffplay(1), ffserver(1) and the Libav HTML documentation
+ffmpeg(1), ffplay(1), ffserver(1) and the FFmpeg HTML documentation
 @c man end
 
 @c man begin AUTHORS
-The Libav developers
+The FFmpeg developers
 @c man end
 
 @end ignore