[FFmpeg-devel] [PATCH 1/2] v3 - SCTE extraction from mpegts

Steven Liu lingjiujianke at gmail.com
Mon Dec 4 04:42:02 EET 2017


2017-12-02 20:15 GMT+08:00 Sandeep Reddy <gurramsandeep.reddy7 at gmail.com>:
> Hi,
>
> I applied the SCTE patch on hlsenc. But I am unable to find a way to
> intialize scte_interface of HLSContext .
>
> Please let me know ,how to intialize it

hlsenc initialize in hls_mux_init API, it is called by
hls_write_header, you can insert it into the API.

I will refine the hls_mux_init to ff_hls_muxer->init, that's no matter
you do the SCTE work.



Thanks

Steven


More information about the ffmpeg-devel mailing list