]> git.sesse.net Git - ffmpeg/blobdiff - doc/formats.texi
avcodec/mips: version 1 of vp8dsp optimizations for loongson mmi
[ffmpeg] / doc / formats.texi
index 87704afb6c00d5a2c99ae3b5ce2d6a6aa6ae4b36..c51d4086db596d5f806744684285f49723581936 100644 (file)
@@ -209,6 +209,10 @@ For example to separate the fields with newlines and indention:
 ffprobe -dump_separator "
                           "  -i ~/videos/matrixbench_mpeg2.mpg
 @end example
+
+@item max_streams @var{integer} (@emph{input})
+Specifies the maximum number of streams. This can be used to reject files that
+would require too many resources due to a large number of streams.
 @end table
 
 @c man end FORMAT OPTIONS