[FFmpeg-trac] #6287(avformat:new): HLS: error with no sync m3u8 playlist file and chunks

FFmpeg trac at avcodec.org
Thu Apr 13 14:28:22 EEST 2017


#6287: HLS: error with no sync m3u8 playlist file and chunks
-------------------------------------+-------------------------------------
             Reporter:  krs_vital    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  hls          |               Blocked By:
  regression                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by krs_vital):

 another observation:

 ffmpeg stops to create chunks and begins to write in 1 file, strictly
 following the same sequence, in my case I use %d for generating file
 names, and the problem starts between 19050 and 19100 (stream_19050.ts,
 most often 19077 and 19078 sequence). Then the threads are manually
 restarted and again the problem occurs in the same place. I use a chunk of
 5 seconds, if you count, the problem occurs using 19050*5 = 92500 seconds,
 which is about 26 hours. Less frequently the problem appeared through half
 this time.

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


More information about the FFmpeg-trac mailing list