summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavy Durham <ddurham@davyandbeth.com>2023-05-02 13:35:34 +0200
committerAnton Khirnov <anton@khirnov.net>2023-05-07 15:48:15 +0200
commit2ae16b05d62f50ba3719af3c279db1109240a74b (patch)
tree5e607c91d5b17cb850f0fa56a8f458572dd01ac9 /doc
parent6deaf1e40949b1daa2dfe23e9643e1758f52d29c (diff)
downloadffmpeg-2ae16b05d62f50ba3719af3c279db1109240a74b.tar.gz
fftools/ffmpeg: add ability to set a input burst time before readrate is enforced
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/ffmpeg.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 0fea0bacb1..a12700e2f3 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1708,6 +1708,9 @@ it may cause packet loss.
It is useful for when flow speed of output packets is important, such as live streaming.
@item -re (@emph{input})
Read input at native frame rate. This is equivalent to setting @code{-readrate 1}.
+@item -readrate_initial_burst @var{seconds}
+Set an initial read burst time, in seconds, after which @option{-re/-readrate}
+will be enforced.
@item -vsync @var{parameter} (@emph{global})
@itemx -fps_mode[:@var{stream_specifier}] @var{parameter} (@emph{output,per-stream})
Set video sync method / framerate mode. vsync is applied to all output video streams