libavutil/log: Support for logging timestamps in the log.
Add 'time' flag to the -loglevel option to turn on timestamp logging.
Useful for troubleshooting where time is spent from the log files.
Signed-off-by: Prakash Duggaraju
---
doc/fftools-common-opts.texi | 4
fftools/op
The problem with int milliseconds is you lose the microseconds precision.
Sometimes there are multiple log lines within the same millisecond. I can
definitely move the timestamp as the first field of the log line. Let me
fix the patch file.
-Prakash.
On Wed, Jan 18, 2023 at 12:51 AM Tobias Rapp
Moved the timestamp to the front (before loglevel but after the prefix if
present, so the timestamp has the same color as log line based on log
level). Updated the patch and attached again.
>From 04857a7bf0d4cf24a479e795a55a61ab2e2f618e Mon Sep 17 00:00:00 2001
From: Prakash Duggaraju
D
aking the log output.
-Prakash
On Fri, Feb 17, 2023 at 3:50 AM Lynne wrote:
> Feb 17, 2023, 12:08 by an...@khirnov.net:
>
> > Quoting Prakash (2023-02-17 01:16:04)
> >
> >> Moved the timestamp to the front (before loglevel but after the prefix
> if
> >> pre
root@encoder3:~# ffprobe -i udp://@239.255.3.165:1234
ffprobe version N-93880-gc3458f06f4 Copyright (c) 2007-2019 the FFmpeg
developers
built with gcc 7 (Ubuntu 7.4.0-1ubuntu1~18.04)
configuration: --pkg-config-flags=--static --prefix=/root/ffmpeg_build
--extra-cflags=-I/root/ffmpeg_build/inclu