Re: [FFmpeg-devel] [PATCH 1/2] tools/general_assembly: implement extra GA members

2023-11-28 Thread Anton Khirnov
Quoting Alexander Strasser (2023-11-26 16:08:42) > On 2023-11-26 10:18 +0100, Anton Khirnov wrote: > > Set pushed. > > > > The general_assembly.pl script should now be usable as the authoritative > > source for GA members. > > The patches mostly LGTM. > > My Perl knowledge in general is really mo

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Anton Khirnov
The two votes have now been started, with 51 authorized voters, as generated by $ ./tools/general_assembly.pl --emails # GA for 2020-11-06T00:00:00/2023-11-06T00:00:00; 51 people; SHA256:343cb68cff645e15169aaad85312234cefc2e76bc67d1cd93e959205dfe0b975; HEAD:66a02a85088fa8796045a305722f611df89014

Re: [FFmpeg-devel] [PATCH] libavdevice/decklink: extend available actions on signal loss

2023-11-28 Thread Michael Riedl
Ping ___ 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 "unsubscribe".

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Anton Khirnov
I configured these votes to use proportional representation, which seems to have changed the UI from plain rankings (visually higher/numerically lower rank = candidate is more preferred) to manually assigned weights (higher weight = candidate is more preferred). There are reports from people on IR

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Ronald S. Bultje
Hi, On Tue, Nov 28, 2023 at 6:58 AM Anton Khirnov wrote: > There are reports from people on IRC that they got confused by the > change and voted the reverse of what they meant. Sadly there is no way > to change your vote after it's been case, so if there is a nontrivial > number of such people,

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Paul B Mahol
On Tue, Nov 28, 2023 at 1:19 PM Ronald S. Bultje wrote: > Hi, > > On Tue, Nov 28, 2023 at 6:58 AM Anton Khirnov wrote: > > > There are reports from people on IRC that they got confused by the > > change and voted the reverse of what they meant. Sadly there is no way > > to change your vote after

Re: [FFmpeg-devel] [PATCH] avfilter: add Affine Projection adaptive audio filter

2023-11-28 Thread Paul B Mahol
Gonna apply soon. ___ 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 "unsubscribe".

Re: [FFmpeg-devel] [PATCH] avfilter/framesync: fix OOM case

2023-11-28 Thread Paul B Mahol
Gonna apply soon. ___ 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 "unsubscribe".

Re: [FFmpeg-devel] [PATCH] avfilter/framesync: fix OOM case

2023-11-28 Thread Nicolas George
Paul B Mahol (12023-11-28): > Gonna apply soon. 24 hours is not enough. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Anton Khirnov
Quoting Ronald S. Bultje (2023-11-28 13:19:00) > Hi, > > On Tue, Nov 28, 2023 at 6:58 AM Anton Khirnov wrote: > > > There are reports from people on IRC that they got confused by the > > change and voted the reverse of what they meant. Sadly there is no way > > to change your vote after it's bee

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread James Almer
On 11/28/2023 9:34 AM, Anton Khirnov wrote: Quoting Ronald S. Bultje (2023-11-28 13:19:00) Hi, On Tue, Nov 28, 2023 at 6:58 AM Anton Khirnov wrote: There are reports from people on IRC that they got confused by the change and voted the reverse of what they meant. Sadly there is no way to cha

Re: [FFmpeg-devel] [PATCH] avfilter/framesync: fix OOM case

2023-11-28 Thread Paul B Mahol
On Tue, Nov 28, 2023 at 1:32 PM Nicolas George wrote: > Paul B Mahol (12023-11-28): > > Gonna apply soon. > > 24 hours is not enough. > How many hours is enough? > > -- > Nicolas George > ___ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org >

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Anton Khirnov
For the record, I've edited the vote description to make it more clear. It now looks like this: Five people from the list below will become the members of the Technical Committee (TC). Assign weights to each person according to how much you want them to be in the committee (higher weight = high

Re: [FFmpeg-devel] [PATCH] avfilter/vf_bwdif: consider chroma subsampling when enforcing minimum dimensions

2023-11-28 Thread Thomas Mundt
Hi Cosmin, Cosmin Stejerean via ffmpeg-devel schrieb am Sa., 25. Nov. 2023, 21:39: > Fixes #10688 > > Signed-off-by: Cosmin Stejerean > --- > libavfilter/vf_bwdif.c | 12 > 1 file changed, 12 insertions(+) > > diff --git a/libavfilter/vf_bwdif.c b/libavfilter/vf_bwdif.c > index 13

Re: [FFmpeg-devel] [PATCH] lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2d

