Opened 6 years ago
#6485 new defect
sound disappears after some time when creating hls chunks
Reported by: | krs_vital | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
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