[FFmpeg-devel] [PATCH 2/2] avformat/hlsenc: Signal http end of chunk explicitly during hlsenc_io_close()

Jeyapal, Karthick kjeyapal at akamai.com
Fri Dec 22 10:50:16 EET 2017



>On 12/22/17, 2:06 PM, "刘歧" <lq at chinaffmpeg.org> wrote:
>
>> On 22 Dec 2017, at 15:04, Karthick J <kjeyapal at akamai.com> wrote:
>> 
>> From: Karthick Jeyapal <kjeyapal at akamai.com>
>> 
>> Currently http end of chunk is called implicitly in hlsenc_io_open().
>> This mean playlists http writes would have to wait upto a segment duration to signal end of chunk causing delays.
>> This patch will fix that problem and improve performance.
>> […]
>LGTM, if the libavformat/http no problem.
Thanks for the comments.
I have sent a new patch v2 to address the http issue raised by wm4

Regards,
Karthick
>
>
>thanks
>
>Steven





More information about the ffmpeg-devel mailing list