Re: [FFmpeg-devel] [PATCH 1/2] avformat: add avformat_query_seekable

2025-04-13 Thread Zhao Zhili
> On Apr 13, 2025, at 19:15, Gyan Doshi wrote: > > Utility function to report seekability features for a given input. > > Useful for ffprobe and to extend seek possibilities in fftools. > --- > doc/APIchanges | 3 +++ > libavformat/avformat.h | 22 ++ > libavformat/seek.

Re: [FFmpeg-devel] [PATCH v2] w32pthreads: add support for setting thread name

2025-04-13 Thread Kacper Michajlow
On Mon, 31 Mar 2025 at 02:50, softworkz . wrote: > > > > > -Original Message- > > From: ffmpeg-devel On Behalf Of Jan > > Ekström > > Sent: Montag, 31. März 2025 00:05 > > To: FFmpeg development discussions and patches > > Subject: Re: [FFmpeg-devel] [PATCH v2] w32pthreads: add support f

[FFmpeg-devel] [PATCH] ffmpeg/repo: Add dot-folders in the repository root to .gitignore

2025-04-13 Thread softworkz
From: softworkz Those are often used by IDEs and FFmpeg doesn't have any such folders in the repo. Signed-off-by: softworkz --- ffmpeg/repo: Add dot-folders in the repository root to .gitignore Those are often used by IDEs and FFmpeg doesn't have any such folders in the repo.

Re: [FFmpeg-devel] [PATCH 1/2] avformat: add avformat_query_seekable

2025-04-13 Thread Gyan Doshi
On 2025-04-13 10:12 pm, Zhao Zhili wrote: On Apr 13, 2025, at 19:15, Gyan Doshi wrote: Utility function to report seekability features for a given input. Useful for ffprobe and to extend seek possibilities in fftools. --- doc/APIchanges | 3 +++ libavformat/avformat.h | 22

Re: [FFmpeg-devel] [PATCH 1/2] avformat: add avformat_query_seekable

2025-04-13 Thread Gyan Doshi
On 2025-04-13 09:39 pm, softworkz . wrote: -Original Message- From: ffmpeg-devel On Behalf Of Gyan Doshi Sent: Sonntag, 13. April 2025 13:16 To:ffmpeg-devel@ffmpeg.org Subject: [FFmpeg-devel] [PATCH 1/2] avformat: add avformat_query_seekable Utility function to report seekability f

Re: [FFmpeg-devel] [PATCH 13/18] ffv1/vulkan: redo context count tracking and quant_table_idx management

2025-04-13 Thread Jerome Martinez
Le 12/04/2025 à 09:22, Lynne a écrit : Also, this commit fully fixes decoding of context=1 encoded files. I confirm that it passes all my tests with this patches. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinf

Re: [FFmpeg-devel] [PATCH 1/2] avformat: add avformat_query_seekable

2025-04-13 Thread softworkz .
> -Original Message- > From: ffmpeg-devel On Behalf Of Gyan > Doshi > Sent: Montag, 14. April 2025 06:24 > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] [PATCH 1/2] avformat: add > avformat_query_seekable > > > > On 2025-04-13 09:39 pm, softworkz . wrote: > > > >> -Or

Re: [FFmpeg-devel] [PATCH 2/2] ffprobe: show seekability details in format section

2025-04-13 Thread Gyan Doshi
On 2025-04-13 09:48 pm, softworkz . wrote: -Original Message- From: ffmpeg-devel On Behalf Of Gyan Doshi Sent: Sonntag, 13. April 2025 13:16 To:ffmpeg-devel@ffmpeg.org Subject: [FFmpeg-devel] [PATCH 2/2] ffprobe: show seekability details in format section --- fftools/ffprobe.c

Re: [FFmpeg-devel] [PATCH 2/2] ffprobe: show seekability details in format section

2025-04-13 Thread softworkz .
> -Original Message- > From: ffmpeg-devel On Behalf Of Gyan > Doshi > Sent: Montag, 14. April 2025 06:40 > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] [PATCH 2/2] ffprobe: show seekability > details in format section > > > > On 2025-04-13 09:48 pm, softworkz . wrote: >

Re: [FFmpeg-devel] [PATCH 2/2] ffprobe: show seekability details in format section

2025-04-13 Thread softworkz .
> -Original Message- > From: ffmpeg-devel On Behalf Of > softworkz . > Sent: Montag, 14. April 2025 06:52 > To: FFmpeg development discussions and patches de...@ffmpeg.org> > Subject: Re: [FFmpeg-devel] [PATCH 2/2] ffprobe: show seekability > details in format section > > > > >

[FFmpeg-devel] Libtheora encoder/cingg <->ffmpeg interop?

2025-04-13 Thread Andrew Randrianasulu
I was testing our libtheora encoder/muxer after updating to libtheora 1.2.0 and noticed that ffmpeg complains about "(non)keyframe not correctly marked" ~/cinelerra/cinelerra-5.1 $ ffmpeg -i ~/svt_t.ogg -f null /dev/null ffmpeg version 7.1.1 Copyright (c) 2000-2025 the FFmpeg developers built

Re: [FFmpeg-devel] Libtheora encoder/cingg <->ffmpeg interop?

