[FFmpeg-trac] #3498(ffmpeg:new): FFmpeg hangs when recording internet stream

FFmpeg trac at avcodec.org
Tue Mar 25 14:22:36 CET 2014


#3498: FFmpeg hangs when recording internet stream
--------------------------------+--------------------------------------
             Reporter:  Marcin  |                     Type:  defect
               Status:  new     |                 Priority:  normal
            Component:  ffmpeg  |                  Version:  git-master
             Keywords:  AAC     |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+--------------------------------------
 Summary of the bug:
 I'm trying to record internet radio stream. It happens almost always
 during first ten minutes that ffmpeg hangs. Process is running at very low
 cpu usage, but nothing is written to output file. Output from ffmpeg
 (terminated with SIG_INT) in the attached file.

 Output of ps -C ffmpeg -o state,pcpu,rss,vsize,nwchan,thcount,args
 {{{
 S %CPU   RSS    VSZ  WCHAN THCNT COMMAND
 S  0.4  6584  68388 ffffff     5 ./ffmpeg -i
 http://10113.live.streamtheworld.com:80/SUPER_FMAAC_SC -acodec mp3
 stream.mp3 -v 9 -loglevel 99
 }}}

 How to reproduce:
 {{{
 % ./ffmpeg -i http://10113.live.streamtheworld.com:80/SUPER_FMAAC_SC
 -acodec mp3 stream.mp3 -v 9 -loglevel 99
 ffmpeg version: master a81ee2651fafd4412d0f8df159a3a11f6365ba70
 built on Ubuntu 12.04.4 with kernel 3.2.0-60-generic-pae
 }}}

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


More information about the FFmpeg-trac mailing list