[FFmpeg-devel] [PATCH] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
pkoshevoy at gmail.com
Fri Apr 25 20:45:08 EEST 2025
On Fri, Apr 25, 2025 at 7:40 AM Michael Niedermayer <michael at 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
>
>
interesting, I used git format-patch master and git send-email to submit
the patch.
I can send it manually as an attachment if that's what you are asking for,
but I haven't had these problems with other patches I've submitted with git
send-email in the past.
I can also just push the changes to git master if you approve, since I have
commit access.
Thank you,
Pavel.
More information about the ffmpeg-devel
mailing list