2023-11-28 Thread Martin Storsjö
Hi, On Wed, 15 Nov 2023, xufuji456 via ffmpeg-devel wrote: Building iOS platform with arm64, the compiler has a warning: "instruction movi.2d with immediate #0 may not function correctly on this CPU, converting to movi.16b" The change is correct and something we should do. However since fb1

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Devin Heitmueller
On Tue, Nov 28, 2023 at 8:23 AM Anton Khirnov wrote: > > For the record, I've edited the vote description to make it more clear. > It now looks like this: > > Five people from the list below will become the members of the Technical > Committee (TC). Assign weights to each person according to how

[FFmpeg-devel] [PATCH v3] avcodec/amfenc: add smart access video option

2023-11-28 Thread Evgeny Pavlov
This commit adds option for enabling SmartAccess Video (SAV) in AMF encoders. SAV is an AMD hardware-specific feature which enables the parallelization of encode and decode streams across multiple Video Codec Engine (VCN) hardware instances. Signed-off-by: Evgeny Pavlov --- libavcodec/amfenc.c

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Derek Buitenhuis
On 11/28/2023 1:23 PM, Anton Khirnov wrote: > The system will assume you want to maximise the sum of weights of > selected candidates. E.g. if X is given a weight of 10 and Y and Z have > weights 8 and 6 respectively, then the voting algorithm will assume you > prefer a committee with both Y an

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Paul B Mahol
On Tue, Nov 28, 2023 at 3:10 PM Derek Buitenhuis wrote: > On 11/28/2023 1:23 PM, Anton Khirnov wrote: > > The system will assume you want to maximise the sum of weights of > > selected candidates. E.g. if X is given a weight of 10 and Y and Z have > > weights 8 and 6 respectively, then the vot

Re: [FFmpeg-devel] [PATCH] fate.sh: Allow overriding what targets to make for running the tests

