]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffmpeg-formats.texi
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / doc / ffmpeg-formats.texi
index 03e4f30ac31d56187e1c09a525126855da1e8150..30cf415d14f9a46ce34f807875d6889794fe73d2 100644 (file)
@@ -77,7 +77,9 @@ Reduce the latency introduced by optional buffering
 @end table
 
 @item analyzeduration @var{integer} (@emph{input})
-Specify how many microseconds are analyzed to estimate duration.
+Specify how many microseconds are analyzed to probe the input. A
+higher value will allow to detect more accurate information, but will
+increase latency. It defaults to 5,000,000 microseconds = 5 seconds.
 
 @item cryptokey @var{hexadecimal string} (@emph{input})
 Set decryption key.