[FFmpeg-devel] Re: [PATCH] avformat/demux: avoid unconditional ID3v2 tag consumption

2025-09-03 Thread Kyle Swanson via ffmpeg-devel
Hi,

On Tue, Sep 2, 2025 at 9:41 AM Kyle Swanson  wrote:
>
> On Wed, Aug 20, 2025 at 2:09 PM Kyle Swanson  wrote:
> >
> > Hi,
> >
> > On Wed, Jul 23, 2025 at 10:51 AM Nil Fons Miret via ffmpeg-devel
> >  wrote:
> > > Pinging this patch from a couple weeks ago. To be clear, I am not sure
> > > how people typically use ffmpeg's ID3v2 support, so please let me know
> > > if the patch is missing something and I'm happy to iterate on it, but
> > > it does seem to me that trying to parse it from rawvideo inputs is
> > > wrong.
> >
> > Anyone interested in testing this? Please see Nil's repro steps above.
> > Otherwise, I'll merge this sometime next week.
>
> Will push tomorrow, thanks.

Pushed.

Thanks,
Kyle
___
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]


[FFmpeg-devel] Re: [PATCH] avformat/demux: avoid unconditional ID3v2 tag consumption

2025-09-02 Thread Kyle Swanson via ffmpeg-devel
On Wed, Aug 20, 2025 at 2:09 PM Kyle Swanson  wrote:
>
> Hi,
>
> On Wed, Jul 23, 2025 at 10:51 AM Nil Fons Miret via ffmpeg-devel
>  wrote:
> > Pinging this patch from a couple weeks ago. To be clear, I am not sure
> > how people typically use ffmpeg's ID3v2 support, so please let me know
> > if the patch is missing something and I'm happy to iterate on it, but
> > it does seem to me that trying to parse it from rawvideo inputs is
> > wrong.
>
> Anyone interested in testing this? Please see Nil's repro steps above.
> Otherwise, I'll merge this sometime next week.

Will push tomorrow, thanks.
___
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]


Re: [FFmpeg-devel] [PATCH] avformat/demux: avoid unconditional ID3v2 tag consumption

2025-08-20 Thread Kyle Swanson via ffmpeg-devel
Hi,

On Wed, Jul 23, 2025 at 10:51 AM Nil Fons Miret via ffmpeg-devel
 wrote:
> Pinging this patch from a couple weeks ago. To be clear, I am not sure
> how people typically use ffmpeg's ID3v2 support, so please let me know
> if the patch is missing something and I'm happy to iterate on it, but
> it does seem to me that trying to parse it from rawvideo inputs is
> wrong.

Anyone interested in testing this? Please see Nil's repro steps above.
Otherwise, I'll merge this sometime next week.

Thanks,
Kyle
___
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".