On Fri, Apr 25, 2025 at 7:40 AM Michael Niedermayer <michael@niedermayer.cc> wrote: > On Tue, Apr 22, 2025 at 06:51:55PM -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. > > > > I've updated fate ts-demux expected results. > > --- > > libavformat/mpegts.c | 2 +- > > tests/ref/fate/ts-demux | 4 ++-- > > 2 files changed, 3 insertions(+), 3 deletions(-) > > please send a link to a git repo or base64 encoded attachment the long line > in the patch causes problems: > > Applying: avformat/mpegts: update stream info when PMT ES stream_type > changes > error: corrupt patch at line 38 > error: could not build fake ancestor > > thx > > Patch attached.