[FFmpeg-trac] #8380(avformat:new): EXT-X-TARGETDURATION can't be 0

FFmpeg trac at avcodec.org
Fri Nov 15 11:22:35 EET 2019


#8380: EXT-X-TARGETDURATION can't be 0
------------------------------------+------------------------------------
             Reporter:  simonb      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by simonb):

 I just realised that if I set hls_time to, say, 1.2 then
 EXT-X-TARGETDURATION is 1 and therefore still less than that the segment
 duration. So it is more than just <0.5 being invalid, it applies to any
 segment length between n and n.5 where n > than its integer.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8380#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list