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

FFmpeg trac at avcodec.org
Thu Apr 13 12:07:35 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):

 Now recorded channel, where all HLS chunks are not done, it creates only 1
 file and the playlist is not updated. Perhaps these 2 problems are somehow
 connected.

 link to file:
 https://mycloud.g-service.ru/owncloud/index.php/s/MDoVwsgWBxuePeY

 ffmpeg command:
 /usr/local/bin/ffmpeg -fifo_size 8192 -buffer_size 8192 -overrun_nonfatal
 1 -i udp://239.192.18.17:1234 -sn -dn -c copy -hls_allow_cache 0
 -hls_base_url /ts/MIR_HD/ -hls_list_size 5 -hls_time 5 -hls_flags
 delete_segments+omit_endlist -map 0 -r 50 -async 1 -vsync 1 -g 1
 -ignore_unknown -shortest -avoid_negative_ts 0 -fflags +genpts
 -hls_segment_filename /hls/ts/MIR_HD/stream_%d.ts /hls/pl/MIR_HD.m3u8

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


More information about the FFmpeg-trac mailing list