1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavformat
Aman Gupta 606eac7b07 avformat/hlsenc: add hls_flag option to write segments to temporary file until complete
Adds a `-hls_flags +temp_file` which will write segment data to
filename.tmp, and then rename to filename when the segment is complete.

This patch is similar in spirit to one used in Plex's ffmpeg fork, and
allows a transcoding webserver to ensure incomplete segment files are
never served up accidentally.

Reviewed-by: Hendrik Leppkes <h.leppkes@gmail.com>
Reviewed-by: Bodecs Bela <bodecsb@vivanet.hu>
Signed-off-by: Aman Gupta <aman@tmm1.net>
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
2017-02-07 11:58:43 +08:00
..
2017-01-16 10:24:02 +01:00
2017-01-30 11:00:58 +01:00
2016-10-17 20:41:26 +02:00
2017-02-01 02:57:40 +01:00
2017-01-19 02:40:43 +01:00
2016-10-21 19:41:09 +02:00
2016-11-26 11:28:22 +08:00
2017-02-03 19:01:59 +01:00
2017-02-01 15:09:38 +01:00
2016-09-10 16:40:47 -07:00
2016-11-08 22:27:11 +01:00
2016-11-07 00:51:49 +01:00
2016-11-10 01:18:43 +01:00
2016-11-07 00:51:49 +01:00
2016-10-09 20:09:00 +02:00
2017-01-11 16:02:10 +01:00
2017-01-16 10:24:01 +01:00
2016-10-20 19:54:54 +02:00
2016-11-23 01:16:42 +01:00
2017-01-30 11:00:58 +01:00
2016-10-09 20:09:00 +02:00
2016-11-07 00:51:49 +01:00