[FFmpeg-devel] [PATCH] avformat/mpegts: Restrict skipping Metadata AU cells to metadata streams
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Fri Mar 1 23:24:23 EET 2024
Marton Balint:
>
>
> On Fri, 1 Mar 2024, Andreas Rheinhardt wrote:
>
>> Only metadata streams (stream type 0x15) are packed
>> in Metadata AU cells, so it should only be stripped
>> from them and not from all KLV streams.
>>
>> Fixes ticket #10828, a regression since
>> 468615f2045da325e0f73e8e668d49cf456ccb37.
>
> I sent a patch for this yesterday:
>
> https://ffmpeg.org/pipermail/ffmpeg-devel/2024-March/322432.html
>
Sorry.
(Your commit message should mention that this is a regression caused by
468615f2045da325e0f73e8e668d49cf456ccb37.)
- Andreas
More information about the ffmpeg-devel
mailing list