[FFmpeg-trac] #6067(avformat:open): HLS segment length not equal with what m3u8 reports, when ffmpeg restarts

FFmpeg trac at avcodec.org
Mon Jan 9 17:36:55 EET 2017


#6067: HLS segment length not equal with what m3u8 reports, when ffmpeg restarts
------------------------------------+-------------------------------------
             Reporter:  pero        |                    Owner:  stevenliu
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-------------------------------------

Comment (by stevenliu):

 Replying to [comment:7 pero]:
 > I checked again the playlists and I realised there are 0.04 sec
 differences too, but 0.08  sec diff is much more frequently.
 Ah, the last segment is not use split, just use


 {{{
 hls_write_trailer
 AVFormatContext *oc = hls->avf;
 av_write_trailer(oc);
 }}}

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


More information about the FFmpeg-trac mailing list