On 2022-01-16 01:39 am, Marton Balint wrote:
On Sat, 15 Jan 2022, Gyan Doshi wrote:
Plan to push tomorrow.
On 2022-01-12 08:57 pm, Gyan Doshi wrote:
Makes maximum size of emitted packet user-tunable.
---
doc/demuxers.texi | 4
libavformat/mpegts.c | 9 ++---
2 files c
Hi,
On Sat, Jan 15, 2022 at 7:59 PM Marton Balint wrote:
> How this should be fixed?
>
The current state (I believe this is documented) is that libavfilter
buffers are not guaranteed to be aligned, but libavcodec buffers are. If a
libavfilter without alignment is input into avcodec without expl
Hi,
I wonder if there are strict requirements for alignment of AVFrame
buffers. Yes, it is usually aligned by default, but there are filters,
like crop or pad which tries to avoid copying data even at the cost of
breaking the alignment. This unfortunately causes crashes for code which
require
> -Original Message-
> From: ffmpeg-devel On Behalf Of Andreas
> Rheinhardt
> Sent: Saturday, January 15, 2022 10:45 PM
> To: ffmpeg-devel@ffmpeg.org
> Subject: Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: Fix path handling on
> Windows
>
> Soft Works:
> >
> >
> >> -Original Message
Soft Works:
>
>
>> -Original Message-
>> From: ffmpeg-devel On Behalf Of Andreas
>> Rheinhardt
>> Sent: Saturday, January 15, 2022 7:34 PM
>> To: ffmpeg-devel@ffmpeg.org
>> Subject: Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: Fix path handling on
>> Windows
>>
>> Soft Works:
>>>
>>>
> -Original Message-
> From: ffmpeg-devel On Behalf Of Soft Works
> Sent: Saturday, January 15, 2022 10:18 PM
> To: FFmpeg development discussions and patches
> Subject: Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: Fix path handling on
> Windows
>
>
>
> > -Original Message-
>
> -Original Message-
> From: ffmpeg-devel On Behalf Of Andreas
> Rheinhardt
> Sent: Saturday, January 15, 2022 7:34 PM
> To: ffmpeg-devel@ffmpeg.org
> Subject: Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: Fix path handling on
> Windows
>
> Soft Works:
> >
> >
> >> -Original Message-
On Sat, 15 Jan 2022, Gyan Doshi wrote:
Plan to push tomorrow.
On 2022-01-12 08:57 pm, Gyan Doshi wrote:
Makes maximum size of emitted packet user-tunable.
---
doc/demuxers.texi| 4
libavformat/mpegts.c | 9 ++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff
Soft Works:
>
>
>> -Original Message-
>> From: ffmpeg-devel On Behalf Of Andreas
>> Rheinhardt
>> Sent: Saturday, January 15, 2022 7:40 AM
>> To: ffmpeg-devel@ffmpeg.org
>> Subject: Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: Fix path handling on
>> Windows
>>
>> ffmpegagent:
>>> From: s
15 Jan 2022, 15:24 by mich...@niedermayer.cc:
> On Sat, Jan 15, 2022 at 01:48:40AM +0100, Lynne wrote:
>
>> 14 Jan 2022, 20:39 by d...@lynne.ee:
>>
>> > 14 Jan 2022, 20:32 by mich...@niedermayer.cc:
>> >
>> >> On Fri, Jan 14, 2022 at 08:02:35PM +0100, Lynne wrote:
>> >>
>> >>> 14 Jan 2022, 18:48 b
On 1/15/2022 10:47 AM, Michael Niedermayer wrote:
On Thu, Jan 13, 2022 at 04:44:55PM -0300, James Almer wrote:
On 1/13/2022 3:40 PM, James Almer wrote:
On 1/13/2022 3:29 PM, Michael Niedermayer wrote:
On Wed, Jan 12, 2022 at 11:09:09PM -0300, James Almer wrote:
Signed-off-by: James Almer
>From f0fdf5360ecd52d5f4031af9165b94c211defa03 Mon Sep 17 00:00:00 2001
From: Yue Wang
Date: Sat, 15 Jan 2022 10:14:17 +0900
Subject: [PATCH] fix bs2b parameter description.
---
libavfilter/af_bs2b.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/af_bs2b.c b/liba
On Mon, Dec 13, 2021 at 11:30:20PM +, Soft Works wrote:
[...]
> > ./ffmpeg -i ~/tickets/4752/dump_dvbsubtitles.mp4 -ss 5 -t 1 -filter_complex
> > '[0:v][0:s]overlay' -bitexact /tmp/withsubtitles.ts
>
> I can't find the file. The link in the ticket doesn't work anymore and I
> can't find it o
On Sat, Jan 15, 2022 at 01:48:40AM +0100, Lynne wrote:
> 14 Jan 2022, 20:39 by d...@lynne.ee:
>
> > 14 Jan 2022, 20:32 by mich...@niedermayer.cc:
> >
> >> On Fri, Jan 14, 2022 at 08:02:35PM +0100, Lynne wrote:
> >>
> >>> 14 Jan 2022, 18:48 by mich...@niedermayer.cc:
> >>>
> >>> > On Tue, Jan 04, 2
On Thu, Jan 13, 2022 at 04:44:55PM -0300, James Almer wrote:
>
>
> On 1/13/2022 3:40 PM, James Almer wrote:
> > On 1/13/2022 3:29 PM, Michael Niedermayer wrote:
> > > On Wed, Jan 12, 2022 at 11:09:09PM -0300, James Almer wrote:
> > > > Signed-off-by: James Almer
> > > > ---
> > > > fftools/cmd
Plan to push tomorrow.
On 2022-01-12 08:57 pm, Gyan Doshi wrote:
Makes maximum size of emitted packet user-tunable.
---
doc/demuxers.texi| 4
libavformat/mpegts.c | 9 ++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/doc/demuxers.texi b/doc/demuxers.texi
ind
On 1/15/2022 2:01 AM, Lynne wrote:
15 Jan 2022, 05:08 by ffm...@gyani.pro:
On 2022-01-15 06:18 am, Lynne wrote:
14 Jan 2022, 20:39 by d...@lynne.ee:
14 Jan 2022, 20:32 by mich...@niedermayer.cc:
On Fri, Jan 14, 2022 at 08:02:35PM +0100, Lynne wrote:
14 Jan 2022, 18:48 by mich...@nie
> -Original Message-
> From: ffmpeg-devel On Behalf Of Michael
> Niedermayer
> Sent: Friday, January 14, 2022 5:53 PM
> To: FFmpeg development discussions and patches
> Subject: Re: [FFmpeg-devel] [PATCH 21/24] fftools/ffmpeg: Introduce subtitle
> filtering new frame-based subtitle enc
On Sat, Jan 15, 2022 at 9:25 AM Paul B Mahol wrote:
>
>
> On Fri, Jan 14, 2022 at 5:22 PM Thilo Borgmann
> wrote:
>
>> Hi,
>>
>> Am 19.01.21 um 05:49 schrieb Lynne:
>> > Jan 19, 2021, 01:07 by borba...@fb.com:
>> >
>> >> Calculate Spatial Info (SI) and Temporal Info (TI) scores for a video,
>> a
On Fri, Jan 14, 2022 at 5:22 PM Thilo Borgmann
wrote:
> Hi,
>
> Am 19.01.21 um 05:49 schrieb Lynne:
> > Jan 19, 2021, 01:07 by borba...@fb.com:
> >
> >> Calculate Spatial Info (SI) and Temporal Info (TI) scores for a video,
> as defined
> >> in ITU-T P.910: Subjective video quality assessment met
> -Original Message-
> From: ffmpeg-devel On Behalf Of Michael
> Niedermayer
> Sent: Friday, January 14, 2022 6:22 PM
> To: FFmpeg development discussions and patches
> Subject: Re: [FFmpeg-devel] [PATCH 06/24] avcodec/subtitles: Migrate subtitle
> encoders to frame-based API
>
> On F
21 matches
Mail list logo