[FFmpeg-devel] [PATCH] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
pkoshevoy at gmail.com
Wed Apr 23 03:53:26 EEST 2025
On Mon, Apr 21, 2025 at 2:58 PM Michael Niedermayer <michael at niedermayer.cc>
wrote:
> Hi Pavel
>
> On Sat, Apr 19, 2025 at 10:18:29AM -0600, Pavel Koshevoy wrote:
> > I have a couple of .ts captures where video and audio codec changes
> > even though the PMT version does not change and the PIDs stay the same.
> > ---
> > libavformat/mpegts.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Changes fate output:
> is this intended ? if so the output should be updated in the patch
>
>
Looks right to me, I've submitted a new patch with updated ts-demux
expected results.
Thank you,
Pavel.
More information about the ffmpeg-devel
mailing list