[FFmpeg-trac] #11322(undetermined:new): ffmpeg stops with exit code 0 during input of hls http stream

FFmpeg trac at avcodec.org
Tue Nov 26 12:54:31 EET 2024


#11322: ffmpeg stops with exit code 0 during input of hls http stream
-------------------------------------+-------------------------------------
             Reporter:  Mad Sweeney  |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:  hls http     |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 ffmpeg stops with exit code 0 while reading certain hls http input
 streams.
 It will stream for a varying amount of time and then stop.

 To reproduce:
 {{{
 ffmpeg -report -v 9 -loglevel 99 -nostdin \
   -y -i 'http://as-hls-ww-
 live.akamaized.net/pool_904/live/ww/bbc_radio_three/bbc_radio_three.isml
 /bbc_radio_three-audio%3d96000.norewind.m3u8' \
   -to 3:00:00 \
   -acodec libmp3lame -write_xing 0 \
   testr3.mp3 \
   > testr3.out 2>&1
 }}}

 Also affects ffmpeg 7.0 and 7.1
 Log is attached.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11322>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list