]> git.sesse.net Git - ffmpeg/blobdiff - doc/avprobe.texi
avconv: Check rc_override memory allocation
[ffmpeg] / doc / avprobe.texi
index 9c281257847561bd365cf498a5513e4cc8a84750..7e6fedf5c489baa42042af20b9f75347d6ed3956 100644 (file)
@@ -59,8 +59,17 @@ parsers.
 Force format to use.
 
 @item -of @var{formatter}
-Use a specific formatter to output the document, either @var{ini} or
-@var{json} available.
+Use a specific formatter to output the document. The following
+formatters are available
+@table @option
+@item ini
+
+@item json
+
+@item old
+Pseudo-INI format that used to be the only one available in old
+avprobe versions.
+@end table
 
 @item -unit
 Show the unit of the displayed values.