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

FFmpeg trac at avcodec.org
Fri May 5 08:28:07 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 stevenliu):

 {{{
 ffmpeg -re -copytb 1 -i 1KANAL_HD/stream_20170403-1491211902.ts -sn -dn -c
 copy -hls_allow_cache 0 -hls_base_url /ts/Mute_HD/ -hls_list_size 5
 -hls_time 5 -hls_flags delete_segments+omit_endlist -map 0 -async 1
 -ignore_unknown -avoid_negative_ts 0 -g 1 -r 50 -strict -2 -use_localtime
 1 -hls_segment_filename /hls/ts/Mute_HD/stream_%s.ts -report
 /hls/pl/Mute_HD.m3u8
 }}}

 try looks like this command


 Thanks

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


More information about the FFmpeg-trac mailing list