]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffmpeg-formats.texi
Merge commit 'e568db40258d549777ac1c16971678e18a18f5f5'
[ffmpeg] / doc / ffmpeg-formats.texi
index 6b58aa2dcb8331c5b3bbb2068f9094d38f9712a4..03e4f30ac31d56187e1c09a525126855da1e8150 100644 (file)
@@ -41,7 +41,10 @@ Reduce buffering.
 @end table
 
 @item probesize @var{integer} (@emph{input})
-Set probing size.
+Set probing size in bytes, i.e. the size of the data to analyze to get
+stream information. A higher value will allow to detect more
+information in case it is dispersed into the stream, but will increase
+latency. Must be an integer not lesser than 32. It is 5000000 by default.
 
 @item packetsize @var{integer} (@emph{output})
 Set packet size.