diff options
author | Diego Biurrun | 2011-04-23 16:40:01 +0200 |
---|---|---|
committer | Diego Biurrun | 2011-04-23 19:12:23 +0200 |
commit | 3a50894eaaad3d5a7ec9bad99c08ecb8305c51c1 (patch) | |
tree | 441c1b90d073da06df10acc931043dc7f4b9ac80 /doc/ffprobe.texi | |
parent | 43fb279f5643225799841f512d2dad4690186165 (diff) |
Refer to ff* tools by their lowercase names.
Diffstat (limited to 'doc/ffprobe.texi')
-rw-r--r-- | doc/ffprobe.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index b775f558dd..15090220f3 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -22,7 +22,7 @@ ffprobe [options] [@file{input_file}] @chapter Description @c man begin DESCRIPTION -FFprobe gathers information from multimedia streams and prints it in +ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. For example it can be used to check the format of the container used @@ -33,7 +33,7 @@ If a filename is specified in input, ffprobe will try to open and probe the file content. If the file cannot be opened or recognized as a multimedia file, a positive exit code is returned. -FFprobe may be employed both as a standalone application or in +ffprobe may be employed both as a standalone application or in combination with a textual filter, which may perform more sophisticated processing, e.g. statistical processing or plotting. @@ -41,7 +41,7 @@ Options are used to list some of the formats supported by ffprobe or for specifying which information to display, and for setting how ffprobe will show it. -FFprobe output is designed to be easily parsable by a textual filter, +ffprobe output is designed to be easily parsable by a textual filter, and consists of one or more sections of the form: @example [SECTION] |