On Fri, Jun 13, 2025 at 3:48 PM Pavel Koshevoy <[email protected]> wrote:
> > > On Fri, Jun 13, 2025 at 2:46 PM Michael Niedermayer < > [email protected]> 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. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
