[FFmpeg-devel] [PATCH] Revert "avformat/mpegts: update stream info when PMT ES stream_type changes"

Pavel Koshevoy pkoshevoy at gmail.com
Sat Jun 14 22:15:24 EEST 2025


On Fri, Jun 13, 2025 at 3:48 PM Pavel Koshevoy <pkoshevoy at gmail.com> wrote:

>
>
> On Fri, Jun 13, 2025 at 2:46 PM Michael Niedermayer <
> michael at niedermayer.cc> wrote:
>
>>
>> <snip>

>
>> Pavel, are you ok with this being reverted or do you want to submit a
>> patch that puts this behind some runtime flag ?
>>
>
> I'd prefer a runtime flag, but idk how to do that, some pointers to
> examples might help.
>

Should I just add a new option to avformat/mpegts.c `options`?
There is also `raw_options` for mpegtsraw demuxer -- IDK what that's for.
Should the new option be added to MPEGTS_OPTIONS or just `options`?
Is "reprobe_stream_if_pmt_es_stream_type_changes" option name acceptable?

Thank you,
    Pavel.


More information about the ffmpeg-devel mailing list