]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffmpeg-formats.texi
lavc: do not init frame with guessed layout.
[ffmpeg] / doc / ffmpeg-formats.texi
index db9215c616f1cfe07eb179a038cc4db60daf3141..1dce6e7584b53f4d51cb138949e0b55875ab0d0c 100644 (file)
@@ -151,6 +151,11 @@ been without shifting.
 
 Also note that this affects only leading negative timestamps, and not
 non-monotonic negative timestamps.
+
+@item flush_packets @var{integer} (@emph{output})
+Flush the underlying I/O stream after each packet. Default 1 enables it, and
+has the effect of reducing the latency; 0 disables it and may slightly
+increase performance in some cases.
 @end table
 
 @c man end FORMAT OPTIONS