2023-11-28 Thread Michael Niedermayer
On Tue, Nov 28, 2023 at 09:27:08AM +0200, Rémi Denis-Courmont wrote: > > > Le 28 novembre 2023 01:22:14 GMT+02:00, Michael Niedermayer > a écrit : > >On Mon, Nov 27, 2023 at 05:46:40PM +0200, Rémi Denis-Courmont wrote: > >[...] > >> Also FWIW, RV broke due to misaligned accesses and illegal vec

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Derek Buitenhuis
On 11/28/2023 2:25 PM, Paul B Mahol wrote: > Looks like average IQ dropped bellow room temperature. Direct insults are unacceptable and I have forwarded this to CC, which can hopefully look after the vote. - Derek ___ ffmpeg-devel mailing list ffmpeg-de

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Derek Buitenhuis
On 11/28/2023 2:30 PM, Derek Buitenhuis wrote: > Direct insults are unacceptable and I have forwarded this to CC, > which can hopefully look after the vote. (I include myself in this, the irony wasn't lost on me.) - Derek ___ ffmpeg-devel mailing list f

Re: [FFmpeg-devel] [PATCH v2] avcodec/amfenc: add smart access video option

2023-11-28 Thread Evgeny Pavlov
> > > Seems like we could template this to avoid the duplication, something like: > > #define PER_CODEC_OPTION(name) \ >(ctx->codec == AV1 ? AMF_VIDEO_ENCODER_AV1_ ## name : \ > ctx->codec == HEVC ? AMF_VIDEO_ENCODER_HEVC_ ## name : \ > AMF_VIDEO_ENCODER_ ##

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Paul B Mahol
On Tue, Nov 28, 2023 at 3:32 PM Derek Buitenhuis wrote: > On 11/28/2023 2:30 PM, Derek Buitenhuis wrote: > > Direct insults are unacceptable and I have forwarded this to CC, > > which can hopefully look after the vote. > > (I include myself in this, the irony wasn't lost on me.) > > Its my person

Re: [FFmpeg-devel] [PATCH 10 bit support v5 1/3] avcodec/amfenc: Fixes the color information in the output.

2023-11-28 Thread Evgeny Pavlov
On Mon, Nov 27, 2023 at 8:47 PM Mark Thompson wrote: > There is something very wrong with how the header information is working > here. > > With this series applied, I ran: > > ffmpeg_g.exe -report -y -i in.mp4 -an -c:v hevc_amf -bsf:v trace_headers > -frames:v 1 out.mp4 > > My input file is: > >

Re: [FFmpeg-devel] [PATCH] avfilter/framesync: fix OOM case

2023-11-28 Thread Paul B Mahol
Will wait max 24 hours. ___ 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 "unsubscribe".

Re: [FFmpeg-devel] [PATCH] libavdevice/decklink: extend available actions on signal loss

2023-11-28 Thread Devin Heitmueller
On Tue, Nov 28, 2023 at 4:22 AM Michael Riedl wrote: > > Ping My apologies, I saw your remarks that this didn't change backward compatibility but failed to reply. I have no further issues with this patch. Thanks, Devin -- Devin Heitmueller, Senior Software Engineer LTN Global Communications

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Anton Khirnov
Quoting Derek Buitenhuis (2023-11-28 15:10:10) > On 11/28/2023 1:23 PM, Anton Khirnov wrote: > > The system will assume you want to maximise the sum of weights of > > selected candidates. E.g. if X is given a weight of 10 and Y and Z have > > weights 8 and 6 respectively, then the voting algorit

Re: [FFmpeg-devel] [PATCH] avfilter/framesync: fix OOM case

2023-11-28 Thread Nicolas George
Paul B Mahol (12023-11-28): > Will wait max 24 hours. You will wait until I post a review, and if you think I am taking too much time in… let us say… ten days you can politely ask me where I am. -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-

Re: [FFmpeg-devel] [PATCH] avfilter/framesync: fix OOM case

2023-11-28 Thread Paul B Mahol
On Tue, Nov 28, 2023 at 5:01 PM Nicolas George wrote: > Paul B Mahol (12023-11-28): > > Will wait max 24 hours. > > You will wait until I post a review, and if you think I am taking too > much time in… let us say… ten days you can politely ask me where I am. > Once you became one, true, FFmpeg l

[FFmpeg-devel] [PATCH 1/2] checkasm: test for abs_pow34

2023-11-28 Thread flow gg
From 85e60d75554894964825f5718d14591294ec4e88 Mon Sep 17 00:00:00 2001 From: sunyuechi Date: Tue, 28 Nov 2023 14:08:12 +0800 Subject: [PATCH 1/2] checkasm: test for abs_pow34 --- libavcodec/aacenc.c| 24 +++-- libavcodec/aacenc.h| 1 + tests/checkasm/Makefile| 1 +

[FFmpeg-devel] [PATCH 2/2] lavc/aacencdsp: R-V V abs_pow34

2023-11-28 Thread flow gg
c910: abs_pow34_c: 24610.7 abs_pow34_rvv_f32: 6177.7 (need use "[FFmpeg-devel] [PATCH 1/2] checkasm: test for abs_pow34" first) From 86577c2d40d29422c4b769c854df99a88c7b3c77 Mon Sep 17 00:00:00 2001 From: sunyuechi Date: Tue, 28 Nov 2023 20:14:14 +0800 Subject: [PATCH 2/2] lavc/aacencdsp:

Re: [FFmpeg-devel] [PATCH 10 bit support v5 1/3] avcodec/amfenc: Fixes the color information in the output.

2023-11-28 Thread Mark Thompson
On 28/11/2023 14:39, Evgeny Pavlov wrote: On Mon, Nov 27, 2023 at 8:47 PM Mark Thompson wrote: There is something very wrong with how the header information is working here. With this series applied, I ran: ffmpeg_g.exe -report -y -i in.mp4 -an -c:v hevc_amf -bsf:v trace_headers -frames:v 1

Re: [FFmpeg-devel] [ANNOUNCE] upcoming vote: TC/CC elections

2023-11-28 Thread Derek Buitenhuis
On 11/28/2023 3:50 PM, Anton Khirnov wrote: > Calling things generically bad is the opposite of helpful. I cannot offer help on making a paragraph that I don't fully understand become more comprehensible, as that would require I understand it fully. But, I would again like to state these votes sh

Re: [FFmpeg-devel] [PATCH] avformat/movenc: fix safari cannot play generated hls due to empty sdtp atom

2023-11-28 Thread Jie Zhang
Hello, Is there any one can help to review this? Thanks! On Sat, Nov 18, 2023 at 6:26 PM Jay Zhang wrote: > This issue can be reproduced by command 'ffmpeg -i > small_bunny_1080p_60fps.mp4 -an -c:v libx265 -tag:v hvc1 -f hls > -hls_segment_type fmp4 out.m3u8'. After remove the empty sdtp

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/qsv: add sps pps header when frame->key_frame is true

2023-11-28 Thread Xiang, Haihao
On Do, 2023-11-16 at 12:06 +0800, Zhongwei Wang via ffmpeg-devel wrote: > The key_frame currently doesn't set extra header into frames when using qsv > encoders. > > Signed-off-by: reito > --- >  libavcodec/qsvenc.c | 31 +++ >  1 file changed, 31 insertions(+) > > dif