[FFmpeg-devel] [PATCH v3 2/2] Add time logging flags to docs

Soft Works softworkz at hotmail.com
Mon Aug 9 03:47:11 EEST 2021


Signed-off-by: softworkz <softworkz at hotmail.com>
---
 doc/fftools-common-opts.texi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi
index 7643dd8396..483a50d8e9 100644
--- a/doc/fftools-common-opts.texi
+++ b/doc/fftools-common-opts.texi
@@ -198,6 +198,10 @@ and the "Last message repeated n times" line will be omitted.
 Indicates that log output should add a @code{[level]} prefix to each message
 line. This can be used as an alternative to log coloring, e.g. when dumping the
 log to file.
+ at item timing
+Prefixes each log line with the current time.
+ at item datetiming
+Same as timing but also prints the current date in each line.
 @end table
 Flags can also be used alone by adding a '+'/'-' prefix to set/reset a single
 flag without affecting other @var{flags} or changing @var{loglevel}. When
-- 
2.28.0.windows.1



More information about the ffmpeg-devel mailing list