[FFmpeg-devel] Add Timing Info to Log Lines
Soft Works
softworkz at hotmail.com
Mon Sep 2 02:03:30 EEST 2019
Hi,
I’m not sure whether this has been discussed, considered or disregarded before.
I have some code ready for adding timestamps to the log output, similar to this:
$ ffmpegd -loglevel +timing
ffmpeg version 4.2.git Copyright (c) 2000-2019 the FFmpeg developers….
built with msvc
00:57:06.469 Hyper fast Audio and Video encoder
00:57:06.470 usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
00:57:06.471
00:57:06.472 Use -h to get full help or, even better, run 'man ffmpeg'
00:57:06.474
When there’s interest in adding this, I could create a patch.
softworkz
More information about the ffmpeg-devel
mailing list