diff options
author | Bela Bodecs <bodecsb@vivanet.hu> | 2018-02-19 21:36:25 +0100 |
---|---|---|
committer | Steven Liu <lq@chinaffmpeg.org> | 2018-02-23 21:36:11 +0800 |
commit | 85e6a33bdfddfc9532dc10079368649a23c2b6c4 (patch) | |
tree | d03275ee9e140680aa670cfb82d289663aab5d73 /libavformat/movenccenc.c | |
parent | b6652f5100af48141dadcc45b087cf75eadc145e (diff) | |
download | ffmpeg-85e6a33bdfddfc9532dc10079368649a23c2b6c4.tar.gz |
hlsenc: Fixing HLS_TEMP_FILE usage with HLS_SECOND_LEVEL_SEGMENT_...
Currently using HLS_TEMP together with HLS_SECOND_LEVEL_SEGMENT_DURATION
or HLS_SECOND_LEVEL_SEGMENT_SIZE gives error at end of each segment
writing and the final segment file names do not contain the desired
data. This patch fixes this bug by delaying the initilization of
original segment filename after actual temp file renaming will skip the
interfering.
Signed-off-by: Bela Bodecs <bodecsb@vivanet.hu>
Diffstat (limited to 'libavformat/movenccenc.c')
0 files changed, 0 insertions, 0 deletions