On Tue, Sep 27, 2016 at 12:30 AM, Marton Balint <c...@passwd.hu> wrote:
>> + } else if (ts->pids[i] && ts->pids[i]->type == >> MPEGTS_SECTION) { >> + return ret; > > > Why do you need this hunk? I think you can delete it, and everything will > remain working. This loop flushes existing half-read PES packets, so you > cannot simply return in the middle of the loop. If we remove it we don't get SCTE-35. New patch coming up later today. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel