2017-12-02 20:15 GMT+08:00 Sandeep Reddy <gurramsandeep.red...@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
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to