On Sun, Aug 30, 2015 at 09:55:36AM +0200, Sébastien Cramatte wrote:
> Hello,
>
> I've made a small patch to add support for strftime on HLS segment
> names template.
> Now you can use "strftime" template with hls segmenter in the same
> way as with ssegmenter.
>
> https://github.com/scramatte/F
Hello,
I've made a small patch to add support for strftime on HLS segment
names template.
Now you can use "strftime" template with hls segmenter in the same way
as with ssegmenter.
https://github.com/scramatte/FFmpeg/blob/hls_strftime/libavformat/hlsenc.c
Can you please include it to the m