1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-17 20:17:55 +02:00
FFmpeg/libavformat
Ronak Patel 223d2bde22 Improve hls VOD mode hls performance problem.
This fixes the creation of the hls manifest in hlsenc.c by writing the
entire manifest at the end for VOD playlists. Live & Event Playlists are unaffected.
This also fixes the behavior with HLS_TEMP_FILE to work correctly when
-hlsflags temp_file is specified, instead of always relying on use_rename, which caused these problems.

Files that would previously take over a week to fragment now take
1 minute on the same hardware. This was a 153 hour audio file (2.2GB of audio).

Signed-off-by: Ronak Patel <ronak2121@yahoo.com>
2018-08-19 09:57:44 +08:00
..
2018-07-14 19:04:48 +02:00
2018-05-06 15:07:28 +08:00
2018-04-16 13:46:10 -03:00
2018-02-04 15:19:41 +01:00
2018-08-14 22:06:30 +05:30
2018-08-14 22:06:30 +05:30
2017-11-05 10:42:07 +01:00
2017-12-08 16:01:09 +01:00
2018-05-05 21:35:31 +02:00
2018-03-07 22:26:53 +01:00
2018-02-11 20:03:33 +01:00
2018-02-11 20:03:33 +01:00
2018-07-27 20:07:52 +08:00
2018-05-21 19:43:04 -03:00
2018-05-21 19:43:04 -03:00
2018-02-11 20:03:33 +01:00
2018-02-11 20:03:33 +01:00
2018-03-07 22:26:53 +01:00
2018-08-14 22:06:30 +05:30