#6533: Invalid EXT-X-TARGETDURATION in HLS -------------------------------------+------------------------------------ Reporter: tonn81 | Owner: Type: defect | Status: reopened Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: hls | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------
Comment (by stevenliu): Replying to [comment:9 tonn81]: > Or, `all {round(chunk_duration) <= target_duration}` If you mean the hls_time is the target duration, i think you are wrong, the m3u8 should make segment complete, not partcal: for example, GOP Size if 5s, then you set hls_time to 3s, there will have some problem, because the segment is split at keyframe and full frame, so the hls_time you set is a reference for segment spliter -- Ticket URL: <https://trac.ffmpeg.org/ticket/6533#comment:11> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac