[FFmpeg-devel] [PATCH 2/4] V11 - SCTE-35 extraction from mpegts
Carlos Fernandez Sanz
carlos at ccextractor.org
Sat Oct 1 19:48:25 EEST 2016
On Tue, Sep 27, 2016 at 3:13 PM, Marton Balint <cus at passwd.hu> wrote:
>
> nothing useful in the header, it might make sense to create a data packet
> only from the buffer _after_ the section_length field, skipping the last
> CRC32 field as well.
I've been looking into this, but it would break some things (like
base64 encoding of complete scte-35 packet) . Plus we'd miss the
table_id which is not parsed in mpets.c.
Next version ready (will submit now) with other things that have been
mentioned here.
More information about the ffmpeg-devel
mailing list