Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-16 Thread Lingjiang Fang
On Wed, 16 Jun 2021 10:52:31 +0800 Steven Liu wrote: > > 2021??6??16?? 9:56??Lingjiang Fang > > ?? > > > > On Tue, 15 Jun 2021 11:42:44 +0800 > > Steven Liu wrote: > > > >> Thilo Borgmann ??2021??6??15?? > >> 3:14?? > >>> > >>> Am 08.06.21 um 18:42 schrieb Thilo Borg

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-15 Thread zhilizhao(赵志立)
> On Jun 15, 2021, at 3:14 AM, Thilo Borgmann wrote: > > Am 08.06.21 um 18:42 schrieb Thilo Borgmann: >> Hi, >> >> add %{localtime_ms} function to the drawtext filter. Same as %{localtime} >> but with additional millisecond part. > > Ping for a volunteer to actually have a look at the patch

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-15 Thread Steven Liu
> 2021年6月16日 上午9:56,Lingjiang Fang 写道: > > On Tue, 15 Jun 2021 11:42:44 +0800 > Steven Liu wrote: > >> Thilo Borgmann 于2021年6月15日周二 >> 上午3:14写道: >>> >>> Am 08.06.21 um 18:42 schrieb Thilo Borgmann: Hi, add %{localtime_ms} function to the drawtext filter. Same as %{loc

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-15 Thread Lingjiang Fang
On Tue, 15 Jun 2021 11:42:44 +0800 Steven Liu wrote: > Thilo Borgmann ??2021??6??15?? > 3:14?? > > > > Am 08.06.21 um 18:42 schrieb Thilo Borgmann: > > > Hi, > > > > > > add %{localtime_ms} function to the drawtext filter. Same as > > > %{localtime} but with additional millisecond

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-14 Thread Steven Liu
Thilo Borgmann 于2021年6月15日周二 上午3:14写道: > > Am 08.06.21 um 18:42 schrieb Thilo Borgmann: > > Hi, > > > > add %{localtime_ms} function to the drawtext filter. Same as %{localtime} > > but with additional millisecond part. > > Ping for a volunteer to actually have a look at the patch for review. lgt

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-14 Thread Thilo Borgmann
Am 08.06.21 um 18:42 schrieb Thilo Borgmann: > Hi, > > add %{localtime_ms} function to the drawtext filter. Same as %{localtime} but > with additional millisecond part. Ping for a volunteer to actually have a look at the patch for review. Thanks, Thilo _

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-08 Thread Thilo Borgmann
Am 08.06.21 um 19:00 schrieb Valerii Zapodovnikov: > вт, 8 июн. 2021 г., 19:57 Thilo Borgmann : > >> Am 08.06.21 um 18:52 schrieb Valerii Zapodovnikov: >>> Oh, so it worked on patchwork? Strnge, okay then. No need to. >> >> Please read [1] and [2]. Please keep all old text and do inline-commenting

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-08 Thread Nicolas George
Valerii Zapodovnikov (12021-06-08): > Oh, so it worked on patchwork? Strnge, okay then. No need to. Thilo's mail was very fine. If patchwork does not accept it, then patchwork needs fixing, not Thilo's mail. Valerii Zapodovnikov (12021-06-08): > No. ? Regards, -- Nicolas George signature.

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-08 Thread Valerii Zapodovnikov
вт, 8 июн. 2021 г., 19:57 Thilo Borgmann : > Am 08.06.21 um 18:52 schrieb Valerii Zapodovnikov: > > Oh, so it worked on patchwork? Strnge, okay then. No need to. > > Please read [1] and [2]. Please keep all old text and do inline-commenting. > > -Thilo > No. > > [1] http://ffmpeg.org/developer.h

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-08 Thread Thilo Borgmann
Am 08.06.21 um 18:52 schrieb Valerii Zapodovnikov: > Oh, so it worked on patchwork? Strnge, okay then. No need to. Please read [1] and [2]. Please keep all old text and do inline-commenting. -Thilo [1] http://ffmpeg.org/developer.html [2] http://ffmpeg.org/mailing-list-faq.html _

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-08 Thread Valerii Zapodovnikov
Oh, so it worked on patchwork? Strnge, okay then. No need to. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-08 Thread Andreas Rheinhardt
Valerii Zapodovnikov: > Plese resend it in new thread but rename it to .txt. thanks. Why should he do so? - Andreas ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above,

Re: [FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-08 Thread Valerii Zapodovnikov
Plese resend it in new thread but rename it to .txt. thanks. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "u

[FFmpeg-devel] [PATCH] lavfi/drawtext: Add localtime_ms for millisecond precision

2021-06-08 Thread Thilo Borgmann
Hi, add %{localtime_ms} function to the drawtext filter. Same as %{localtime} but with additional millisecond part. -Thilo From f3b32f3e2b01f50b4fa41f8432ccd5a5eeea1ec1 Mon Sep 17 00:00:00 2001 From: Kirill Pugin Date: Tue, 8 Jun 2021 18:32:45 +0200 Subject: [PATCH] lavfi/drawtext: Add localti