]> git.sesse.net Git - ffmpeg/commitdiff
docs/formats: fix max_interleave_delta default
authorMarton Balint <cus@passwd.hu>
Sun, 25 Aug 2019 21:47:52 +0000 (23:47 +0200)
committerMarton Balint <cus@passwd.hu>
Mon, 2 Sep 2019 19:44:25 +0000 (21:44 +0200)
Signed-off-by: Marton Balint <cus@passwd.hu>
doc/formats.texi

index 729c77b01d99875818ee5b7e498da38757836803..d689fbadfa8a88634163e4cbb4b6d4291aa49676 100644 (file)
@@ -139,7 +139,7 @@ Consider things that a sane encoder should not do as an error.
 
 @item max_interleave_delta @var{integer} (@emph{output})
 Set maximum buffering duration for interleaving. The duration is
-expressed in microseconds, and defaults to 1000000 (1 second).
+expressed in microseconds, and defaults to 10000000 (10 seconds).
 
 To ensure all the streams are interleaved correctly, libavformat will
 wait until it has at least one packet for each stream before actually