fftools/ffmpeg_mux: print latency information in -debug_ts muxing output

This commit is contained in:
Anton Khirnov
2023-11-24 20:12:52 +01:00
parent 9d7000b1be
commit 5256b2fbe6
2 changed files with 79 additions and 11 deletions

View File

@@ -830,7 +830,7 @@ be achieved with @code{ffmpeg ... < /dev/null} but it requires a
shell.
@item -debug_ts (@emph{global})
Print timestamp information. It is off by default. This option is
Print timestamp/latency information. It is off by default. This option is
mostly useful for testing and debugging purposes, and the output
format may change from one version to another, so it should not be
employed by portable scripts.