From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 663F343EC9 for ; Wed, 17 Aug 2022 08:44:09 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0A80468B7C0; Wed, 17 Aug 2022 11:44:07 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1430968B6A7 for ; Wed, 17 Aug 2022 11:44:00 +0300 (EEST) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 27H8hxPC016158 for ; Wed, 17 Aug 2022 10:43:59 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 3B823E0101; Wed, 17 Aug 2022 10:43:59 +0200 (CEST) Date: Wed, 17 Aug 2022 10:43:59 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: MIME-Version: 1.0 In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Wed, 17 Aug 2022 10:43:59 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH v2] avfilter/vf_showinfo: add wallclock option X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============0726616127179656107==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0726616127179656107== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="I2jIeTCjySRsbH8D" Content-Disposition: inline --I2jIeTCjySRsbH8D Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Michael Riedl (12022-08-17): > Signed-off-by: Michael Riedl > --- > libavfilter/vf_showinfo.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) What is the intended use case? It seems to me very ad-hoc. A fftools option to add a timestamp to each log line seems a more generic and cleaner approach. Regards, --=20 Nicolas George --I2jIeTCjySRsbH8D Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmL8qk0ACgkQcZVLI8pN xgyJxw/+JsngKHX9ifDeFl8rf3bAP7o+CVEV6Cqt+BvZWn0gcxdOzhkIaKZvbt30 4HEh1eNVpihIzvPmpCMkgIO4UNXS3N3cPsRrXyO6od65TIHW6wRv4OO63xHSD1xH M2dwuk6Qy35Gv5zKP2ut9U8jOnv2jrrwtkIRAu/1+HziRK4nR/6NAhNZa7wLQXEt giCgHWT5na3fKX9SSycpKwhE2i0oRc9DFI9ykgLETfH1YtY/mE/hhDubZYS8TR9i /8FACFhOE8w8qIAWIU/EeTIrMfLS1NxqCEtYLOcgylj3rZ8bSmijhq2skZZw2vpB mnbX90hwue43Ydp7/ZOgLtbIkaT2n0K0+2QR/UaKRhEIj9KPhytJGutTV08U0LzV N5IX9x627eIPpFSk5hbYFEWn1+Ey4KflYWnP9qDn6Oy5jGIcyPYjwy8IG+fnGZOK +dqnn3GaxdvhuELU/cwbYzKSUWSVPOty7tQUgvctaRiwR7feaDM/Kj3BzSPhOTXt Zts4HROqJEDHvkr0hcBTjm+9OK0NsmbKtuZr22fvLSPgl1bUoAaAqK9qDk4/bdew UrdTlaP12fcrKwjazIm58zkYdXFI8lj/oeV0iNRfwioqg23Ns8JrTmVCC01ellod hgV5srNR+dbdRpytHBpfuXzlJWGtRnz+vBBIw+HcDtscqJejbZ0= =BhO9 -----END PGP SIGNATURE----- --I2jIeTCjySRsbH8D-- --===============0726616127179656107== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============0726616127179656107==--