This commit is contained in:
cclecle
2023-11-18 02:53:36 +00:00
parent 6d47344920
commit bcb4eae8ec

View File

@@ -1643,7 +1643,7 @@ static int hls_window(AVFormatContext *s, int last, VariantStream *vs)
}
}
//if (last && (hls->flags & HLS_OMIT_ENDLIST)==0)
if (last && (hls->flags & HLS_OMIT_ENDLIST)==0)
ff_hls_write_end_list(byterange_mode ? hls->m3u8_out : vs->out);
if (vs->vtt_m3u8_name) {