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

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

 i use udp input, do you propose to add option 'copytb' for input?

 /usr/local/bin/ffmpeg -copytb 1 -fflags nobuffer -overrun_nonfatal 1 -i
 udp://239.192.7.44:1234 -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 /hls/pl/Mute_HD.m3u8

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


More information about the FFmpeg-trac mailing list