[FFmpeg-trac] #3724(avformat:closed): Computed HLS duration is sometimes incorrect with short segment durations

FFmpeg trac at avcodec.org
Thu Jul 17 17:13:17 CEST 2014


#3724: Computed HLS duration is sometimes incorrect with short segment durations
-------------------------------------+------------------------------------
             Reporter:  fthiery      |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  hls segment  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by saste):

 * keywords:  hls => hls segment
 * resolution:   => fixed
 * status:  new => closed
 * component:  undetermined => avformat


Comment:

 Should be fixed now in commit:
 {{{
 commit 5acad50056f653672a0e9b6b2986089c32046afb
 Author: Stefano Sabatini <stefasab at gmail.com>
 Date:   Thu Jul 17 14:49:20 2014 +0200

     lavf/segment: only use reference frames for computing the segment end
 time

     This avoids a systematic overestimate of the segments duration when
 there
     are several streams.

     Fix trac ticket #3724.
 }}}

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


More information about the FFmpeg-trac mailing list