[FFmpeg-trac] #6485(undetermined:new): sound disappears after some time when creating hls chunks

FFmpeg trac at avcodec.org
Fri Jun 23 10:42:53 EEST 2017


#6485: sound disappears after some time when creating hls chunks
-------------------------------------+-------------------------------------
             Reporter:  krs_vital    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 ffmpeg version N-86436-g4f9e958 Copyright (c) 2000-2017 the FFmpeg
 developers

 /usr/local/bin/ffmpeg -copytb 1 -avoid_negative_ts make_zero
 -overrun_nonfatal 1 -i udp://239.192.7.246:1234 -sn -dn -c copy
 -hls_allow_cache 0 -hls_ts_options pcr_period=0 -hls_base_url /ts/DomKino/
 -hls_list_size 5 -hls_time 5 -hls_flags delete_segments+omit_endlist -map
 0 -ignore_unknown -r 50 -strict -2 -use_localtime 1 -hls_segment_filename
 /hls/ts/DomKino/stream_%s.ts /hls/pl/DomKino.m3u8


 I made a recording of the main stream
 https://mycloud.g-service.ru/owncloud/index.php/s/d8pn6oFYUrnpzwC

 and kept hls chunks at the output of ffmpeg
 https://mycloud.g-service.ru/owncloud/index.php/s/jXd3dYhXhALuX3b

 the output of ffmpeg hls is missing sound

 after ffmpeg restart the sound on hls output appears

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6485>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list