On Tue, 3 Sep 2019, Anthony Delannoy wrote:
Hi On some DVB stream ffprobe segfaulted, it was because of SCTE-35 data packet reception before the end of MpegTSContext initialization. On this patch I check for `ts->pkt` availability before trying to generate a new SCTE data packet.
Thanks, applied. Regards, Marton _______________________________________________ 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".