2025-04-13 Thread James Almer
On 4/13/2025 8:52 PM, Andrew Randrianasulu wrote: I was testing our libtheora encoder/muxer after updating to libtheora 1.2.0 and noticed that ffmpeg complains about "(non)keyframe not correctly marked" Backporting commit 22aa71d4da37a4ad2b0d28deeace64b57aa2ef50 to the 7.1 branch should fix it

[FFmpeg-devel] [PATCH 2/2] ffprobe: show seekability details in format section

2025-04-13 Thread Gyan Doshi
--- fftools/ffprobe.c| 49 +++- tests/ref/fate/cavs-demux| 2 +- tests/ref/fate/ffprobe_compact | 2 +- tests/ref/fate/ffprobe_csv | 2 +- tests/ref/fate/ffprobe_default | 1 + tests/ref/fate/ffprobe_flat |

[FFmpeg-devel] [PATCH 1/2] avformat: add avformat_query_seekable

2025-04-13 Thread Gyan Doshi
Utility function to report seekability features for a given input. Useful for ffprobe and to extend seek possibilities in fftools. --- doc/APIchanges | 3 +++ libavformat/avformat.h | 22 ++ libavformat/seek.c | 53 ++ libavform

Re: [FFmpeg-devel] [PATCH] avcodec/hevc: Enable d3d11va for yuv422p and yuv422p10

2025-04-13 Thread Zhao Zhili
> On Apr 12, 2025, at 20:51, Zhao Zhili > wrote: > > From: Zhao Zhili > > --- > I don't have hardware which support 4:2:2. Please help test this feature. Please ignore this patch. There is a more complete patch on the mailing list https://patchwork.ffmpeg.org/project/ffmpeg/patch/202411130

[FFmpeg-devel] [PATCH] avcodec/libjxlenc: prevent color encoding from being set twice

2025-04-13 Thread Leo Izen
We currently populate the color encoding bundle and then check to see if there's an ICC profile to attach, and set the color encoding bundle in either case. The ICC profile overrides the color encoding bundle, so we should not calculate enum-based color encoding if we have an ICC profile present. F

Re: [FFmpeg-devel] [RFC] FFmpeg Execution Graph Visualization

2025-04-13 Thread Michael Niedermayer
Hi Nicolas On Fri, Apr 11, 2025 at 07:09:09PM +0200, Nicolas George wrote: > Michael Niedermayer (HE12025-03-29): > > can you repost the AVWriter patches ? > > Sure, but I need to find the latest branch, and it is proving a cause of > procrastination for me. In the meantime, let me explain anew t

Re: [FFmpeg-devel] [RFC] FFmpeg Execution Graph Visualization

2025-04-13 Thread James Almer
On 4/13/2025 12:13 PM, Michael Niedermayer wrote: FFmpeg belongs to the People, to the Community. Its our project not just my project. In this specific case, I think the people who previously objected are no longer active in FFmpeg. These two statements clash with each other, for reasons you

Re: [FFmpeg-devel] [PATCH v2] libpostproc: deprecate the AMD 3DNow! define

2025-04-13 Thread Sean McGovern
Hi, On Fri, Apr 11, 2025, 09:52 Sean McGovern wrote: > It was left unreferenced in 1f0948272a0fcd0e4947f629b600983f3338c02f. > --- > libpostproc/postprocess.h | 2 ++ > libpostproc/version.h | 2 ++ > 2 files changed, 4 insertions(+) > > diff --git a/libpostproc/postprocess.h b/libpostproc

[FFmpeg-devel] [PATCH] avformat/rtpdec_av1: Fix fragment continuation check when OBU_HAS_SIZE_FIELD is set

2025-04-13 Thread Parallelc
When OBU_HAS_SIZE_FIELD is set in the OBU header, frag_obu_size remains 0. The code used !frag_obu_size to check for unexpected fragment continuation, which resulted in incorrect drops. Introduce expect_frag_cont to explicitly track continuation expectation. Signed-off-by: Parallelc --- libavfor

Re: [FFmpeg-devel] [PATCH 1/2] avformat: add avformat_query_seekable

2025-04-13 Thread softworkz .
> -Original Message- > From: ffmpeg-devel On Behalf Of Gyan > Doshi > Sent: Sonntag, 13. April 2025 13:16 > To: ffmpeg-devel@ffmpeg.org > Subject: [FFmpeg-devel] [PATCH 1/2] avformat: add > avformat_query_seekable > > Utility function to report seekability features for a given input. >

Re: [FFmpeg-devel] [PATCH 2/2] ffprobe: show seekability details in format section

2025-04-13 Thread softworkz .
> -Original Message- > From: ffmpeg-devel On Behalf Of Gyan > Doshi > Sent: Sonntag, 13. April 2025 13:16 > To: ffmpeg-devel@ffmpeg.org > Subject: [FFmpeg-devel] [PATCH 2/2] ffprobe: show seekability details in > format section > > --- > fftools/ffprobe.c| 49 ++

Re: [FFmpeg-devel] [PATCH 01/18] hwcontext_vulkan: disable descriptor buffer extension on Intel

2025-04-13 Thread Jerome Martinez
I tested the patches as a whole, for the moment with a focus on the performance. Tested with a RTX 4070 Ti on Linux & a RTX 3050 on Windows, globally no regression in speed on both test platforms, and I find a +25% (up to +35% in some cases, especially high resolutions) in average with 10-bit