On 2021-05-20 00:17, Gyan Doshi wrote:
On 2021-05-19 21:03, Valerii Zapodovnikov wrote:
---
libavformat/hlsenc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c
index 5db7a744b4..151ef6ec8f 100644
--- a/libavformat/hlsenc
> -Original Message-
> From: ffmpeg-devel On Behalf Of Ting
> Fu
> Sent: 2021年5月14日 16:47
> To: ffmpeg-devel@ffmpeg.org
> Subject: [FFmpeg-devel] [PATCH 3/3] libavfilter: vf_drawtext filter support
> draw text with detection bounding boxes in side_data
>
> This feature can be used with
On 2021-05-16 21:18 +0200, Anton Khirnov wrote:
> Quoting Alexander Strasser (2021-05-15 20:20:30)
[...]
> >
> > Returning to the code I quoted before now and stating my
> > understanding of if now.
> >
> > def write__AMF_date(time)
> > write__UI8 11
> > write [(time.to_f * 1000.0)]
On 2021-05-19 17:14, Lynne wrote:
May 19, 2021, 17:12 by d...@lynne.ee:
May 19, 2021, 03:44 by michael.di...@xaymar.com:
From: Michael Fabian 'Xaymar' Dirks
Adds the "timestamp_precision" option to matroskaenc, which allows users
to increase the time stamp precision up to 1 nanosecond. This
On 2021-05-19 17:12, Lynne wrote:
May 19, 2021, 03:44 by michael.di...@xaymar.com:
From: Michael Fabian 'Xaymar' Dirks
Adds the "timestamp_precision" option to matroskaenc, which allows users
to increase the time stamp precision up to 1 nanosecond. This aids with
certain demuxers being unable
On 2021-05-19 21:03, Valerii Zapodovnikov wrote:
---
libavformat/hlsenc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c
index 5db7a744b4..151ef6ec8f 100644
--- a/libavformat/hlsenc.c
+++ b/libavformat/hlsenc.c
@@ -178,7 +
On Thu, Feb 18, 2021 at 11:39 AM Philip-Dylan Gleonec
wrote:
>
> Here is the reworked patch properly attached.
> Sorry about the duplicate mail, I just noticed I had a mishap with my
> mail client and the previous patch was scrubbed.
>
> Signed-off-by: Philip-Dylan Gleonec
>
> Co-developed-by: S
On Wed, May 19, 2021 at 04:26:33PM +0200, Nicolas George wrote:
> Michael Niedermayer (12021-05-18):
> > Fixes: CID1398579 Dereference before null check
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavfilter/avfiltergraph.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-
On Wed, May 19, 2021 at 05:07:44PM +0300, Valerii Zapodovnikov wrote:
> ---
> libavcodec/j2kenc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavcodec/j2kenc.c b/libavcodec/j2kenc.c
> index 82ad3284b5..0b27f9adf5 100644
> --- a/libavcodec/j2kenc.c
> +++ b/libavcodec
On 5/19/2021 1:09 PM, Lynne wrote:
May 19, 2021, 17:23 by jamr...@gmail.com:
On 5/19/2021 12:14 PM, Lynne wrote:
May 19, 2021, 17:12 by d...@lynne.ee:
May 19, 2021, 03:44 by michael.di...@xaymar.com:
From: Michael Fabian 'Xaymar' Dirks
Adds the "timestamp_precision" option to matroskaen
May 19, 2021, 17:23 by jamr...@gmail.com:
> On 5/19/2021 12:14 PM, Lynne wrote:
>
>> May 19, 2021, 17:12 by d...@lynne.ee:
>>
>>> May 19, 2021, 03:44 by michael.di...@xaymar.com:
>>>
From: Michael Fabian 'Xaymar' Dirks
Adds the "timestamp_precision" option to matroskaenc, which all
---
libavformat/hlsenc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c
index 5db7a744b4..151ef6ec8f 100644
--- a/libavformat/hlsenc.c
+++ b/libavformat/hlsenc.c
@@ -178,7 +178,7 @@ typedef struct VariantStream {
unsigned in
On 5/19/2021 12:14 PM, Lynne wrote:
May 19, 2021, 17:12 by d...@lynne.ee:
May 19, 2021, 03:44 by michael.di...@xaymar.com:
From: Michael Fabian 'Xaymar' Dirks
Adds the "timestamp_precision" option to matroskaenc, which allows users
to increase the time stamp precision up to 1 nanosecond. Th
May 19, 2021, 17:12 by d...@lynne.ee:
> May 19, 2021, 03:44 by michael.di...@xaymar.com:
>
>> From: Michael Fabian 'Xaymar' Dirks
>>
>> Adds the "timestamp_precision" option to matroskaenc, which allows users
>> to increase the time stamp precision up to 1 nanosecond. This aids with
>> certain de
May 19, 2021, 03:44 by michael.di...@xaymar.com:
> From: Michael Fabian 'Xaymar' Dirks
>
> Adds the "timestamp_precision" option to matroskaenc, which allows users
> to increase the time stamp precision up to 1 nanosecond. This aids with
> certain demuxers being unable to detect constant rate. It
Michael Niedermayer (12021-05-18):
> Fixes: CID1398579 Dereference before null check
>
> Signed-off-by: Michael Niedermayer
> ---
> libavfilter/avfiltergraph.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Good, thanks.
Regards,
--
Nicolas George
signature.asc
Description:
---
libavcodec/j2kenc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/j2kenc.c b/libavcodec/j2kenc.c
index 82ad3284b5..0b27f9adf5 100644
--- a/libavcodec/j2kenc.c
+++ b/libavcodec/j2kenc.c
@@ -1813,7 +1813,7 @@ static const AVOption options[] = {
{ "tile_heigh
---
libavcodec/dpxenc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavcodec/dpxenc.c b/libavcodec/dpxenc.c
index fa8b7d5ddc..db5ed4e328 100644
--- a/libavcodec/dpxenc.c
+++ b/libavcodec/dpxenc.c
@@ -219,8 +219,8 @@ static int encode_frame(AVCodecContext *avctx, AVPac
---
libavformat/pmpdec.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavformat/pmpdec.c b/libavformat/pmpdec.c
index ce8e89515a..a327f7f6de 100644
--- a/libavformat/pmpdec.c
+++ b/libavformat/pmpdec.c
@@ -82,7 +82,6 @@ static int pmp_header(AVFormatContext *s)
audio_codec_id = AV
Hi, is there objection?
Thanks,
Shiwang.Xie
On Sat, 15 May 2021, Shiwang.Xie wrote:
if input start time is not 0 -t is inaccurate doing stream copy,
will record extra duration according to input start time.
it should base on following cases:
input video start time from 60s, duration is 300s,
20 matches
Mail list logo