[FFmpeg-devel] [PATCH v3 2/2] Add time logging flags to docs
Gyan Doshi
ffmpeg at gyani.pro
Mon Aug 9 06:36:39 EEST 2021
On 2021-08-09 06:17 am, Soft Works wrote:
> 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.
Call it time and datetime. Timing connotes interval duration.
Regards,
Gyan
More information about the ffmpeg-devel
mailing list